Skip to content

Commit

Permalink
Update resources.json (#19861)
Browse files Browse the repository at this point in the history
  • Loading branch information
abatishchev committed Jul 21, 2022
1 parent e644176 commit 3ef4bf9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3400,7 +3400,7 @@
"Resources"
],
"operationId": "Resources_CheckExistenceById",
"description": "Checks by ID whether a resource exists.",
"description": "Checks by ID whether a resource exists. This API currently works only for a limited set of Resource providers. In the event that a Resource provider does not implement this API, ARM will respond with a 405. The alternative then is to use the GET API to check for the existence of the resource.",
"parameters": [
{
"name": "resourceId",
Expand Down

0 comments on commit 3ef4bf9

Please sign in to comment.