File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,10 @@ The Azure PowerShell [Get-AzVirtualNetwork](/powershell/module/az.network/get-az
72
72
Get-AzVirtualNetwork -Name "myVNet" -ResourceGroupName "myResourceGroup"
73
73
```
74
74
75
+ # [ Portal] ( #tab/azure-portal )
76
+
77
+ Create your VM subnet using either Azure CLI or Azure PowerShell. You can use the portal to [ Create a VM] ( #create-a-vm ) .
78
+
75
79
---
76
80
77
81
## Create a VM
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ sections:
43
43
- question : |
44
44
What HSM SKUs are supported for Azure Payment HSM?
45
45
answer: |
46
- See [Azure Payment HSM overview: supported SKUs](overview .md#supported-skus).
46
+ See [Azure Payment HSM overview: supported SKUs](support-guide .md#supported-skus).
47
47
48
48
- question : |
49
49
How do I change the performance level or SKU of my payment HSM?
You can’t perform that action at this time.
0 commit comments