How should you complete the Azure CLI commands?

HOTSPOT
You are developing a ticket reservation system for an airline.
The storage solution for the application must meet the following requirements:
Ensure at least 99.99% availability and provide low latency.
Accept reservations event when localized network outages or other unforeseen failures occur.
Process reservations in the exact sequence as reservations are submitted to minimize overbooking or selling the same seat to multiple travelers. Allow simultaneous and out-of-order reservations with a maximum five-second tolerance window.
You provision a resource group named airlineResourceGroup in the Azure South-Central US region.
You need to provision a SQL SPI Cosmos DB account to support the app.
How should you complete the Azure CLI commands? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Microsoft AZ-204: Developing Solutions for Microsoft Azure

Free dumps for AZ-204 in PDF format also you can read online.

High quality AZ-204 PDF and software. VALID exam to help you pass.

microsoft-exams

One thought on “How should you complete the Azure CLI commands?

  1. I couldn’t find syntax like : … –locations ’southcentralus=0 eastus=1 westus=2
    there is:
    az cosmosdb create –name $accountName –resource-group $resourceGroupName \
    –locations regionName=”West US 2″ failoverPriority=0 isZoneRedundant=False \
    –locations regionName=”East US 2″ failoverPriority=1 isZoneRedundant=False
    or
    az cosmosdb failover-priority-change –ids $accountId \
    –failover-policies ‘West US 2=0’ ‘South Central US=1’ ‘East US 2=2’

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.