Skip to content

Commit c5c9087

Browse files
authored
Merge pull request #213798 from brianlehr/patch-26
Update virtual-machine-scale-sets-networking.md
2 parents eecae29 + 18fad4f commit c5c9087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ To create a scale set using an Azure template, make sure the API version of the
132132
```json
133133
"publicIpAddressConfiguration": {
134134
"name": "pub1",
135-
"sku" {
135+
"sku": {
136136
"name": "Standard"
137137
},
138138
"properties": {

0 commit comments

Comments
 (0)