App1という名前のAzureWebアプリと、KV1という名前のAzureキーボールトがあります。
App1は、データベース接続文字列をKV1に格納します。
App1は、KV1に対して次のタイプの要求を実行します。
得る
リスト
包む
消去
アンラップ
バックアップ
復号化
暗号化
App1のサービスの継続性を評価しています。
KV1をホストするAzureリージョンが使用できなくなった場合は、以下を特定する必要があります。
KV1はどこにフェイルオーバーしますか?
フェイルオーバー中、どのリクエストタイプが使用できなくなりますか?
何を特定する必要がありますか?回答するには、回答領域で適切なオプションを選択します。
注:正しい選択はそれぞれ1ポイントの価値があります。

正解:

Explanation:

Explanation:
Box 1: A server in the same paired region
The contents of your key vault are replicated within the region and to a secondary region at least 150 miles away, but within the same geography to maintain high durability of your keys and secrets.
Box 2: Delete
During failover, your key vault is in read-only mode. Requests that are supported in this mode are:
* List certificates
* Get certificates
* List secrets
* Get secrets
* List keys
* Get (properties of) keys
* Encrypt
* Decrypt
* Wrap
* Unwrap
* Verify
* Sign
* Backup
ence:
https://docs.microsoft.com/en-us/azure/key-vault/general/disaster-recovery-guidance