Question 206

You need to configure Azure Service Bus to Event Grid integration.
Which Azure Service Bus settings should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 207

You are developing an Azure Cosmos DB solution by using the Azure Cosmos DB SQL API. The data includes millions of documents. Each document may contain hundreds of properties.
The properties of the documents do not contain distinct values for partitioning. Azure Cosmos DB must scale individual containers in the database to meet the performance needs of the application by spreading the workload evenly across all partitions over time.
You need to select a partition key.
Which two partition keys can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
  • Question 208

    Case Study 6
    LabelMaker app
    Coho Winery produces bottles, and distributes a variety of wines globally. You are developer implementing highly scalable and resilient applications to support online order processing by using Azure solutions.
    Coho Winery has a LabelMaker application that prints labels for wine bottles. The application sends data to several printers. The application consists of five modules that run independently on virtual machines (VMs). Coho Winery plans to move the application to Azure and continue to support label creation.
    External partners send data to the LabelMaker application to include artwork and text for custom label designs.
    Data
    You identify the following requirements for data management and manipulation:
    * Order data is stored as nonrelational JSON and must be queried using Structured Query Language (SQL).
    * Changes to the Order data must reflect immediately across all partitions. All reads to the Order data must fetch the most recent writes.
    You have the following security requirements:
    * Users of Coho Winery applications must be able to provide access to documents, resources, and applications to external partners.
    * External partners must use their own credentials and authenticate with their organization's identity management solution.
    * External partner logins must be audited monthly for application use by a user account administrator to maintain company compliance.
    * Storage of e-commerce application settings must be maintained in Azure Key Vault.
    * E-commerce application sign-ins must be secured by using Azure App Service authentication and Azure Active Directory (AAD).
    * Conditional access policies must be applied at the application level to protect company content
    * The LabelMaker applications must be secured by using an AAD account that has full access to all namespaces of the Azure Kubernetes Service (AKS) cluster.
    LabelMaker app
    Azure Monitor Container Health must be used to monitor the performance of workloads that are deployed to Kubernetes environments and hosted on Azure Kubernetes Service (AKS).
    You must use Azure Container Registry to publish images that support the AKS deployment.

    Calls to the Printer API App fail periodically due to printer communication timeouts.
    Printer communications timeouts occur after 10 seconds. The label printer must only receive up to 5 attempts within one minute.
    The order workflow fails to run upon initial deployment to Azure.
    Order .json

    You need to meet the LabelMaker application security requirement.
    What should you do?
  • Question 209

    You need to ensure that PolicyLib requirements are met.
    How should you complete the code segment? To answer, drag the appropriate code segments to the correct locations. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
    NOTE: Each correct selection is worth one point.

    Question 210

    You need to retrieve the database connection string.
    Which values should you use? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.