Skip to content

Commit 3ef4bf9

Browse files
authored
Update resources.json (#19861)
1 parent e644176 commit 3ef4bf9

File tree

1 file changed

+1
-1
lines changed
  • specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01

1 file changed

+1
-1
lines changed

specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3400,7 +3400,7 @@
34003400
"Resources"
34013401
],
34023402
"operationId": "Resources_CheckExistenceById",
3403-
"description": "Checks by ID whether a resource exists.",
3403+
"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.",
34043404
"parameters": [
34053405
{
34063406
"name": "resourceId",

0 commit comments

Comments
 (0)