Skip to content

Commit

Permalink
Update AppServicePlans.json (#23776)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
prampMSFT authored May 5, 2023
1 parent fd36ce7 commit 1c4b161
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1432,7 +1432,7 @@
{
"name": "workerName",
"in": "path",
"description": "Name of worker machine, which typically starts with RD.",
"description": "Name of worker machine.",
"required": true,
"type": "string"
},
Expand Down

0 comments on commit 1c4b161

Please sign in to comment.