Skip to content

Commit 8a6943a

Browse files
nschonnisergey-shandar
authored andcommitted
typo: Microsoft.Fabric.Admin (#4612)
- requestd -> requested - visiblity -> visibility - sftware -> software
1 parent 2be9ea4 commit 8a6943a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2016-05-01/InfraRole.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,14 +107,14 @@
107107
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Fabric.Admin/fabricLocations/{location}/infraRoles/{infraRole}/Restart": {
108108
"post": {
109109
"x-ms-examples": {
110-
"Restarts the requestd infrastructure role.": {
110+
"Restarts the requested infrastructure role.": {
111111
"$ref": "./examples/InfraRole/Restart.json"
112112
}
113113
},
114114
"tags": [
115115
"InfraRole"
116116
],
117-
"description": "Restarts the requestd infrastructure role.",
117+
"description": "Restarts the requested infrastructure role.",
118118
"operationId": "InfraRoles_Restart",
119119
"parameters": [
120120
{

specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2016-05-01/LogicalSubnet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
}
141141
},
142142
"isPublic": {
143-
"description": "The visiblity status of the IP pool. If is true the associated pools are public IP address pools.",
143+
"description": "The visibility status of the IP pool. If is true the associated pools are public IP address pools.",
144144
"type": "boolean"
145145
},
146146
"metadata": {

specification/azsadmin/resource-manager/fabric/Microsoft.Fabric.Admin/preview/2016-05-01/SlbMuxInstance.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Fabric.Admin/fabricLocations/{location}/slbMuxInstances/{slbMuxInstance}": {
2020
"get": {
2121
"x-ms-examples": {
22-
"Returns the requested sftware load balancer MUX Instance": {
22+
"Returns the requested software load balancer MUX Instance": {
2323
"$ref": "./examples/SlbMuxInstance/Get.json"
2424
}
2525
},

0 commit comments

Comments
 (0)