Skip to content

Commit 01fbc0c

Browse files
authored
Update functions-run-local.md reverted the change
kept v1 link for now
1 parent 4c3bf77 commit 01fbc0c

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
@@ -429,7 +429,7 @@ When you deploy to an Azure Container Apps environment, the following considerat
429429

430430
+ 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.
431431

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

434434
### [Kubernetes cluster](#tab/kubernetes)
435435

0 commit comments

Comments
 (0)