You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure Container Registry (ACR) is a managed Docker container registry service provided by Microsoft Azure. It allows developers to store, manage, and deploy container images and artifacts securely in the cloud. ACR integrates seamlessly with Azure services, enabling continuous integration and continuous deployment (CI/CD) workflows for containerized applications. Additionally, it supports features like geo-replication, automated image builds, and integration with Azure Active Directory for enhanced security and access control.
Whether to allow trusted Azure services to access a network restricted Container Registry? Possible values are None and AzureServices. Defaults to AzureServices