Skip to content

Commit

Permalink
Update README.md (Azure#176)
Browse files Browse the repository at this point in the history
  • Loading branch information
rabollin authored Oct 10, 2023
1 parent f00fc85 commit 9b331cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Extension provides both HTTP client & HTTP Server (Kestrel) to interact with Dap
You can easily deploy Azure Functions with the Dapr extension in Azure Container Apps (ACA), self-hosted mode or Kubernetes. Follow the below quickstarts guides to deploy Azure Functions with Dapr Extension.

- [Local](./deploy/local/local-deployment.md)
- [Azure Container Apps](./deploy/aca/aca-deployment.md)
- [Azure Container Apps](./quickstarts/dotnet-isolated/deploy/aca/README.md)
- [Kubernetes](./deploy/kubernetes/kubernetes-deployment.md)

If you are new to Azure Functions, it's recommended to [try out an Azure Function's quickstart first](https://docs.microsoft.com/azure/azure-functions/) to understand the basics of the programming model.
Expand Down

0 comments on commit 9b331cf

Please sign in to comment.