We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1b80b1 commit 59ea388Copy full SHA for 59ea388
articles/virtual-machines/linux/create-cli-complete.md
@@ -206,7 +206,7 @@ Output:
206
"destinationPortRange": "*",
207
"direction": "Inbound",
208
"etag": "W/\"3371b313-ea9f-4687-a336-a8ebdfd80523\"",
209
- "id": "/subscriptions/guid/resourceGroups/myResourceGroup/providers/Microsoft.Network/networkSecurityGroups/myNetworkSecurityGroup/defaultSecurityRules/AllowAzureLoadBalancerInBou
+ "id": "/subscriptions/guid/resourceGroups/myResourceGroup/providers/Microsoft.Network/networkSecurityGroups/myNetworkSecurityGroup/defaultSecurityRules/AllowAzureLoadBalancerInBou",
210
"name": "AllowAzureLoadBalancerInBound",
211
"priority": 65001,
212
"protocol": "*",
0 commit comments