Skip to content

Commit 27b9122

Browse files
authored
redundant note
1 parent df47191 commit 27b9122

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/azure-functions/functions-deploy-container.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ zone_pivot_groups: programming-languages-set-functions
1111

1212
In this article, you create a function app running in a Linux container and deploy it to Azure Functions.
1313

14-
>[!IMPORTANT]
15-
>This article currently shows how to connect to the container registry by using shared secret credentials. For the best security, you should instead use only a managed identity-based connection to Azure Container Registry using Microsoft Entra authentication. For more information, see the [Functions developer guide](../articles/azure-functions/functions-reference.md#connections).
16-
1714
Deploying your function code to Azure Functions in a container requires [Premium plan](functions-premium-plan.md) or [Dedicated (App Service) plan](dedicated-plan.md) hosting. Completing this article incurs costs of a few US dollars in your Azure account, which you can minimize by [cleaning-up resources](#clean-up-resources) when you're done.
1815

1916
> [!TIP]

0 commit comments

Comments
 (0)