Skip to content

Commit d8c80cb

Browse files
Merge pull request #310499 from Albertyang0/2026_01-Monthly-broken-links-fix-92
2026_01 - Fix monthly broken links
2 parents 0066eec + 79fb0c4 commit d8c80cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/azure-functions/dotnet-aspire-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ To use these keys from clients, you need to retrieve them from the key vault.
338338
> [!NOTE]
339339
> Publishing as a function app requires the Aspire Azure App Service integration, which is currently in preview.
340340
341-
You can configure Aspire to deploy to a function app using the [Aspire Azure App Service integration](/dotnet/aspire/azure/azure-app-service-integration). Because Aspire publishes the Functions project as a container, the hosting plan for your function app must support deploying containerized applications.
341+
You can configure Aspire to deploy to a function app using the [Aspire Azure App Service integration](https://aspire.dev/integrations/cloud/azure/azure-functions). Because Aspire publishes the Functions project as a container, the hosting plan for your function app must support deploying containerized applications.
342342

343343
To publish your Aspire Functions project as a function app, follow these steps:
344344

0 commit comments

Comments
 (0)