Skip to content

Commit 0626bf2

Browse files
Updates Portal steps to match current UI
The current UI has changed slightly from the last update. This is now found under "Access policies" and the check boxes names have changed slightly. Resolves https://github.com/MicrosoftDocs/azure-docs/issues/89160. Note: The screenshot will need to be updated as well (included in GitHub issue above).
1 parent ee81b9a commit 0626bf2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

includes/disk-encryption-key-vault.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,9 @@ Use [az keyvault update](/cli/azure/keyvault#az_keyvault_update) to enable disk
111111
112112
### Azure portal
113113
114-
1. Select your key vault, go to **Access Policies**, and **Click to show advanced access policies**.
115-
2. Select the box labeled **Enable access to Azure Disk Encryption for volume encryption**.
116-
3. Select **Enable access to Azure Virtual Machines for deployment** and/or **Enable Access to Azure Resource Manager for template deployment**, if needed.
114+
1. Select your key vault and go to **Access Policies**.
115+
2. Under "Enable Access to", select the box labeled **Azure Disk Encryption for volume encryption**.
116+
3. Select **Azure Virtual Machines for deployment** and/or **Azure Resource Manager for template deployment**, if needed.
117117
4. Click **Save**.
118118
119119
![Azure key vault advanced access policies](../articles/virtual-machines/media/disk-encryption/keyvault-portal-fig4.png)

0 commit comments

Comments
 (0)