AZ-303 Exam Question 36

You have an Azure Container Registry and an Azure container instance.
You pull an image from the registry, and then update the local copy of the image.
You need to ensure that the updated image can be deployed to the container instance. The solution must ensure that you can deploy the updated image or the previous version of the image.
What should you do?
  • AZ-303 Exam Question 37

    A company runs multiple Windows virtual machines (VMs) in Azure.
    The IT operations department wants to apply the same policies as they have for on-premises VMs to the VMs running in Azure, including domain administrator permissions and schema extensions.
    You need to recommend a solution for the hybrid scenario that minimizes the amount of maintenance required.
    What should you recommend? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-303 Exam Question 38

    You have an Azure subscription named Subscription1 that is used by several departments at your company.
    Subscription1 contains the resources in the following table.

    Another administrator deploys a virtual machine named VM1 and an Azure Storage account named Storage2 by using a single Azure Resource Manager template.
    You need to view the template used for the deployment.
    From which blade can you view the template that was used for the deployment?
  • AZ-303 Exam Question 39

    You have an Azure App Service API that allows users to upload documents to the cloud with a mobile device. A mobile app connects to the service by using REST API calls.
    When a new document is uploaded to the service, the service extracts the document metadata. Usage statistics for the app show significant increases in app usage.
    The extraction process is CPU-intensive. You plan to modify the API to use a queue.
    You need to ensure that the solution scales, handles request spikes, and reduces costs between request spikes.
    What should you do?
  • AZ-303 Exam Question 40

    You create the user-assigned identities shown in the following table.

    You create a virtual machine that has the following configurations:
    * Name:VM1
    * Location: West US
    * Resource group: RG1
    Which managed identities can you add to VM1?