Skip to content

Commit 22e66c3

Browse files
Update native-first-party-principle-security.md
1 parent 39de344 commit 22e66c3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/azure-vmware/native-first-party-principle-security.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,10 @@ There are two options to enable the service principal for Azure VMware Solution.
4545
3. Run the following command to enable the service principal using the value you copied from the 'ID' column:
4646
```powershell
4747
Set-AzureADServicePrincipal -ObjectId 0a9fa53e-1930 -AccountEnabled $True
48-
```
48+
```
49+
50+
## Next steps
51+
52+
- Follow a tutorial for [Creating an Azure VMware Gen 2 private cloud](native-create-azure-vmware-virtual-network-private-cloud.md)
53+
54+
- Learn more about [Azure VMware Solution Gen 2 private cloud design considerations](native-network-design-consideration.md)

0 commit comments

Comments
 (0)