Skip to content

Commit 828574b

Browse files
authored
Update v1 link to v2
Update v1 link to v2
1 parent 5afecf6 commit 828574b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-run-local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ When you deploy to an Azure Container Apps environment, the following considerat
426426

427427
+ Storage connection strings and other service credentials are important secrets. Make sure to securely store any script files using `func azurecontainerapps deploy` and don't store them in any publicly accessible source control systems. You can [encrypt the local.settings.json file](#encrypt-the-local-settings-file) for added security.
428428

429-
For more information, see [Azure Container Apps hosting of Azure Functions](functions-container-apps-hosting.md).
429+
For more information, see [Azure Container Apps hosting of Azure Functions](../container-apps/functions-overview.md).
430430

431431
### [Kubernetes cluster](#tab/kubernetes)
432432

0 commit comments

Comments
 (0)