What are the Security recommendations for Azure Container Instances?

KarishmaTiwari-MSFT 20,837 Reputation points Microsoft Employee Moderator
2020-05-14T16:29:42.837+00:00

What are the Security recommendations for Azure Container Instances?

[Note: As we migrate from MSDN, this question has been posted by an Azure Cloud Engineer as a frequently asked question]

Azure Container Instances
0 comments No comments
{count} votes

Answer accepted by question author
  1. vipullag-MSFT 26,522 Reputation points Moderator
    2020-05-14T16:56:27.71+00:00

    Here are few Security recommendations for ACI, check this document for more details:

    1. Use a private registry for images like ACR.
    2. Monitor and scan container images and identify potential vulnerabilities.
    3. Protect credentials by ensuring only privileged users have access with least privileged role based access.

    Source : Azure Documentation Link

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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