Skip to content

Commit d3d6785

Browse files
authored
Update configure-storage-policy.md
1 parent 4a90815 commit d3d6785

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

articles/azure-vmware/configure-storage-policy.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,17 @@ Make sure that the [minimum level of hosts are met](https://techdocs.broadcom.co
3535

3636
| **RAID configuration** | **Failures to tolerate (FTT)** | **Minimum hosts required** |
3737
| --- | :---: | :---: |
38-
| `RAID-1` (mirroring) <br />Default setting. | 1 | 3 |
39-
| `RAID-5` (erasure coding) | 1 | 4 |
40-
| `RAID-1` (mirroring) | 2 | 5 |
41-
| `RAID-6` (erasure coding) | 2 | 6 |
42-
| `RAID-1` (mirroring) | 3 | 7 |
38+
| `RAID-1` (mirroring). <br />Default setting. | 1 | 3 |
39+
| `RAID-5` (erasure coding). | 1 | 4 |
40+
| `RAID-1` (mirroring). | 2 | 5 |
41+
| `RAID-6` (erasure coding). | 2 | 6 |
42+
| `RAID-1` (mirroring). | 3 | 7 |
4343

4444
## List storage policies
4545

4646
Run the `Get-StoragePolicy` cmdlet to list the vSAN-based storage policies that are available to set on a VM.
4747

48-
1. Sign in to the [Azure portal](https://portal.azure.com).
49-
50-
>[!NOTE]
51-
>If you need access to the Azure US Government portal, go to https://portal.azure.us/.
48+
1. Sign in to the [Azure portal](https://portal.azure.com) or the [Azure US Government portal](https://portal.azure.us/).
5249

5350
1. Select **Run command** > **Packages** > **Get-StoragePolicies**.
5451

0 commit comments

Comments
 (0)