Skip to content

Commit 999ddcd

Browse files
committed
edit
1 parent e9253e3 commit 999ddcd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
56.9 KB
Loading

articles/operational-excellence/relocation-key-vault.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,15 @@ Instead of relocation, you'll need to:
2121
- Create a new key vault with the relocation of the associated Azure services.
2222
- Regenerate any required [keys](/azure/key-vault/keys/about-keys), [secrets](/azure/key-vault/secrets/about-secrets), or [certificates](/azure/key-vault/certificates/about-certificates). In some cases, you may need to transfer the secrets or certificates from your existing key vault to the relocated key vault.
2323

24+
![Diagram showing Azure Key vault relocation pattern](./media/key-vault/akv_relocation_pattern.png)
25+
2426
## Prerequisites
2527

2628
Here are some considerations and checks which need to be performed as prerequisites:
2729

2830
- Verify that your Azure subscription allows you to create Key Vaults in the target region. To enable the required quota, contact support.
2931
- Create a dependency map with all the Azure services used by the Key Vault. For the services that are in scope of the relocation, you must elect the appropriate relocation strategy.
30-
![AKV Relocation Pattern](akv_relocation_pattern.png)
32+
3133
- Depending on your Key Vault design, the following dependent resources might need to be deployed and configured in the target region:
3234
- [Public IP](/azure/virtual-network/move-across-regions-publicip-portal)
3335
- [Azure Private Link](./relocation-private-link.md)

0 commit comments

Comments
 (0)