CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 23: DP-420: Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB

You have an Azure Cosmos DB Core (SQL) API account named account1 that is configured for automatic failover. The account1 account has a single read-write region in West US and a read region in East US. You run the following PowerShell command.Update-AzCosmosDBAccountFailoverPriority -ResourceGroupName `rg1` -Name `acc…

Nội dung câu hỏi

You have an Azure Cosmos DB Core (SQL) API account named account1 that is configured for automatic failover. The account1 account has a single read-write region in West US and a read region in East US. You run the following PowerShell command.Update-AzCosmosDBAccountFailoverPriority -ResourceGroupName `rg1` -Name `account1` -FailoverPolicy @(`East US`, `WestUS`)What is the effect of running the command?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. The account will be unavailable to writes during the change
  2. B. The provisioned throughput for account1 will increase
  3. C. The account will be configured for multi-region writes
  4. D. A manual failover will occur — đáp án hiện tại

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề