Skip to content

Commit b2db584

Browse files
committed
format
1 parent d26ef89 commit b2db584

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/container-instances/container-instances-managed-identity.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,9 @@ In this article, you learn more about managed identities in Azure Container Inst
1717
> * Use the managed identity to access a key vault from a running container
1818
1919
Adapt the examples to enable and use identities in Azure Container Instances to access other Azure services. These examples are interactive. However, in practice your container images would run code to access Azure services.
20-
21-
[!IMPORTANT]
20+
21+
> [!IMPORTANT]
2222
> This feature is currently in preview. Previews are made available to you on the condition that you agree to the [supplemental terms of use](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). Some aspects of this feature may change prior to general availability (GA). Currently, managed identities on Azure Container Instances, are only supported with Linux containers and not yet with Windows containers.
23-
>
24-
2523
2624
## Why use a managed identity?
2725

0 commit comments

Comments
 (0)