From abfb10a7f651be72a3d26e704bdc1b8ce6859aa4 Mon Sep 17 00:00:00 2001 From: Jinghua Zhu Date: Wed, 23 Feb 2022 10:52:01 +0800 Subject: [PATCH] Change SubscriptionIdParameter to client instead of method --- .../Microsoft.Dashboard/preview/2021-09-01-preview/grafana.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/dashboard/resource-manager/Microsoft.Dashboard/preview/2021-09-01-preview/grafana.json b/specification/dashboard/resource-manager/Microsoft.Dashboard/preview/2021-09-01-preview/grafana.json index 85d244fc6f7e..010acaeeac7d 100644 --- a/specification/dashboard/resource-manager/Microsoft.Dashboard/preview/2021-09-01-preview/grafana.json +++ b/specification/dashboard/resource-manager/Microsoft.Dashboard/preview/2021-09-01-preview/grafana.json @@ -746,7 +746,7 @@ "required": true, "type": "string", "minLength": 1, - "x-ms-parameter-location": "method", + "x-ms-parameter-location": "client", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." } }