Question 96

You develop an app that allows users to upload photos and videos to Azure storage. The app uses a storage REST API call to upload the media to a blob storage account named Account1. You have blob storage containers named Container1 and Container2.
Uploading of videos occurs on an irregular basis.
You need to copy specific blobs from Container1 to Container2 when a new video is uploaded.
What should you do?
  • Question 97

    You have an existing Azure storage account that stores large volumes of data across multiple containers.
    You need to copy all data from the existing storage account to a new storage account. The copy process must meet the following requirements:
    * Automate data movement.
    * Minimize user input required to perform the operation.
    * Ensure that the data movement process is recoverable.
    What should you use?
  • Question 98

    You are developing an ASP.NET Core Web API web service. The web service uses Azure Application Insights for all telemetry and dependency tracking. The web service reads and writes data to a database other than Microsoft SQL Server.
    You need to ensure that dependency tracking works for calls to the third-party database.
    Which two Dependency Telemetry properties should you store in the database? Each correct answer presents part of the solution.
    NOTE: Each correct selection is worth one point.
  • Question 99

    You have a single page application (SPA) web application that manages information based on data returned by Microsoft Graph from another company's Azure Active Directory (Azure AD) instance.
    Users must be able to authenticate and access Microsoft Graph by using their own company's Azure AD instance.
    You need to configure the application manifest for the app registration.
    How should you complete the manifest? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 100

    You are a developing a SaaS application that stores data as key value pairs.
    You must make multiple editions of the application available. In the lowest cost edition, the performance must be best-effort, and there is no regional failover.
    In higher cos! editions customers must be able to select guaranteed performance and support for multiple regions. Azure costs must be minimized.
    Which Azure Cosmos OB API should you use for the application?