Is Managed identity in preview for Azure Container Instances?

Eiji Suzuki 21 Reputation points
2022-11-06T06:51:51.557+00:00

The azure portal says "System assigned (preview)" on the following page
My container instances resource > Settings > Identity

But I can't find that Managed identity for Azure Container Instances is in preview in the documents.
https://learn.microsoft.com/en-us/azure/container-instances/container-instances-managed-identity

Is Managed identity in preview for Azure Container Instances?

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
757 questions
Microsoft Security Microsoft Entra Microsoft Entra ID
{count} votes

Accepted answer
  1. vipullag-MSFT 26,487 Reputation points Moderator
    2022-11-07T13:52:09.183+00:00

    @Eiji Suzuki

    Managed identity in ACI is no longer in preview.

    Checking the changes made to the docs we can see the preview references were removed recently.

    257932-image.png

    The mentioning of preview on the settings tab on the portal should also be removed. I have shared the feedback to the internal team on this.

    Hope that helps.

    1 person found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Manu Philip 20,206 Reputation points MVP Volunteer Moderator
    2022-11-06T12:24:00.587+00:00

    It seems like, there is a conflict between the documentation and the azure portal. I have raised a question to the documentation team as follows. Let's see their feedback

    https://github.com/MicrosoftDocs/azure-docs/issues/101046

    2 people found this answer helpful.

  2. Arun Siripuram 911 Reputation points
    2022-11-06T14:07:28.923+00:00

    @Anthony Chu - MSFT - 1 of the Contributors and Product Manager
    @Eiji Suzuki
    Looks like the documentation of Managed identities of most of the resources like App Services, Function apps, ACR, etc are reflecting similar (both in azure portal and in documentations). however, Managed identities in Azure Container Apps documentation (only) has conflict with Azure Portal as it is looks like it is generally available now.
    https://learn.microsoft.com/en-us/azure/container-apps/managed-identity?tabs=portal%2Cdotnet.

    2 people found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.