Skip to content

Commit fd434aa

Browse files
authored
Adding --- separator to close tab section
1 parent e8843b4 commit fd434aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/virtual-machines/disks-enable-host-based-encryption-portal.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ You must enable the feature for your subscription before you use the EncryptionA
4949
az feature register --name EncryptionAtHost --namespace Microsoft.Compute
5050

5151
```
52+
53+
---
5254

5355
1. Confirm that the registration state is **Registered** (takes a few minutes) using the command below before trying out the feature.
5456

@@ -63,6 +65,8 @@ You must enable the feature for your subscription before you use the EncryptionA
6365
```azurecli
6466
az feature show --name EncryptionAtHost --namespace Microsoft.Compute
6567
```
68+
69+
---
6670

6771
Sign in to the Azure portal using the [provided link](https://aka.ms/diskencryptionupdates).
6872

0 commit comments

Comments
 (0)