/Knowledge/sources/honojs__hono/llms-full/azure-functions-deploy--eae4466817cd.md
Azure Functions: Deploy - hono-docs
Azure Functions: Deploy Source evidence: /Sources/honojs hono/provenance.md Canonical citation: https://hono.dev/llms full.txt 5 deploy Summary ::: info Befo...
Azure Functions: Deploy
Source evidence: /Sources/honojs__hono/provenance.md Canonical citation: https://hono.dev/llms-full.txt#5-deploy
Summary
::: info Before you can deploy to Azure, you need to create some resources in your cloud infrastructure. Please visit the Microsoft documentation on [Create supporting Azure resources for your function](https://learn.microsoft.com/en-us/...
Content
::: info Before you can deploy to Azure, you need to create some resources in your cloud infrastructure. Please visit the Microsoft documentation on Create supporting Azure resources for your function :::
Build the project for deployment:
::: code-group
npm run build
yarn build
pnpm build
bun run build
:::
Deploy your project to the function app in Azure Cloud. Replace <YourFunctionAppName> with the name of your app.
func azure functionapp publish <YourFunctionAppName>
Metadata
{
"chunk_index": 0,
"citation": "https://hono.dev/llms-full.txt#5-deploy",
"coverage_role": "overview",
"qualified_title": "Hono / llms-full / Azure Functions > 5. Deploy",
"retrieved_at": "2026-07-02T05:51:01Z",
"section_index": 369,
"source_id": "/honojs/hono",
"source_type": "llms_full",
"target_label": "llms-full",
"title": "Azure Functions: Deploy",
"upstream_url": "https://hono.dev/llms-full.txt",
"version": "2026"
}