From ec578e180c4515be63046f0b0991d7b9547e657d Mon Sep 17 00:00:00 2001 From: Anton Evseev Date: Wed, 14 Aug 2019 11:54:10 -0700 Subject: [PATCH] Update description of "location" in serviceTags.json --- .../Microsoft.Network/stable/2019-04-01/serviceTags.json | 2 +- .../Microsoft.Network/stable/2019-06-01/serviceTags.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-04-01/serviceTags.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-04-01/serviceTags.json index 9dafd19d12e7..62f6acd32f91 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-04-01/serviceTags.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-04-01/serviceTags.json @@ -44,7 +44,7 @@ "in": "path", "required": true, "type": "string", - "description": "The location." + "description": "The location that will be used as a reference for version (not as a filter based on location, you will get the list of service tags with prefix details across all regions but limited to the cloud that your subscription belongs to)." }, { "$ref": "./network.json#/parameters/ApiVersionParameter" diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-06-01/serviceTags.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-06-01/serviceTags.json index 493096afe5ff..3226c2ec5f4e 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-06-01/serviceTags.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-06-01/serviceTags.json @@ -44,7 +44,7 @@ "in": "path", "required": true, "type": "string", - "description": "The location." + "description": "The location that will be used as a reference for version (not as a filter based on location, you will get the list of service tags with prefix details across all regions but limited to the cloud that your subscription belongs to)." }, { "$ref": "./network.json#/parameters/ApiVersionParameter"