Skip to content

Commit 51d0af1

Browse files
Update native-create-azure-vmware-virtual-network-private-cloud.md
1 parent 3c977a2 commit 51d0af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-vmware/native-create-azure-vmware-virtual-network-private-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Before you begin, these items are required to create an Azure VMware Solution Ge
2727
- Deploy or use an existing Azure Virtual Network with a minimum network address space of a /22 or four /24s.
2828
- The newly created Azure Virtual Network and your Azure VMware Solution Gen 2 private cloud must be in the same Resource Group.
2929
- Ensure you have sufficient AV64 quota allocated to your subscription in the desired region before your deployment.
30-
- The following feature flag need to be registered under the subscription where your private cloud will reside. These commands can be run using Azure Cloud Shell.
30+
- Register the following feature flag under the subscription where your private cloud resides.
3131

3232
```bash
3333
az feature registration create --namespace "Microsoft.AVS" --name "FleetGreenfield" --subscription "<Subscription ID>"

0 commit comments

Comments
 (0)