nerdexam
Microsoft

DP-300 · Question #422

You have an Azure subscription that contains two Azure SQL servers named Server1 and Server2. Server1 is in the East US Azure region and hosts a database named DB1. Server2 is in the West US Azure…

The correct answer is D. az sql db rename. https://learn.microsoft.com/en-us/cli/azure/sql/db?view=azure-cli-latest#az-sql-db-rename https://learn.microsoft.com/en-us/cli/azure/sql/db/replica?view=azure-cli-latest#az-sql-db-replica-

Submitted by kev92· Mar 6, 2026Plan and configure a high availability and disaster recovery (HA/DR) environment

Question

You have an Azure subscription that contains two Azure SQL servers named Server1 and Server2. Server1 is in the East US Azure region and hosts a database named DB1. Server2 is in the West US Azure region. You enable active geo-replication for DB1 and configure Server2 as the target server. You need to test the availability of DB1 in the event of an Azure region outage. The solution must minimize administrative effort. Which Azure Command-Line Interface (CLI) command should you include in the solution?

Options

  • Aaz sql replica delete-link
  • Baz sql db delete
  • Caz sql db update
  • Daz sql db rename

How the community answered

(27 responses)
  • A
    4% (1)
  • B
    7% (2)
  • C
    19% (5)
  • D
    70% (19)

Explanation

https://learn.microsoft.com/en-us/cli/azure/sql/db?view=azure-cli-latest#az-sql-db-rename https://learn.microsoft.com/en-us/cli/azure/sql/db/replica?view=azure-cli-latest#az-sql-db-replica-

Topics

#active geo-replication#forced failover#Azure CLI#region outage test

Community Discussion

No community discussion yet for this question.

Full DP-300 Practice