AZ-305 Exam Question 186

You are developing a web application that provides streaming video to users. You configure the application to use continuous integration and deployment.
The app must be highly available and provide a continuous streaming experience for users.
You need to recommend a solution that allows the application to store data in a geographical location that is closest to the user.
What should you recommend?
  • AZ-305 Exam Question 187

    You have an Azure subscription that contains an Azure DevOps pipeline and an Azure Repos repository. The pipeline performs the following actions:
    - Builds a custom container image by using a base image stored in a
    public Docker Hub repository
    - Stores the custom container image in Azure Container Registry
    - Deploys the custom container image to Azure Container Apps
    The pipeline is triggered by commits to the Azure Repos repository.
    You need to ensure that when the base image in Docker Hub is updated, the custom image in Azure Container Registry is updated automatically. The solution must minimize administrative effort.
    What should you include in the solution?
  • AZ-305 Exam Question 188

    Your company has the divisions shown in the following table.

    Sub1 contains an Azure App Service web app named App1. App1 uses Azure AD for single- tenant user authentication. Users from contoso.com can authenticate to App1.
    You need to recommend a solution to enable users in the fabrikam.com tenant to authenticate to App1.
    What should you recommend?
  • AZ-305 Exam Question 189

    Hotspot Question
    You have an Azure subscription. The subscription contains an Azure SQL managed instance that stores employee details, including social security numbers and phone numbers.
    You need to configure the managed instance to meet the following requirements:
    - The helpdesk team must see only the last four digits of an employee's phone number.
    - Database administrators must be prevented from seeing the employees'
    social security numbers.
    What should you enable for each column in the managed instance? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-305 Exam Question 190

    You plan to automate the deployment of resources to Azure subscriptions.
    What is a difference between using Azure Blueprints and Azure Resource Manager templates?