Skip to content

Commit 1c4b161

Browse files
authored
Update AppServicePlans.json (#23776)
Updating the Description for the App Service Plans - Reboot Worker API. With VMSS stamps being utilized for App Services, the worker names need not necessarily have to start with RD. They can start with RD, dw, pd, xn, lw, pl, hr, aw, al etc. Due to multiple variations, making changes to the description.
1 parent fd36ce7 commit 1c4b161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/web/resource-manager/Microsoft.Web/stable/2022-03-01/AppServicePlans.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1432,7 +1432,7 @@
14321432
{
14331433
"name": "workerName",
14341434
"in": "path",
1435-
"description": "Name of worker machine, which typically starts with RD.",
1435+
"description": "Name of worker machine.",
14361436
"required": true,
14371437
"type": "string"
14381438
},

0 commit comments

Comments
 (0)