Skip to content

Commit f74a34f

Browse files
committed
Fixing links
1 parent 66377d0 commit f74a34f

File tree

1 file changed

+19
-4
lines changed

1 file changed

+19
-4
lines changed

includes/virtual-machines-disks-encryption-portal.md

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,14 @@ Setting up customer-managed keys for your disks will require you to create resou
4343

4444
#### Setting up your disk encryption set
4545

46-
To create and configure disk encryption sets, you must use the following link: https://aka.ms/diskencryptionsets. Disk encryption set creation is not yet available in the global Azure portal.
46+
To create and configure disk encryption sets, you must use the following link: https://aka.ms/diskencryptionsets. If you are in the Microsoft Azure Government regions, you must use this link instead: [https://aka.ms/diskencryptionsetsff](https://aka.ms/diskencryptionsetsff). Disk encryption set creation is not yet available in the global Azure portal.
4747

48-
1. Open the [disk encryption sets link](https://aka.ms/diskencryptionsets).
48+
1. Open the disk encryption sets link appropriate for your region:
49+
50+
Public regions: [https://aka.ms/diskencryptionsets](https://aka.ms/diskencryptionsets)
51+
52+
Azure Government regions: [https://aka.ms/diskencryptionsetsff](https://aka.ms/diskencryptionsetsff)
53+
4954
1. Select **+Add**.
5055

5156
![Screenshot of the disk encryption portal main screen. Highlighting the Add button](media/virtual-machines-disk-encryption-portal/sse-create-disk-encryption-set.png)
@@ -71,7 +76,12 @@ Two notifications should pop up and succeed. Doing this will allow you to use th
7176
Now that you've created and set up your key vault and the disk encryption set, you can deploy a VM using the encryption.
7277
The VM deployment process is similar to the standard deployment process, the only differences are that you need to deploy the VM in the same region as your other resources and you opt to use a customer managed key.
7378

74-
1. Open the [disk encryption sets link](https://aka.ms/diskencryptionsets).
79+
1. Open the disk encryption sets link appropriate for your region:
80+
81+
Public regions: [https://aka.ms/diskencryptionsets](https://aka.ms/diskencryptionsets)
82+
83+
Azure Government regions: [https://aka.ms/diskencryptionsetsff](https://aka.ms/diskencryptionsetsff)
84+
7585
1. Search for **Virtual Machines** and select **+ Add** to create a VM.
7686
1. On the **Basic** tab, select the same region as your disk encryption set and Azure Key Vault.
7787
1. Fill in the other values on the **Basic** tab as you like.
@@ -91,7 +101,12 @@ To manage and configure disk encryption on your existing disks, you must use the
91101
> [!CAUTION]
92102
> Enabling disk encryption on any disks attached to a VM will require that you stop the VM.
93103
94-
1. Open the [disk encryption sets link](https://aka.ms/diskencryptionsets).
104+
1. Open the disk encryption sets link appropriate for your region:
105+
106+
Public regions: [https://aka.ms/diskencryptionsets](https://aka.ms/diskencryptionsets)
107+
108+
Azure Government regions: [https://aka.ms/diskencryptionsetsff](https://aka.ms/diskencryptionsetsff)
109+
95110
1. Navigate to a VM which is in the same region as one of your disk encryption sets.
96111
1. Open the VM and select **Stop**.
97112

0 commit comments

Comments
 (0)