From 7e1d14ce902c5ebb1245d422c0d619cc227c5523 Mon Sep 17 00:00:00 2001 From: Alexander Batishchev Date: Wed, 20 Jul 2022 15:12:04 -0700 Subject: [PATCH] Update resources.json --- .../Microsoft.Resources/stable/2021-04-01/resources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json index 0387c15eadd9..dce64888be4c 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json @@ -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",