Skip to content

Commit 20c172b

Browse files
mabhardZim Kalinowski
authored andcommitted
removing non-ascii character (#6710)
1 parent 9dd05d3 commit 20c172b

File tree

1 file changed

+2
-2
lines changed
  • specification/compute/resource-manager/Microsoft.Compute/stable/2019-03-01

1 file changed

+2
-2
lines changed

specification/compute/resource-manager/Microsoft.Compute/stable/2019-03-01/compute.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5483,7 +5483,7 @@
54835483
"items": {
54845484
"type": "string"
54855485
},
5486-
"description": "Availability Zone to use for this host group – only single zone is supported. The zone can be assigned only during creation. If not provided, the group supports all zones in the region. If provided, enforces each host in the group to be in the same zone."
5486+
"description": "Availability Zone to use for this host group. Only single zone is supported. The zone can be assigned only during creation. If not provided, the group supports all zones in the region. If provided, enforces each host in the group to be in the same zone."
54875487
}
54885488
},
54895489
"allOf": [
@@ -5504,7 +5504,7 @@
55045504
"items": {
55055505
"type": "string"
55065506
},
5507-
"description": "Availability Zone to use for this host group – only single zone is supported. The zone can be assigned only during creation. If not provided, the group supports all zones in the region. If provided, enforces each host in the group to be in the same zone."
5507+
"description": "Availability Zone to use for this host group. Only single zone is supported. The zone can be assigned only during creation. If not provided, the group supports all zones in the region. If provided, enforces each host in the group to be in the same zone."
55085508
}
55095509
},
55105510
"allOf": [

0 commit comments

Comments
 (0)