You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/key-vault/general/disaster-recovery-guidance.md
+17-9Lines changed: 17 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,15 +22,20 @@ The contents of your key vault are replicated within the region and to a seconda
22
22
23
23
If individual components within the key vault service fail, alternate components within the region step in to serve your request to make sure that there is no degradation of functionality. You don't need to take any action to start this process, it happens automatically and will be transparent to you.
24
24
25
-
In the rare event that an entire Azure region is unavailable, the requests that you make of Azure Key Vault in that region are automatically routed (*failed over*) to a secondary region, except in these regions:
25
+
## Failover
26
26
27
-
- Brazil South
28
-
- Brazil Southeast
29
-
- Qatar Central (no paired region)
30
-
- Poland Central (no paired region)
31
-
- West US 3
27
+
In the rare event that an entire Azure region is unavailable, the requests that you make of Azure Key Vault in that region are automatically routed (*failed over*) to a secondary region (except as noted). When the primary region is available again, requests are routed back (*failed back*) to the primary region. Again, you don't need to take any action because this happens automatically.
32
28
33
-
When the primary region is available again, requests are routed back (*failed back*) to the primary region. Again, you don't need to take any action because this happens automatically.
29
+
> [!IMPORTANT]
30
+
> Failover is not supported in:
31
+
>
32
+
> - Brazil South
33
+
> - Brazil Southeast
34
+
> - Qatar Central (no paired region)
35
+
> - Poland Central (no paired region)
36
+
> - West US 3
37
+
>
38
+
> All other regions use read-access geo-redundant storage (RA-GRS). For more information, see [Azure Storage redundancy: Redundancy in a secondary region](../../storage/common/storage-redundancy.md#redundancy-in-a-secondary-region).
34
39
35
40
In the Brazil South and Qatar Central region, you must plan for the recovery of your Azure key vaults in a region failure scenario. To back up and restore your Azure key vault to a region of your choice, complete the steps that are detailed in [Azure Key Vault backup](backup.md).
36
41
@@ -56,6 +61,9 @@ There are a few caveats to be aware of:
56
61
* Sign
57
62
* Backup
58
63
59
-
* During failover, you will not be able to make changes to key vault properties. You will not be able to change access policy or firewall configurations and settings.
64
+
During failover, you will not be able to make changes to key vault properties. You will not be able to change access policy or firewall configurations and settings.
65
+
66
+
After a failover is failed back, all request types (including read *and* write requests) are available.
67
+
68
+
## Next steps
60
69
61
-
* After a failover is failed back, all request types (including read *and* write requests) are available.
Copy file name to clipboardExpand all lines: articles/service-connector/tutorial-portal-key-vault.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,7 @@ Now you can create a service connection to another target service and directly s
117
117
1. Select **Secrets** in the Key Vault left ToC, and select the blob storage secret name.
118
118
119
119
> [!TIP]
120
-
> Don't have permission to list secrets? Refer to [troubleshooting](../key-vault/general/troubleshooting-access-issues.md#i-am-not-able-to-list-or-get-secretskeyscertificate-i-am-seeing-something-went-wrong-error).
120
+
> Don't have permission to list secrets? Refer to [troubleshooting](../key-vault/general/troubleshooting-access-issues.md#im-not-able-to-list-or-get-secretskeyscertificate-im-seeing-a-something-went-wrong-error).
121
121
122
122
4. Select a version ID from the Current Version list.
0 commit comments