This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What is the role of Azure Container Registry in the context of container app deployments?
To securely store and manage source code on virtual machines in Azure.
To provide a platform for web application development.
To securely store and manage container images and related artifacts.
What key element must be configured for secure communication between Container Registry and Container Apps?
An Azure Pipeline.
An Azure Container Registry image repository.
An Azure Virtual Network.
What is Azure Container Registry?
A private registry service for building, storing, and managing container images and related artifacts.
A tool used to manage virtual machines in Azure.
A public registry service for building, storing, and managing container images and related artifacts.
What is the purpose of logging in to the registry using Azure CLI?
To remove images from your Azure container registry.
To create a container registry in your Azure subscription.
To push and pull container images.
What is the benefit of using a managed identity with container registry?
To authenticate to an Azure container registry from another Azure resource, without needing to provide or manage registry credentials.
To authenticate directly using an individual login.
To authenticate using a service principal.
What is the purpose of Azure role-based access control (Azure RBAC)?
To manage access to Azure resources using built-in roles.
To assign specific permissions to users, service principals, or other identities that need to interact with a registry.
To manage access to Azure resources using custom roles.
What are the key scenarios that can be accomplished with a virtual network in Azure?
Filtering of on-premises network traffic.
Communication of Azure resources with each other, the internet, and on-premises networks; Filtering and routing of network traffic; Integration with Azure services.
Communication between on-premises resources and the internet.
You must answer all questions before checking your work.
Was this page helpful?