diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ef5c871e90e8..8aefe39d027d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -14,7 +14,7 @@ # Service teams /sdk/appconfiguration/ @annelo-msft -/sdk/batch/ @xingwu1 @matthchr @bgklein +/sdk/batch/ @matthchr /sdk/cognitiveservices/language.textanalytics/ @assafi /sdk/cognitiveservices/vision.computervision/ @toothache diff --git a/eng/mgmt/mgmtmetadata/peering_resource-manager.txt b/eng/mgmt/mgmtmetadata/peering_resource-manager.txt index 9b49402e031c..23d649d6ec5d 100644 --- a/eng/mgmt/mgmtmetadata/peering_resource-manager.txt +++ b/eng/mgmt/mgmtmetadata/peering_resource-manager.txt @@ -4,11 +4,11 @@ Commencing code generation Generating CSharp code Executing AutoRest command cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/peering/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --csharp-sdks-folder=F:\azure\azure-sdk-for-net\sdk -2019-08-23 17:48:19 UTC +2019-10-03 17:18:26 UTC Azure-rest-api-specs repository information GitHub fork: Azure Branch: master -Commit: 8afd6663d145c938b80a9a9709aa2a9b101b3df2 +Commit: 3925d64d456fa2dc5b4e0d0ce595f679734ee6a8 AutoRest information Requested version: latest Bootstrapper version: autorest@2.0.4283 diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/ILegacyPeeringsOperations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/ILegacyPeeringsOperations.cs index f95591b8d989..32ba98539261 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/ILegacyPeeringsOperations.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/ILegacyPeeringsOperations.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IOperations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IOperations.cs index 24d846de18d7..3b50883f2ef7 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IOperations.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IOperations.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeerAsnsOperations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeerAsnsOperations.cs index c2d8a945cae2..b1ac930e2c48 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeerAsnsOperations.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeerAsnsOperations.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringLocationsOperations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringLocationsOperations.cs index e8f5895d4930..6ffabfd9df99 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringLocationsOperations.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringLocationsOperations.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringManagementClient.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringManagementClient.cs index 3c13cf4563bf..c6391eef793c 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringManagementClient.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringManagementClient.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. @@ -16,7 +20,7 @@ namespace Microsoft.Azure.Management.Peering using System.Threading.Tasks; /// - /// APIs to manage Peering resources through the Azure Resource Manager. + /// Peering Client /// public partial interface IPeeringManagementClient : System.IDisposable { @@ -99,11 +103,6 @@ public partial interface IPeeringManagementClient : System.IDisposable /// IPeeringServiceLocationsOperations PeeringServiceLocations { get; } - /// - /// Gets the IPeeringServicePrefixesOperations. - /// - IPeeringServicePrefixesOperations PeeringServicePrefixes { get; } - /// /// Gets the IPrefixesOperations. /// @@ -123,9 +122,11 @@ public partial interface IPeeringManagementClient : System.IDisposable /// Checks if the peering service provider is present within 1000 miles /// of customer's location /// - /// - /// The CheckServiceProviderAvailabilityInput - /// indicating customer location and service provider. + /// + /// Gets or sets the PeeringServiceLocation + /// + /// + /// Gets or sets the PeeringServiceProvider /// /// /// The headers that will be added to request. @@ -133,7 +134,7 @@ public partial interface IPeeringManagementClient : System.IDisposable /// /// The cancellation token. /// - Task> CheckServiceProviderAvailabilityWithHttpMessagesAsync(CheckServiceProviderAvailabilityInput checkServiceProviderAvailabilityInput, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + Task> CheckServiceProviderAvailabilityWithHttpMessagesAsync(string peeringServiceLocation = default(string), string peeringServiceProvider = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); } } diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringServiceLocationsOperations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringServiceLocationsOperations.cs index 2077c3ff18ce..4542b3a6e069 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringServiceLocationsOperations.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringServiceLocationsOperations.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringServicePrefixesOperations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringServicePrefixesOperations.cs deleted file mode 100644 index e0bb14322943..000000000000 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringServicePrefixesOperations.cs +++ /dev/null @@ -1,107 +0,0 @@ -// -// Code generated by Microsoft (R) AutoRest Code Generator. -// Changes may cause incorrect behavior and will be lost if the code is -// regenerated. -// - -namespace Microsoft.Azure.Management.Peering -{ - using Microsoft.Rest; - using Microsoft.Rest.Azure; - using Models; - using System.Collections; - using System.Collections.Generic; - using System.Threading; - using System.Threading.Tasks; - - /// - /// PeeringServicePrefixesOperations operations. - /// - public partial interface IPeeringServicePrefixesOperations - { - /// - /// Gets the peering service prefix. - /// - /// - /// The resource group name. - /// - /// - /// The peering service name. - /// - /// - /// The prefix name. - /// - /// - /// The headers that will be added to request. - /// - /// - /// The cancellation token. - /// - /// - /// Thrown when the operation returned an invalid status code - /// - /// - /// Thrown when unable to deserialize the response - /// - /// - /// Thrown when a required parameter is null - /// - Task> GetWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, string prefixName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); - /// - /// Creates or updates the peering prefix. - /// - /// - /// The resource group name. - /// - /// - /// The peering service name. - /// - /// - /// The prefix name - /// - /// - /// The IP prefix for an peering - /// - /// - /// The headers that will be added to request. - /// - /// - /// The cancellation token. - /// - /// - /// Thrown when the operation returned an invalid status code - /// - /// - /// Thrown when unable to deserialize the response - /// - /// - /// Thrown when a required parameter is null - /// - Task> CreateOrUpdateWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, string prefixName, PeeringServicePrefix peeringServicePrefix, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); - /// - /// removes the peering prefix. - /// - /// - /// The resource group name. - /// - /// - /// The peering service name. - /// - /// - /// The prefix name - /// - /// - /// The headers that will be added to request. - /// - /// - /// The cancellation token. - /// - /// - /// Thrown when the operation returned an invalid status code - /// - /// - /// Thrown when a required parameter is null - /// - Task DeleteWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, string prefixName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); - } -} diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringServiceProvidersOperations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringServiceProvidersOperations.cs index 9bc4e4b0cdbe..6f7e5fa560af 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringServiceProvidersOperations.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringServiceProvidersOperations.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringServicesOperations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringServicesOperations.cs index e3bd51690a9a..9decb2909c55 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringServicesOperations.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringServicesOperations.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. @@ -108,7 +112,7 @@ public partial interface IPeeringServicesOperations /// The name of the peering service. /// /// - /// The resource tags. + /// Gets or sets the tags, a dictionary of descriptors arm object /// /// /// The headers that will be added to request. @@ -125,7 +129,7 @@ public partial interface IPeeringServicesOperations /// /// Thrown when a required parameter is null /// - Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, ResourceTags tags, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, IDictionary tags = default(IDictionary), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// /// Lists all of the peering services under the given subscription and /// resource group. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringsOperations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringsOperations.cs index 40fb8db251aa..6c0cbd197e7e 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringsOperations.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPeeringsOperations.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. @@ -108,7 +112,7 @@ public partial interface IPeeringsOperations /// The name of the peering. /// /// - /// The resource tags. + /// Gets or sets the tags, a dictionary of descriptors arm object /// /// /// The headers that will be added to request. @@ -125,7 +129,7 @@ public partial interface IPeeringsOperations /// /// Thrown when a required parameter is null /// - Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string peeringName, ResourceTags tags, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string peeringName, IDictionary tags = default(IDictionary), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// /// Lists all of the peerings under the given subscription and resource /// group. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPrefixesOperations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPrefixesOperations.cs index 34927dc72ef9..6598ad30d55b 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPrefixesOperations.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/IPrefixesOperations.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. @@ -20,13 +24,107 @@ namespace Microsoft.Azure.Management.Peering public partial interface IPrefixesOperations { /// - /// Lists the peerings prefix in the resource group. + /// Gets an existing prefix with the specified name under the given + /// subscription, resource group and peering service. /// /// - /// The resource group name. + /// The name of the resource group. /// /// - /// The peering service name. + /// The name of the peering service. + /// + /// + /// The name of the prefix. + /// + /// + /// The properties to be expanded. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> GetWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, string prefixName, string expand = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Creates a new prefix with the specified name under the given + /// subscription, resource group and peering service. + /// + /// + /// The name of the resource group. + /// + /// + /// The name of the peering service. + /// + /// + /// The name of the prefix. + /// + /// + /// The prefix from which your traffic originates. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + Task> CreateOrUpdateWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, string prefixName, string prefix = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Deletes an existing prefix with the specified name under the given + /// subscription, resource group and peering service. + /// + /// + /// The name of the resource group. + /// + /// + /// The name of the peering service. + /// + /// + /// The name of the prefix. + /// + /// + /// The headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + Task DeleteWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, string prefixName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Lists all prefixes under the given subscription, resource group and + /// peering service. + /// + /// + /// The name of the resource group. + /// + /// + /// The name of the peering service. + /// + /// + /// The properties to be expanded. /// /// /// The headers that will be added to request. @@ -43,9 +141,10 @@ public partial interface IPrefixesOperations /// /// Thrown when a required parameter is null /// - Task>> ListByPeeringServiceWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + Task>> ListByPeeringServiceWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, string expand = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// - /// Lists the peerings prefix in the resource group. + /// Lists all prefixes under the given subscription, resource group and + /// peering service. /// /// /// The NextLink from the previous successful call to List operation. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/LegacyPeeringsOperations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/LegacyPeeringsOperations.cs index 3cf31c6319d7..99dd96469659 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/LegacyPeeringsOperations.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/LegacyPeeringsOperations.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/LegacyPeeringsOperationsExtensions.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/LegacyPeeringsOperationsExtensions.cs index 078c711c3099..77bb88c6daf6 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/LegacyPeeringsOperationsExtensions.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/LegacyPeeringsOperationsExtensions.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/BgpSession.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/BgpSession.cs index 040f6fa2d7b4..c661e56575b7 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/BgpSession.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/BgpSession.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/CheckServiceProviderAvailabilityInput.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/CheckServiceProviderAvailabilityInput.cs index 279d48f81376..24ef7f9c760e 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/CheckServiceProviderAvailabilityInput.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/CheckServiceProviderAvailabilityInput.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ConnectionState.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ConnectionState.cs index 6dc947f756bf..854cd63329ab 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ConnectionState.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ConnectionState.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ContactInfo.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ContactInfo.cs index d9cdbd9ae87a..73d7e8111531 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ContactInfo.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ContactInfo.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/DirectConnection.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/DirectConnection.cs index e5d4b5e2f2c2..87bf4cc2cc1d 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/DirectConnection.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/DirectConnection.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. @@ -44,7 +48,9 @@ public DirectConnection() /// connection. /// The unique identifier (GUID) for /// the connection. - public DirectConnection(int? bandwidthInMbps = default(int?), int? provisionedBandwidthInMbps = default(int?), string sessionAddressProvider = default(string), bool? useForPeeringService = default(bool?), int? peeringDBFacilityId = default(int?), string connectionState = default(string), BgpSession bgpSession = default(BgpSession), string connectionIdentifier = default(string)) + /// The error message related to the + /// connection state, if any. + public DirectConnection(int? bandwidthInMbps = default(int?), int? provisionedBandwidthInMbps = default(int?), string sessionAddressProvider = default(string), bool? useForPeeringService = default(bool?), int? peeringDBFacilityId = default(int?), string connectionState = default(string), BgpSession bgpSession = default(BgpSession), string connectionIdentifier = default(string), string errorMessage = default(string)) { BandwidthInMbps = bandwidthInMbps; ProvisionedBandwidthInMbps = provisionedBandwidthInMbps; @@ -54,6 +60,7 @@ public DirectConnection() ConnectionState = connectionState; BgpSession = bgpSession; ConnectionIdentifier = connectionIdentifier; + ErrorMessage = errorMessage; CustomInit(); } @@ -69,10 +76,10 @@ public DirectConnection() public int? BandwidthInMbps { get; set; } /// - /// Gets or sets the bandwidth that is actually provisioned. + /// Gets the bandwidth that is actually provisioned. /// [JsonProperty(PropertyName = "provisionedBandwidthInMbps")] - public int? ProvisionedBandwidthInMbps { get; set; } + public int? ProvisionedBandwidthInMbps { get; private set; } /// /// Gets or sets the field indicating if Microsoft provides session ip @@ -116,5 +123,11 @@ public DirectConnection() [JsonProperty(PropertyName = "connectionIdentifier")] public string ConnectionIdentifier { get; set; } + /// + /// Gets the error message related to the connection state, if any. + /// + [JsonProperty(PropertyName = "errorMessage")] + public string ErrorMessage { get; private set; } + } } diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/DirectPeeringFacility.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/DirectPeeringFacility.cs index efa35b18bf57..1bf764f9feeb 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/DirectPeeringFacility.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/DirectPeeringFacility.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/DirectPeeringType.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/DirectPeeringType.cs index 3ca527934b09..86a609020e8c 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/DirectPeeringType.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/DirectPeeringType.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ErrorResponse.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ErrorResponse.cs index d9eb52c8742b..8754219779a5 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ErrorResponse.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ErrorResponse.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ErrorResponseException.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ErrorResponseException.cs index cec1576f2c45..9eced8ee065e 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ErrorResponseException.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ErrorResponseException.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ExchangeConnection.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ExchangeConnection.cs index 060fefabf744..76a7cbc528a2 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ExchangeConnection.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ExchangeConnection.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. @@ -35,12 +39,15 @@ public ExchangeConnection() /// connection. /// The unique identifier (GUID) for /// the connection. - public ExchangeConnection(int? peeringDBFacilityId = default(int?), string connectionState = default(string), BgpSession bgpSession = default(BgpSession), string connectionIdentifier = default(string)) + /// The error message related to the + /// connection state, if any. + public ExchangeConnection(int? peeringDBFacilityId = default(int?), string connectionState = default(string), BgpSession bgpSession = default(BgpSession), string connectionIdentifier = default(string), string errorMessage = default(string)) { PeeringDBFacilityId = peeringDBFacilityId; ConnectionState = connectionState; BgpSession = bgpSession; ConnectionIdentifier = connectionIdentifier; + ErrorMessage = errorMessage; CustomInit(); } @@ -77,5 +84,11 @@ public ExchangeConnection() [JsonProperty(PropertyName = "connectionIdentifier")] public string ConnectionIdentifier { get; set; } + /// + /// Gets the error message related to the connection state, if any. + /// + [JsonProperty(PropertyName = "errorMessage")] + public string ErrorMessage { get; private set; } + } } diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ExchangePeeringFacility.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ExchangePeeringFacility.cs index eca74a8f6fdc..557fc135e136 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ExchangePeeringFacility.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ExchangePeeringFacility.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Family.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Family.cs index 5ea908359fb6..c665d28486d0 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Family.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Family.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Kind.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Kind.cs index 0674d99e0578..2e841e4fef3f 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Kind.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Kind.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/LearnedType.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/LearnedType.cs index c72c959e4b16..d22fd494bf7c 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/LearnedType.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/LearnedType.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. @@ -13,7 +17,7 @@ namespace Microsoft.Azure.Management.Peering.Models public static class LearnedType { public const string None = "None"; - public const string ViaPartner = "ViaPartner"; + public const string ViaServiceProvider = "ViaServiceProvider"; public const string ViaSession = "ViaSession"; } } diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Name.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Name.cs index 50b94fdcbfbc..facd278af481 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Name.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Name.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Operation.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Operation.cs index a13943b92238..0c1e561b991e 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Operation.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Operation.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/OperationDisplayInfo.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/OperationDisplayInfo.cs index 3dc6249a7037..b803cb4c26fc 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/OperationDisplayInfo.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/OperationDisplayInfo.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Page.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Page.cs index 31a43eb5bbf6..b8592e5aab38 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Page.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Page.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeerAsn.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeerAsn.cs index db1031ae4ffe..f0babc88e60a 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeerAsn.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeerAsn.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. @@ -39,13 +43,16 @@ public PeerAsn() /// The validation state of the ASN /// associated with the peer. Possible values include: 'None', /// 'Pending', 'Approved', 'Failed' - public PeerAsn(string name = default(string), string id = default(string), string type = default(string), int? peerAsnProperty = default(int?), ContactInfo peerContactInfo = default(ContactInfo), string peerName = default(string), string validationState = default(string)) + /// The error message for the validation + /// state + public PeerAsn(string name = default(string), string id = default(string), string type = default(string), int? peerAsnProperty = default(int?), ContactInfo peerContactInfo = default(ContactInfo), string peerName = default(string), string validationState = default(string), string errorMessage = default(string)) : base(name, id, type) { PeerAsnProperty = peerAsnProperty; PeerContactInfo = peerContactInfo; PeerName = peerName; ValidationState = validationState; + ErrorMessage = errorMessage; CustomInit(); } @@ -80,5 +87,11 @@ public PeerAsn() [JsonProperty(PropertyName = "properties.validationState")] public string ValidationState { get; set; } + /// + /// Gets the error message for the validation state + /// + [JsonProperty(PropertyName = "properties.errorMessage")] + public string ErrorMessage { get; private set; } + } } diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringBandwidthOffer.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringBandwidthOffer.cs index bf305d4f172c..af9a12dbcb07 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringBandwidthOffer.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringBandwidthOffer.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringLocation.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringLocation.cs index c58f7cf3f9d1..78f94db9d452 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringLocation.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringLocation.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringLocationPropertiesDirect.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringLocationPropertiesDirect.cs index 75921877b606..1cf995ef7a57 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringLocationPropertiesDirect.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringLocationPropertiesDirect.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringLocationPropertiesExchange.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringLocationPropertiesExchange.cs index 0c7d8349c348..69550fa50557 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringLocationPropertiesExchange.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringLocationPropertiesExchange.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringModel.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringModel.cs index f1992d57fcde..fcac6e70fa33 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringModel.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringModel.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringPropertiesDirect.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringPropertiesDirect.cs index 220e44d47127..8cc2356c744f 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringPropertiesDirect.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringPropertiesDirect.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. @@ -57,11 +61,11 @@ public PeeringPropertiesDirect() public IList Connections { get; set; } /// - /// Gets or sets the flag that indicates whether or not the peering is - /// used for peering service. + /// Gets the flag that indicates whether or not the peering is used for + /// peering service. /// [JsonProperty(PropertyName = "useForPeeringService")] - public bool? UseForPeeringService { get; set; } + public bool? UseForPeeringService { get; private set; } /// /// Gets or sets the reference of the peer ASN. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringPropertiesExchange.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringPropertiesExchange.cs index 7fc0aca62366..39ac553528b1 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringPropertiesExchange.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringPropertiesExchange.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringService.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringService.cs index 7062fb3408d2..6c92dfdd4f26 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringService.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringService.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringServiceLocation.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringServiceLocation.cs index d1b1f1b65aea..36c2394debe4 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringServiceLocation.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringServiceLocation.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringServicePrefix.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringServicePrefix.cs index f0377d0fcb4a..6b085308417c 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringServicePrefix.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringServicePrefix.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. @@ -9,6 +13,8 @@ namespace Microsoft.Azure.Management.Peering.Models using Microsoft.Rest; using Microsoft.Rest.Serialization; using Newtonsoft.Json; + using System.Collections; + using System.Collections.Generic; using System.Linq; /// @@ -31,21 +37,28 @@ public PeeringServicePrefix() /// The name of the resource. /// The ID of the resource. /// The type of the resource. - /// Valid route prefix + /// The prefix from which your traffic + /// originates. /// The prefix validation state. /// Possible values include: 'None', 'Invalid', 'Verified', 'Failed', - /// 'Pending', 'Unknown' + /// 'Pending', 'Warning', 'Unknown' /// The prefix learned type. Possible values - /// include: 'None', 'ViaPartner', 'ViaSession' + /// include: 'None', 'ViaServiceProvider', 'ViaSession' + /// The error message for validation + /// state + /// The list of events for peering service + /// prefix /// The provisioning state of the /// resource. Possible values include: 'Succeeded', 'Updating', /// 'Deleting', 'Failed' - public PeeringServicePrefix(string name = default(string), string id = default(string), string type = default(string), string prefix = default(string), string prefixValidationState = default(string), string learnedType = default(string), string provisioningState = default(string)) + public PeeringServicePrefix(string name = default(string), string id = default(string), string type = default(string), string prefix = default(string), string prefixValidationState = default(string), string learnedType = default(string), string errorMessage = default(string), IList events = default(IList), string provisioningState = default(string)) : base(name, id, type) { Prefix = prefix; PrefixValidationState = prefixValidationState; LearnedType = learnedType; + ErrorMessage = errorMessage; + Events = events; ProvisioningState = provisioningState; CustomInit(); } @@ -56,24 +69,36 @@ public PeeringServicePrefix() partial void CustomInit(); /// - /// Gets or sets valid route prefix + /// Gets or sets the prefix from which your traffic originates. /// [JsonProperty(PropertyName = "properties.prefix")] public string Prefix { get; set; } /// - /// Gets or sets the prefix validation state. Possible values include: - /// 'None', 'Invalid', 'Verified', 'Failed', 'Pending', 'Unknown' + /// Gets the prefix validation state. Possible values include: 'None', + /// 'Invalid', 'Verified', 'Failed', 'Pending', 'Warning', 'Unknown' /// [JsonProperty(PropertyName = "properties.prefixValidationState")] - public string PrefixValidationState { get; set; } + public string PrefixValidationState { get; private set; } /// - /// Gets or sets the prefix learned type. Possible values include: - /// 'None', 'ViaPartner', 'ViaSession' + /// Gets the prefix learned type. Possible values include: 'None', + /// 'ViaServiceProvider', 'ViaSession' /// [JsonProperty(PropertyName = "properties.learnedType")] - public string LearnedType { get; set; } + public string LearnedType { get; private set; } + + /// + /// Gets the error message for validation state + /// + [JsonProperty(PropertyName = "properties.errorMessage")] + public string ErrorMessage { get; private set; } + + /// + /// Gets the list of events for peering service prefix + /// + [JsonProperty(PropertyName = "properties.events")] + public IList Events { get; private set; } /// /// Gets the provisioning state of the resource. Possible values diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringServicePrefixEvent.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringServicePrefixEvent.cs new file mode 100644 index 000000000000..f07386096261 --- /dev/null +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringServicePrefixEvent.cs @@ -0,0 +1,88 @@ +// +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// +// Code generated by Microsoft (R) AutoRest Code Generator. +// Changes may cause incorrect behavior and will be lost if the code is +// regenerated. +// + +namespace Microsoft.Azure.Management.Peering.Models +{ + using Newtonsoft.Json; + using System.Linq; + + /// + /// The details of the event associated with a prefix. + /// + public partial class PeeringServicePrefixEvent + { + /// + /// Initializes a new instance of the PeeringServicePrefixEvent class. + /// + public PeeringServicePrefixEvent() + { + CustomInit(); + } + + /// + /// Initializes a new instance of the PeeringServicePrefixEvent class. + /// + /// The timestamp of the event associated + /// with a prefix. + /// The type of the event associated with a + /// prefix. + /// The summary of the event associated with + /// a prefix. + /// The level of the event associated with a + /// prefix. + /// The description of the event + /// associated with a prefix. + public PeeringServicePrefixEvent(System.DateTime? eventTimestamp = default(System.DateTime?), string eventType = default(string), string eventSummary = default(string), string eventLevel = default(string), string eventDescription = default(string)) + { + EventTimestamp = eventTimestamp; + EventType = eventType; + EventSummary = eventSummary; + EventLevel = eventLevel; + EventDescription = eventDescription; + CustomInit(); + } + + /// + /// An initialization method that performs custom operations like setting defaults + /// + partial void CustomInit(); + + /// + /// Gets the timestamp of the event associated with a prefix. + /// + [JsonProperty(PropertyName = "eventTimestamp")] + public System.DateTime? EventTimestamp { get; private set; } + + /// + /// Gets the type of the event associated with a prefix. + /// + [JsonProperty(PropertyName = "eventType")] + public string EventType { get; private set; } + + /// + /// Gets the summary of the event associated with a prefix. + /// + [JsonProperty(PropertyName = "eventSummary")] + public string EventSummary { get; private set; } + + /// + /// Gets the level of the event associated with a prefix. + /// + [JsonProperty(PropertyName = "eventLevel")] + public string EventLevel { get; private set; } + + /// + /// Gets the description of the event associated with a prefix. + /// + [JsonProperty(PropertyName = "eventDescription")] + public string EventDescription { get; private set; } + + } +} diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringServiceProvider.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringServiceProvider.cs index cb0719e21dfd..1cbca93ee403 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringServiceProvider.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringServiceProvider.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringSku.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringSku.cs index 5f2706b991d2..6392406fc954 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringSku.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PeeringSku.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PrefixValidationState.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PrefixValidationState.cs index 53e0ea4f61b2..43cf66bcbe64 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PrefixValidationState.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/PrefixValidationState.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. @@ -17,6 +21,7 @@ public static class PrefixValidationState public const string Verified = "Verified"; public const string Failed = "Failed"; public const string Pending = "Pending"; + public const string Warning = "Warning"; public const string Unknown = "Unknown"; } } diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ProvisioningState.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ProvisioningState.cs index 159af9cfb1cd..93e28e656b91 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ProvisioningState.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ProvisioningState.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Resource.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Resource.cs index b46ba7a28c67..f8328bbf9f3b 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Resource.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Resource.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ResourceTags.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ResourceTags.cs index f3f55cdfb29c..e3064128884b 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ResourceTags.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ResourceTags.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/SessionAddressProvider.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/SessionAddressProvider.cs index 8efa4d2a0583..6b424295f875 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/SessionAddressProvider.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/SessionAddressProvider.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/SessionStateV4.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/SessionStateV4.cs index 4f32bf3f5a0b..b439bc773f09 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/SessionStateV4.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/SessionStateV4.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/SessionStateV6.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/SessionStateV6.cs index b1f34a067265..9d3620d28872 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/SessionStateV6.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/SessionStateV6.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Size.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Size.cs index a204164bccda..75afcc848e14 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Size.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Size.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/SubResource.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/SubResource.cs index 9f5f1f9845e6..534c008149d3 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/SubResource.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/SubResource.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Tier.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Tier.cs index 09d180b51ea1..82442b73bcf3 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Tier.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/Tier.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ValidationState.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ValidationState.cs index fc3631a057f6..ba14a3a3e681 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ValidationState.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Models/ValidationState.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Operations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Operations.cs index 40010abb26dd..1e758fcbf8e9 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Operations.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/Operations.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/OperationsExtensions.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/OperationsExtensions.cs index 3bb6e9c51924..8be78042ca7c 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/OperationsExtensions.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/OperationsExtensions.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeerAsnsOperations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeerAsnsOperations.cs index 18eb0dbf57d2..a534188bc988 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeerAsnsOperations.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeerAsnsOperations.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeerAsnsOperationsExtensions.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeerAsnsOperationsExtensions.cs index 2aa47f63508e..3944221030e9 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeerAsnsOperationsExtensions.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeerAsnsOperationsExtensions.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringLocationsOperations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringLocationsOperations.cs index 23772b2ae156..98bc7adb7cb0 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringLocationsOperations.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringLocationsOperations.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringLocationsOperationsExtensions.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringLocationsOperationsExtensions.cs index f47f220df1bc..4807bc9742a8 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringLocationsOperationsExtensions.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringLocationsOperationsExtensions.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringManagementClient.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringManagementClient.cs index 960bfd99d966..03bd2dde17e3 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringManagementClient.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringManagementClient.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. @@ -20,7 +24,7 @@ namespace Microsoft.Azure.Management.Peering using System.Threading.Tasks; /// - /// APIs to manage Peering resources through the Azure Resource Manager. + /// Peering Client /// public partial class PeeringManagementClient : ServiceClient, IPeeringManagementClient, IAzureClient { @@ -102,11 +106,6 @@ public partial class PeeringManagementClient : ServiceClient public virtual IPeeringServiceLocationsOperations PeeringServiceLocations { get; private set; } - /// - /// Gets the IPeeringServicePrefixesOperations. - /// - public virtual IPeeringServicePrefixesOperations PeeringServicePrefixes { get; private set; } - /// /// Gets the IPrefixesOperations. /// @@ -369,12 +368,11 @@ private void Initialize() PeeringLocations = new PeeringLocationsOperations(this); Peerings = new PeeringsOperations(this); PeeringServiceLocations = new PeeringServiceLocationsOperations(this); - PeeringServicePrefixes = new PeeringServicePrefixesOperations(this); Prefixes = new PrefixesOperations(this); PeeringServiceProviders = new PeeringServiceProvidersOperations(this); PeeringServices = new PeeringServicesOperations(this); BaseUri = new System.Uri("https://management.azure.com"); - ApiVersion = "2019-08-01-preview"; + ApiVersion = "2019-09-01-preview"; AcceptLanguage = "en-US"; LongRunningOperationRetryTimeout = 30; GenerateClientRequestId = true; @@ -412,9 +410,11 @@ private void Initialize() /// Checks if the peering service provider is present within 1000 miles of /// customer's location /// - /// - /// The CheckServiceProviderAvailabilityInput - /// indicating customer location and service provider. + /// + /// Gets or sets the PeeringServiceLocation + /// + /// + /// Gets or sets the PeeringServiceProvider /// /// /// Headers that will be added to request. @@ -437,12 +437,8 @@ private void Initialize() /// /// A response object containing the response body and response headers. /// - public async Task> CheckServiceProviderAvailabilityWithHttpMessagesAsync(CheckServiceProviderAvailabilityInput checkServiceProviderAvailabilityInput, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + public async Task> CheckServiceProviderAvailabilityWithHttpMessagesAsync(string peeringServiceLocation = default(string), string peeringServiceProvider = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) { - if (checkServiceProviderAvailabilityInput == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "checkServiceProviderAvailabilityInput"); - } if (SubscriptionId == null) { throw new ValidationException(ValidationRules.CannotBeNull, "this.SubscriptionId"); @@ -451,6 +447,12 @@ private void Initialize() { throw new ValidationException(ValidationRules.CannotBeNull, "this.ApiVersion"); } + CheckServiceProviderAvailabilityInput checkServiceProviderAvailabilityInput = new CheckServiceProviderAvailabilityInput(); + if (peeringServiceLocation != null || peeringServiceProvider != null) + { + checkServiceProviderAvailabilityInput.PeeringServiceLocation = peeringServiceLocation; + checkServiceProviderAvailabilityInput.PeeringServiceProvider = peeringServiceProvider; + } // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringManagementClientExtensions.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringManagementClientExtensions.cs index 3cf93b236f66..370b366464d5 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringManagementClientExtensions.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringManagementClientExtensions.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. @@ -24,13 +28,15 @@ public static partial class PeeringManagementClientExtensions /// /// The operations group for this extension method. /// - /// - /// The CheckServiceProviderAvailabilityInput - /// indicating customer location and service provider. + /// + /// Gets or sets the PeeringServiceLocation /// - public static string CheckServiceProviderAvailability(this IPeeringManagementClient operations, CheckServiceProviderAvailabilityInput checkServiceProviderAvailabilityInput) + /// + /// Gets or sets the PeeringServiceProvider + /// + public static string CheckServiceProviderAvailability(this IPeeringManagementClient operations, string peeringServiceLocation = default(string), string peeringServiceProvider = default(string)) { - return operations.CheckServiceProviderAvailabilityAsync(checkServiceProviderAvailabilityInput).GetAwaiter().GetResult(); + return operations.CheckServiceProviderAvailabilityAsync(peeringServiceLocation, peeringServiceProvider).GetAwaiter().GetResult(); } /// @@ -40,16 +46,18 @@ public static string CheckServiceProviderAvailability(this IPeeringManagementCli /// /// The operations group for this extension method. /// - /// - /// The CheckServiceProviderAvailabilityInput - /// indicating customer location and service provider. + /// + /// Gets or sets the PeeringServiceLocation + /// + /// + /// Gets or sets the PeeringServiceProvider /// /// /// The cancellation token. /// - public static async Task CheckServiceProviderAvailabilityAsync(this IPeeringManagementClient operations, CheckServiceProviderAvailabilityInput checkServiceProviderAvailabilityInput, CancellationToken cancellationToken = default(CancellationToken)) + public static async Task CheckServiceProviderAvailabilityAsync(this IPeeringManagementClient operations, string peeringServiceLocation = default(string), string peeringServiceProvider = default(string), CancellationToken cancellationToken = default(CancellationToken)) { - using (var _result = await operations.CheckServiceProviderAvailabilityWithHttpMessagesAsync(checkServiceProviderAvailabilityInput, null, cancellationToken).ConfigureAwait(false)) + using (var _result = await operations.CheckServiceProviderAvailabilityWithHttpMessagesAsync(peeringServiceLocation, peeringServiceProvider, null, cancellationToken).ConfigureAwait(false)) { return _result.Body; } diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServiceLocationsOperations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServiceLocationsOperations.cs index 54ec9fc8aa67..72a7c60090e6 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServiceLocationsOperations.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServiceLocationsOperations.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServiceLocationsOperationsExtensions.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServiceLocationsOperationsExtensions.cs index 0d5431799281..1c14bcad8ac4 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServiceLocationsOperationsExtensions.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServiceLocationsOperationsExtensions.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServicePrefixesOperations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServicePrefixesOperations.cs deleted file mode 100644 index 84ca6862ec3c..000000000000 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServicePrefixesOperations.cs +++ /dev/null @@ -1,661 +0,0 @@ -// -// Code generated by Microsoft (R) AutoRest Code Generator. -// Changes may cause incorrect behavior and will be lost if the code is -// regenerated. -// - -namespace Microsoft.Azure.Management.Peering -{ - using Microsoft.Rest; - using Microsoft.Rest.Azure; - using Models; - using Newtonsoft.Json; - using System.Collections; - using System.Collections.Generic; - using System.Linq; - using System.Net; - using System.Net.Http; - using System.Threading; - using System.Threading.Tasks; - - /// - /// PeeringServicePrefixesOperations operations. - /// - internal partial class PeeringServicePrefixesOperations : IServiceOperations, IPeeringServicePrefixesOperations - { - /// - /// Initializes a new instance of the PeeringServicePrefixesOperations class. - /// - /// - /// Reference to the service client. - /// - /// - /// Thrown when a required parameter is null - /// - internal PeeringServicePrefixesOperations(PeeringManagementClient client) - { - if (client == null) - { - throw new System.ArgumentNullException("client"); - } - Client = client; - } - - /// - /// Gets a reference to the PeeringManagementClient - /// - public PeeringManagementClient Client { get; private set; } - - /// - /// Gets the peering service prefix. - /// - /// - /// The resource group name. - /// - /// - /// The peering service name. - /// - /// - /// The prefix name. - /// - /// - /// Headers that will be added to request. - /// - /// - /// The cancellation token. - /// - /// - /// Thrown when the operation returned an invalid status code - /// - /// - /// Thrown when unable to deserialize the response - /// - /// - /// Thrown when a required parameter is null - /// - /// - /// Thrown when a required parameter is null - /// - /// - /// A response object containing the response body and response headers. - /// - public async Task> GetWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, string prefixName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) - { - if (resourceGroupName == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); - } - if (peeringServiceName == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "peeringServiceName"); - } - if (prefixName == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "prefixName"); - } - if (Client.SubscriptionId == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); - } - if (Client.ApiVersion == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); - } - // Tracing - bool _shouldTrace = ServiceClientTracing.IsEnabled; - string _invocationId = null; - if (_shouldTrace) - { - _invocationId = ServiceClientTracing.NextInvocationId.ToString(); - Dictionary tracingParameters = new Dictionary(); - tracingParameters.Add("resourceGroupName", resourceGroupName); - tracingParameters.Add("peeringServiceName", peeringServiceName); - tracingParameters.Add("prefixName", prefixName); - tracingParameters.Add("cancellationToken", cancellationToken); - ServiceClientTracing.Enter(_invocationId, this, "Get", tracingParameters); - } - // Construct URL - var _baseUrl = Client.BaseUri.AbsoluteUri; - var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peeringServices/{peeringServiceName}/prefixes/{prefixName}").ToString(); - _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); - _url = _url.Replace("{peeringServiceName}", System.Uri.EscapeDataString(peeringServiceName)); - _url = _url.Replace("{prefixName}", System.Uri.EscapeDataString(prefixName)); - _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); - List _queryParameters = new List(); - if (Client.ApiVersion != null) - { - _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); - } - if (_queryParameters.Count > 0) - { - _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); - } - // Create HTTP transport objects - var _httpRequest = new HttpRequestMessage(); - HttpResponseMessage _httpResponse = null; - _httpRequest.Method = new HttpMethod("GET"); - _httpRequest.RequestUri = new System.Uri(_url); - // Set Headers - if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) - { - _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); - } - if (Client.AcceptLanguage != null) - { - if (_httpRequest.Headers.Contains("accept-language")) - { - _httpRequest.Headers.Remove("accept-language"); - } - _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); - } - - - if (customHeaders != null) - { - foreach(var _header in customHeaders) - { - if (_httpRequest.Headers.Contains(_header.Key)) - { - _httpRequest.Headers.Remove(_header.Key); - } - _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); - } - } - - // Serialize Request - string _requestContent = null; - // Set Credentials - if (Client.Credentials != null) - { - cancellationToken.ThrowIfCancellationRequested(); - await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); - } - // Send Request - if (_shouldTrace) - { - ServiceClientTracing.SendRequest(_invocationId, _httpRequest); - } - cancellationToken.ThrowIfCancellationRequested(); - _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); - if (_shouldTrace) - { - ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); - } - HttpStatusCode _statusCode = _httpResponse.StatusCode; - cancellationToken.ThrowIfCancellationRequested(); - string _responseContent = null; - if ((int)_statusCode != 200) - { - var ex = new ErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); - try - { - _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); - ErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); - if (_errorBody != null) - { - ex.Body = _errorBody; - } - } - catch (JsonException) - { - // Ignore the exception - } - ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); - ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); - if (_shouldTrace) - { - ServiceClientTracing.Error(_invocationId, ex); - } - _httpRequest.Dispose(); - if (_httpResponse != null) - { - _httpResponse.Dispose(); - } - throw ex; - } - // Create Result - var _result = new AzureOperationResponse(); - _result.Request = _httpRequest; - _result.Response = _httpResponse; - if (_httpResponse.Headers.Contains("x-ms-request-id")) - { - _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); - } - // Deserialize Response - if ((int)_statusCode == 200) - { - _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); - try - { - _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); - } - catch (JsonException ex) - { - _httpRequest.Dispose(); - if (_httpResponse != null) - { - _httpResponse.Dispose(); - } - throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); - } - } - if (_shouldTrace) - { - ServiceClientTracing.Exit(_invocationId, _result); - } - return _result; - } - - /// - /// Creates or updates the peering prefix. - /// - /// - /// The resource group name. - /// - /// - /// The peering service name. - /// - /// - /// The prefix name - /// - /// - /// The IP prefix for an peering - /// - /// - /// Headers that will be added to request. - /// - /// - /// The cancellation token. - /// - /// - /// Thrown when the operation returned an invalid status code - /// - /// - /// Thrown when unable to deserialize the response - /// - /// - /// Thrown when a required parameter is null - /// - /// - /// Thrown when a required parameter is null - /// - /// - /// A response object containing the response body and response headers. - /// - public async Task> CreateOrUpdateWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, string prefixName, PeeringServicePrefix peeringServicePrefix, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) - { - if (resourceGroupName == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); - } - if (peeringServiceName == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "peeringServiceName"); - } - if (prefixName == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "prefixName"); - } - if (peeringServicePrefix == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "peeringServicePrefix"); - } - if (Client.SubscriptionId == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); - } - if (Client.ApiVersion == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); - } - // Tracing - bool _shouldTrace = ServiceClientTracing.IsEnabled; - string _invocationId = null; - if (_shouldTrace) - { - _invocationId = ServiceClientTracing.NextInvocationId.ToString(); - Dictionary tracingParameters = new Dictionary(); - tracingParameters.Add("resourceGroupName", resourceGroupName); - tracingParameters.Add("peeringServiceName", peeringServiceName); - tracingParameters.Add("prefixName", prefixName); - tracingParameters.Add("peeringServicePrefix", peeringServicePrefix); - tracingParameters.Add("cancellationToken", cancellationToken); - ServiceClientTracing.Enter(_invocationId, this, "CreateOrUpdate", tracingParameters); - } - // Construct URL - var _baseUrl = Client.BaseUri.AbsoluteUri; - var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peeringServices/{peeringServiceName}/prefixes/{prefixName}").ToString(); - _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); - _url = _url.Replace("{peeringServiceName}", System.Uri.EscapeDataString(peeringServiceName)); - _url = _url.Replace("{prefixName}", System.Uri.EscapeDataString(prefixName)); - _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); - List _queryParameters = new List(); - if (Client.ApiVersion != null) - { - _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); - } - if (_queryParameters.Count > 0) - { - _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); - } - // Create HTTP transport objects - var _httpRequest = new HttpRequestMessage(); - HttpResponseMessage _httpResponse = null; - _httpRequest.Method = new HttpMethod("PUT"); - _httpRequest.RequestUri = new System.Uri(_url); - // Set Headers - if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) - { - _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); - } - if (Client.AcceptLanguage != null) - { - if (_httpRequest.Headers.Contains("accept-language")) - { - _httpRequest.Headers.Remove("accept-language"); - } - _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); - } - - - if (customHeaders != null) - { - foreach(var _header in customHeaders) - { - if (_httpRequest.Headers.Contains(_header.Key)) - { - _httpRequest.Headers.Remove(_header.Key); - } - _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); - } - } - - // Serialize Request - string _requestContent = null; - if(peeringServicePrefix != null) - { - _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(peeringServicePrefix, Client.SerializationSettings); - _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); - _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); - } - // Set Credentials - if (Client.Credentials != null) - { - cancellationToken.ThrowIfCancellationRequested(); - await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); - } - // Send Request - if (_shouldTrace) - { - ServiceClientTracing.SendRequest(_invocationId, _httpRequest); - } - cancellationToken.ThrowIfCancellationRequested(); - _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); - if (_shouldTrace) - { - ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); - } - HttpStatusCode _statusCode = _httpResponse.StatusCode; - cancellationToken.ThrowIfCancellationRequested(); - string _responseContent = null; - if ((int)_statusCode != 200 && (int)_statusCode != 201) - { - var ex = new ErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); - try - { - _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); - ErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); - if (_errorBody != null) - { - ex.Body = _errorBody; - } - } - catch (JsonException) - { - // Ignore the exception - } - ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); - ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); - if (_shouldTrace) - { - ServiceClientTracing.Error(_invocationId, ex); - } - _httpRequest.Dispose(); - if (_httpResponse != null) - { - _httpResponse.Dispose(); - } - throw ex; - } - // Create Result - var _result = new AzureOperationResponse(); - _result.Request = _httpRequest; - _result.Response = _httpResponse; - if (_httpResponse.Headers.Contains("x-ms-request-id")) - { - _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); - } - // Deserialize Response - if ((int)_statusCode == 200) - { - _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); - try - { - _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); - } - catch (JsonException ex) - { - _httpRequest.Dispose(); - if (_httpResponse != null) - { - _httpResponse.Dispose(); - } - throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); - } - } - // Deserialize Response - if ((int)_statusCode == 201) - { - _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); - try - { - _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); - } - catch (JsonException ex) - { - _httpRequest.Dispose(); - if (_httpResponse != null) - { - _httpResponse.Dispose(); - } - throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); - } - } - if (_shouldTrace) - { - ServiceClientTracing.Exit(_invocationId, _result); - } - return _result; - } - - /// - /// removes the peering prefix. - /// - /// - /// The resource group name. - /// - /// - /// The peering service name. - /// - /// - /// The prefix name - /// - /// - /// Headers that will be added to request. - /// - /// - /// The cancellation token. - /// - /// - /// Thrown when the operation returned an invalid status code - /// - /// - /// Thrown when a required parameter is null - /// - /// - /// Thrown when a required parameter is null - /// - /// - /// A response object containing the response body and response headers. - /// - public async Task DeleteWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, string prefixName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) - { - if (resourceGroupName == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); - } - if (peeringServiceName == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "peeringServiceName"); - } - if (prefixName == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "prefixName"); - } - if (Client.SubscriptionId == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); - } - if (Client.ApiVersion == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); - } - // Tracing - bool _shouldTrace = ServiceClientTracing.IsEnabled; - string _invocationId = null; - if (_shouldTrace) - { - _invocationId = ServiceClientTracing.NextInvocationId.ToString(); - Dictionary tracingParameters = new Dictionary(); - tracingParameters.Add("resourceGroupName", resourceGroupName); - tracingParameters.Add("peeringServiceName", peeringServiceName); - tracingParameters.Add("prefixName", prefixName); - tracingParameters.Add("cancellationToken", cancellationToken); - ServiceClientTracing.Enter(_invocationId, this, "Delete", tracingParameters); - } - // Construct URL - var _baseUrl = Client.BaseUri.AbsoluteUri; - var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peeringServices/{peeringServiceName}/prefixes/{prefixName}").ToString(); - _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); - _url = _url.Replace("{peeringServiceName}", System.Uri.EscapeDataString(peeringServiceName)); - _url = _url.Replace("{prefixName}", System.Uri.EscapeDataString(prefixName)); - _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); - List _queryParameters = new List(); - if (Client.ApiVersion != null) - { - _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); - } - if (_queryParameters.Count > 0) - { - _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); - } - // Create HTTP transport objects - var _httpRequest = new HttpRequestMessage(); - HttpResponseMessage _httpResponse = null; - _httpRequest.Method = new HttpMethod("DELETE"); - _httpRequest.RequestUri = new System.Uri(_url); - // Set Headers - if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) - { - _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); - } - if (Client.AcceptLanguage != null) - { - if (_httpRequest.Headers.Contains("accept-language")) - { - _httpRequest.Headers.Remove("accept-language"); - } - _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); - } - - - if (customHeaders != null) - { - foreach(var _header in customHeaders) - { - if (_httpRequest.Headers.Contains(_header.Key)) - { - _httpRequest.Headers.Remove(_header.Key); - } - _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); - } - } - - // Serialize Request - string _requestContent = null; - // Set Credentials - if (Client.Credentials != null) - { - cancellationToken.ThrowIfCancellationRequested(); - await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); - } - // Send Request - if (_shouldTrace) - { - ServiceClientTracing.SendRequest(_invocationId, _httpRequest); - } - cancellationToken.ThrowIfCancellationRequested(); - _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); - if (_shouldTrace) - { - ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); - } - HttpStatusCode _statusCode = _httpResponse.StatusCode; - cancellationToken.ThrowIfCancellationRequested(); - string _responseContent = null; - if ((int)_statusCode != 200 && (int)_statusCode != 204) - { - var ex = new ErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); - try - { - _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); - ErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); - if (_errorBody != null) - { - ex.Body = _errorBody; - } - } - catch (JsonException) - { - // Ignore the exception - } - ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); - ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); - if (_shouldTrace) - { - ServiceClientTracing.Error(_invocationId, ex); - } - _httpRequest.Dispose(); - if (_httpResponse != null) - { - _httpResponse.Dispose(); - } - throw ex; - } - // Create Result - var _result = new AzureOperationResponse(); - _result.Request = _httpRequest; - _result.Response = _httpResponse; - if (_httpResponse.Headers.Contains("x-ms-request-id")) - { - _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); - } - if (_shouldTrace) - { - ServiceClientTracing.Exit(_invocationId, _result); - } - return _result; - } - - } -} diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServicePrefixesOperationsExtensions.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServicePrefixesOperationsExtensions.cs deleted file mode 100644 index 6d797b9a21d8..000000000000 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServicePrefixesOperationsExtensions.cs +++ /dev/null @@ -1,162 +0,0 @@ -// -// Code generated by Microsoft (R) AutoRest Code Generator. -// Changes may cause incorrect behavior and will be lost if the code is -// regenerated. -// - -namespace Microsoft.Azure.Management.Peering -{ - using Microsoft.Rest; - using Microsoft.Rest.Azure; - using Models; - using System.Threading; - using System.Threading.Tasks; - - /// - /// Extension methods for PeeringServicePrefixesOperations. - /// - public static partial class PeeringServicePrefixesOperationsExtensions - { - /// - /// Gets the peering service prefix. - /// - /// - /// The operations group for this extension method. - /// - /// - /// The resource group name. - /// - /// - /// The peering service name. - /// - /// - /// The prefix name. - /// - public static PeeringServicePrefix Get(this IPeeringServicePrefixesOperations operations, string resourceGroupName, string peeringServiceName, string prefixName) - { - return operations.GetAsync(resourceGroupName, peeringServiceName, prefixName).GetAwaiter().GetResult(); - } - - /// - /// Gets the peering service prefix. - /// - /// - /// The operations group for this extension method. - /// - /// - /// The resource group name. - /// - /// - /// The peering service name. - /// - /// - /// The prefix name. - /// - /// - /// The cancellation token. - /// - public static async Task GetAsync(this IPeeringServicePrefixesOperations operations, string resourceGroupName, string peeringServiceName, string prefixName, CancellationToken cancellationToken = default(CancellationToken)) - { - using (var _result = await operations.GetWithHttpMessagesAsync(resourceGroupName, peeringServiceName, prefixName, null, cancellationToken).ConfigureAwait(false)) - { - return _result.Body; - } - } - - /// - /// Creates or updates the peering prefix. - /// - /// - /// The operations group for this extension method. - /// - /// - /// The resource group name. - /// - /// - /// The peering service name. - /// - /// - /// The prefix name - /// - /// - /// The IP prefix for an peering - /// - public static PeeringServicePrefix CreateOrUpdate(this IPeeringServicePrefixesOperations operations, string resourceGroupName, string peeringServiceName, string prefixName, PeeringServicePrefix peeringServicePrefix) - { - return operations.CreateOrUpdateAsync(resourceGroupName, peeringServiceName, prefixName, peeringServicePrefix).GetAwaiter().GetResult(); - } - - /// - /// Creates or updates the peering prefix. - /// - /// - /// The operations group for this extension method. - /// - /// - /// The resource group name. - /// - /// - /// The peering service name. - /// - /// - /// The prefix name - /// - /// - /// The IP prefix for an peering - /// - /// - /// The cancellation token. - /// - public static async Task CreateOrUpdateAsync(this IPeeringServicePrefixesOperations operations, string resourceGroupName, string peeringServiceName, string prefixName, PeeringServicePrefix peeringServicePrefix, CancellationToken cancellationToken = default(CancellationToken)) - { - using (var _result = await operations.CreateOrUpdateWithHttpMessagesAsync(resourceGroupName, peeringServiceName, prefixName, peeringServicePrefix, null, cancellationToken).ConfigureAwait(false)) - { - return _result.Body; - } - } - - /// - /// removes the peering prefix. - /// - /// - /// The operations group for this extension method. - /// - /// - /// The resource group name. - /// - /// - /// The peering service name. - /// - /// - /// The prefix name - /// - public static void Delete(this IPeeringServicePrefixesOperations operations, string resourceGroupName, string peeringServiceName, string prefixName) - { - operations.DeleteAsync(resourceGroupName, peeringServiceName, prefixName).GetAwaiter().GetResult(); - } - - /// - /// removes the peering prefix. - /// - /// - /// The operations group for this extension method. - /// - /// - /// The resource group name. - /// - /// - /// The peering service name. - /// - /// - /// The prefix name - /// - /// - /// The cancellation token. - /// - public static async Task DeleteAsync(this IPeeringServicePrefixesOperations operations, string resourceGroupName, string peeringServiceName, string prefixName, CancellationToken cancellationToken = default(CancellationToken)) - { - (await operations.DeleteWithHttpMessagesAsync(resourceGroupName, peeringServiceName, prefixName, null, cancellationToken).ConfigureAwait(false)).Dispose(); - } - - } -} diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServiceProvidersOperations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServiceProvidersOperations.cs index 94e4cba6f4aa..c87dd239921b 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServiceProvidersOperations.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServiceProvidersOperations.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServiceProvidersOperationsExtensions.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServiceProvidersOperationsExtensions.cs index 3aa3fc54cb62..899a2d16cc37 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServiceProvidersOperationsExtensions.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServiceProvidersOperationsExtensions.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServicesOperations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServicesOperations.cs index 5b7cb092a84c..969074805a68 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServicesOperations.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServicesOperations.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. @@ -648,7 +652,7 @@ internal PeeringServicesOperations(PeeringManagementClient client) /// The name of the peering service. /// /// - /// The resource tags. + /// Gets or sets the tags, a dictionary of descriptors arm object /// /// /// Headers that will be added to request. @@ -671,7 +675,7 @@ internal PeeringServicesOperations(PeeringManagementClient client) /// /// A response object containing the response body and response headers. /// - public async Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, ResourceTags tags, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + public async Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, IDictionary tags = default(IDictionary), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) { if (resourceGroupName == null) { @@ -681,10 +685,6 @@ internal PeeringServicesOperations(PeeringManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "peeringServiceName"); } - if (tags == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "tags"); - } if (Client.SubscriptionId == null) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); @@ -693,6 +693,11 @@ internal PeeringServicesOperations(PeeringManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); } + ResourceTags tags1 = new ResourceTags(); + if (tags != null) + { + tags1.Tags = tags; + } // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -702,7 +707,7 @@ internal PeeringServicesOperations(PeeringManagementClient client) Dictionary tracingParameters = new Dictionary(); tracingParameters.Add("resourceGroupName", resourceGroupName); tracingParameters.Add("peeringServiceName", peeringServiceName); - tracingParameters.Add("tags", tags); + tracingParameters.Add("tags1", tags1); tracingParameters.Add("cancellationToken", cancellationToken); ServiceClientTracing.Enter(_invocationId, this, "Update", tracingParameters); } @@ -755,9 +760,9 @@ internal PeeringServicesOperations(PeeringManagementClient client) // Serialize Request string _requestContent = null; - if(tags != null) + if(tags1 != null) { - _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(tags, Client.SerializationSettings); + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(tags1, Client.SerializationSettings); _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); } diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServicesOperationsExtensions.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServicesOperationsExtensions.cs index 135751d7332e..1c2cdfc0be82 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServicesOperationsExtensions.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringServicesOperationsExtensions.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. @@ -9,6 +13,8 @@ namespace Microsoft.Azure.Management.Peering using Microsoft.Rest; using Microsoft.Rest.Azure; using Models; + using System.Collections; + using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; @@ -160,9 +166,9 @@ public static void Delete(this IPeeringServicesOperations operations, string res /// The name of the peering service. /// /// - /// The resource tags. + /// Gets or sets the tags, a dictionary of descriptors arm object /// - public static PeeringService Update(this IPeeringServicesOperations operations, string resourceGroupName, string peeringServiceName, ResourceTags tags) + public static PeeringService Update(this IPeeringServicesOperations operations, string resourceGroupName, string peeringServiceName, IDictionary tags = default(IDictionary)) { return operations.UpdateAsync(resourceGroupName, peeringServiceName, tags).GetAwaiter().GetResult(); } @@ -181,12 +187,12 @@ public static PeeringService Update(this IPeeringServicesOperations operations, /// The name of the peering service. /// /// - /// The resource tags. + /// Gets or sets the tags, a dictionary of descriptors arm object /// /// /// The cancellation token. /// - public static async Task UpdateAsync(this IPeeringServicesOperations operations, string resourceGroupName, string peeringServiceName, ResourceTags tags, CancellationToken cancellationToken = default(CancellationToken)) + public static async Task UpdateAsync(this IPeeringServicesOperations operations, string resourceGroupName, string peeringServiceName, IDictionary tags = default(IDictionary), CancellationToken cancellationToken = default(CancellationToken)) { using (var _result = await operations.UpdateWithHttpMessagesAsync(resourceGroupName, peeringServiceName, tags, null, cancellationToken).ConfigureAwait(false)) { diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringsOperations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringsOperations.cs index f500fb867401..05d4c7ccc3ef 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringsOperations.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringsOperations.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. @@ -648,7 +652,7 @@ internal PeeringsOperations(PeeringManagementClient client) /// The name of the peering. /// /// - /// The resource tags. + /// Gets or sets the tags, a dictionary of descriptors arm object /// /// /// Headers that will be added to request. @@ -671,7 +675,7 @@ internal PeeringsOperations(PeeringManagementClient client) /// /// A response object containing the response body and response headers. /// - public async Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string peeringName, ResourceTags tags, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + public async Task> UpdateWithHttpMessagesAsync(string resourceGroupName, string peeringName, IDictionary tags = default(IDictionary), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) { if (resourceGroupName == null) { @@ -681,10 +685,6 @@ internal PeeringsOperations(PeeringManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "peeringName"); } - if (tags == null) - { - throw new ValidationException(ValidationRules.CannotBeNull, "tags"); - } if (Client.SubscriptionId == null) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); @@ -693,6 +693,11 @@ internal PeeringsOperations(PeeringManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); } + ResourceTags tags1 = new ResourceTags(); + if (tags != null) + { + tags1.Tags = tags; + } // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -702,7 +707,7 @@ internal PeeringsOperations(PeeringManagementClient client) Dictionary tracingParameters = new Dictionary(); tracingParameters.Add("resourceGroupName", resourceGroupName); tracingParameters.Add("peeringName", peeringName); - tracingParameters.Add("tags", tags); + tracingParameters.Add("tags1", tags1); tracingParameters.Add("cancellationToken", cancellationToken); ServiceClientTracing.Enter(_invocationId, this, "Update", tracingParameters); } @@ -755,9 +760,9 @@ internal PeeringsOperations(PeeringManagementClient client) // Serialize Request string _requestContent = null; - if(tags != null) + if(tags1 != null) { - _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(tags, Client.SerializationSettings); + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(tags1, Client.SerializationSettings); _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); } diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringsOperationsExtensions.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringsOperationsExtensions.cs index 67e42c4c8d65..3048ab59ccb8 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringsOperationsExtensions.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PeeringsOperationsExtensions.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. @@ -9,6 +13,8 @@ namespace Microsoft.Azure.Management.Peering using Microsoft.Rest; using Microsoft.Rest.Azure; using Models; + using System.Collections; + using System.Collections.Generic; using System.Threading; using System.Threading.Tasks; @@ -160,9 +166,9 @@ public static void Delete(this IPeeringsOperations operations, string resourceGr /// The name of the peering. /// /// - /// The resource tags. + /// Gets or sets the tags, a dictionary of descriptors arm object /// - public static PeeringModel Update(this IPeeringsOperations operations, string resourceGroupName, string peeringName, ResourceTags tags) + public static PeeringModel Update(this IPeeringsOperations operations, string resourceGroupName, string peeringName, IDictionary tags = default(IDictionary)) { return operations.UpdateAsync(resourceGroupName, peeringName, tags).GetAwaiter().GetResult(); } @@ -181,12 +187,12 @@ public static PeeringModel Update(this IPeeringsOperations operations, string re /// The name of the peering. /// /// - /// The resource tags. + /// Gets or sets the tags, a dictionary of descriptors arm object /// /// /// The cancellation token. /// - public static async Task UpdateAsync(this IPeeringsOperations operations, string resourceGroupName, string peeringName, ResourceTags tags, CancellationToken cancellationToken = default(CancellationToken)) + public static async Task UpdateAsync(this IPeeringsOperations operations, string resourceGroupName, string peeringName, IDictionary tags = default(IDictionary), CancellationToken cancellationToken = default(CancellationToken)) { using (var _result = await operations.UpdateWithHttpMessagesAsync(resourceGroupName, peeringName, tags, null, cancellationToken).ConfigureAwait(false)) { diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PrefixesOperations.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PrefixesOperations.cs index 57cb4ff48972..f356239d117b 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PrefixesOperations.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PrefixesOperations.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. @@ -47,13 +51,640 @@ internal PrefixesOperations(PeeringManagementClient client) public PeeringManagementClient Client { get; private set; } /// - /// Lists the peerings prefix in the resource group. + /// Gets an existing prefix with the specified name under the given + /// subscription, resource group and peering service. /// /// - /// The resource group name. + /// The name of the resource group. /// /// - /// The peering service name. + /// The name of the peering service. + /// + /// + /// The name of the prefix. + /// + /// + /// The properties to be expanded. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> GetWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, string prefixName, string expand = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (peeringServiceName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "peeringServiceName"); + } + if (prefixName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "prefixName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("peeringServiceName", peeringServiceName); + tracingParameters.Add("prefixName", prefixName); + tracingParameters.Add("expand", expand); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "Get", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peeringServices/{peeringServiceName}/prefixes/{prefixName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{peeringServiceName}", System.Uri.EscapeDataString(peeringServiceName)); + _url = _url.Replace("{prefixName}", System.Uri.EscapeDataString(prefixName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (expand != null) + { + _queryParameters.Add(string.Format("$expand={0}", System.Uri.EscapeDataString(expand))); + } + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("GET"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200) + { + var ex = new ErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + ErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Creates a new prefix with the specified name under the given subscription, + /// resource group and peering service. + /// + /// + /// The name of the resource group. + /// + /// + /// The name of the peering service. + /// + /// + /// The name of the prefix. + /// + /// + /// The prefix from which your traffic originates. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when unable to deserialize the response + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task> CreateOrUpdateWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, string prefixName, string prefix = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (peeringServiceName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "peeringServiceName"); + } + if (prefixName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "prefixName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + PeeringServicePrefix peeringServicePrefix = new PeeringServicePrefix(); + if (prefix != null) + { + peeringServicePrefix.Prefix = prefix; + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("peeringServiceName", peeringServiceName); + tracingParameters.Add("prefixName", prefixName); + tracingParameters.Add("peeringServicePrefix", peeringServicePrefix); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "CreateOrUpdate", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peeringServices/{peeringServiceName}/prefixes/{prefixName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{peeringServiceName}", System.Uri.EscapeDataString(peeringServiceName)); + _url = _url.Replace("{prefixName}", System.Uri.EscapeDataString(prefixName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("PUT"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + if(peeringServicePrefix != null) + { + _requestContent = Rest.Serialization.SafeJsonConvert.SerializeObject(peeringServicePrefix, Client.SerializationSettings); + _httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8); + _httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8"); + } + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 201) + { + var ex = new ErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + ErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + // Deserialize Response + if ((int)_statusCode == 200) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + // Deserialize Response + if ((int)_statusCode == 201) + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + try + { + _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + } + catch (JsonException ex) + { + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw new SerializationException("Unable to deserialize the response.", _responseContent, ex); + } + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Deletes an existing prefix with the specified name under the given + /// subscription, resource group and peering service. + /// + /// + /// The name of the resource group. + /// + /// + /// The name of the peering service. + /// + /// + /// The name of the prefix. + /// + /// + /// Headers that will be added to request. + /// + /// + /// The cancellation token. + /// + /// + /// Thrown when the operation returned an invalid status code + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// Thrown when a required parameter is null + /// + /// + /// A response object containing the response body and response headers. + /// + public async Task DeleteWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, string prefixName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + { + if (resourceGroupName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName"); + } + if (peeringServiceName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "peeringServiceName"); + } + if (prefixName == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "prefixName"); + } + if (Client.SubscriptionId == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); + } + if (Client.ApiVersion == null) + { + throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.ApiVersion"); + } + // Tracing + bool _shouldTrace = ServiceClientTracing.IsEnabled; + string _invocationId = null; + if (_shouldTrace) + { + _invocationId = ServiceClientTracing.NextInvocationId.ToString(); + Dictionary tracingParameters = new Dictionary(); + tracingParameters.Add("resourceGroupName", resourceGroupName); + tracingParameters.Add("peeringServiceName", peeringServiceName); + tracingParameters.Add("prefixName", prefixName); + tracingParameters.Add("cancellationToken", cancellationToken); + ServiceClientTracing.Enter(_invocationId, this, "Delete", tracingParameters); + } + // Construct URL + var _baseUrl = Client.BaseUri.AbsoluteUri; + var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peeringServices/{peeringServiceName}/prefixes/{prefixName}").ToString(); + _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName)); + _url = _url.Replace("{peeringServiceName}", System.Uri.EscapeDataString(peeringServiceName)); + _url = _url.Replace("{prefixName}", System.Uri.EscapeDataString(prefixName)); + _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); + List _queryParameters = new List(); + if (Client.ApiVersion != null) + { + _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); + } + if (_queryParameters.Count > 0) + { + _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters); + } + // Create HTTP transport objects + var _httpRequest = new HttpRequestMessage(); + HttpResponseMessage _httpResponse = null; + _httpRequest.Method = new HttpMethod("DELETE"); + _httpRequest.RequestUri = new System.Uri(_url); + // Set Headers + if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value) + { + _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString()); + } + if (Client.AcceptLanguage != null) + { + if (_httpRequest.Headers.Contains("accept-language")) + { + _httpRequest.Headers.Remove("accept-language"); + } + _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage); + } + + + if (customHeaders != null) + { + foreach(var _header in customHeaders) + { + if (_httpRequest.Headers.Contains(_header.Key)) + { + _httpRequest.Headers.Remove(_header.Key); + } + _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value); + } + } + + // Serialize Request + string _requestContent = null; + // Set Credentials + if (Client.Credentials != null) + { + cancellationToken.ThrowIfCancellationRequested(); + await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + } + // Send Request + if (_shouldTrace) + { + ServiceClientTracing.SendRequest(_invocationId, _httpRequest); + } + cancellationToken.ThrowIfCancellationRequested(); + _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false); + if (_shouldTrace) + { + ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse); + } + HttpStatusCode _statusCode = _httpResponse.StatusCode; + cancellationToken.ThrowIfCancellationRequested(); + string _responseContent = null; + if ((int)_statusCode != 200 && (int)_statusCode != 204) + { + var ex = new ErrorResponseException(string.Format("Operation returned an invalid status code '{0}'", _statusCode)); + try + { + _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false); + ErrorResponse _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings); + if (_errorBody != null) + { + ex.Body = _errorBody; + } + } + catch (JsonException) + { + // Ignore the exception + } + ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent); + ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent); + if (_shouldTrace) + { + ServiceClientTracing.Error(_invocationId, ex); + } + _httpRequest.Dispose(); + if (_httpResponse != null) + { + _httpResponse.Dispose(); + } + throw ex; + } + // Create Result + var _result = new AzureOperationResponse(); + _result.Request = _httpRequest; + _result.Response = _httpResponse; + if (_httpResponse.Headers.Contains("x-ms-request-id")) + { + _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault(); + } + if (_shouldTrace) + { + ServiceClientTracing.Exit(_invocationId, _result); + } + return _result; + } + + /// + /// Lists all prefixes under the given subscription, resource group and peering + /// service. + /// + /// + /// The name of the resource group. + /// + /// + /// The name of the peering service. + /// + /// + /// The properties to be expanded. /// /// /// Headers that will be added to request. @@ -76,7 +707,7 @@ internal PrefixesOperations(PeeringManagementClient client) /// /// A response object containing the response body and response headers. /// - public async Task>> ListByPeeringServiceWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) + public async Task>> ListByPeeringServiceWithHttpMessagesAsync(string resourceGroupName, string peeringServiceName, string expand = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)) { if (resourceGroupName == null) { @@ -103,6 +734,7 @@ internal PrefixesOperations(PeeringManagementClient client) Dictionary tracingParameters = new Dictionary(); tracingParameters.Add("resourceGroupName", resourceGroupName); tracingParameters.Add("peeringServiceName", peeringServiceName); + tracingParameters.Add("expand", expand); tracingParameters.Add("cancellationToken", cancellationToken); ServiceClientTracing.Enter(_invocationId, this, "ListByPeeringService", tracingParameters); } @@ -113,6 +745,10 @@ internal PrefixesOperations(PeeringManagementClient client) _url = _url.Replace("{peeringServiceName}", System.Uri.EscapeDataString(peeringServiceName)); _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId)); List _queryParameters = new List(); + if (expand != null) + { + _queryParameters.Add(string.Format("$expand={0}", System.Uri.EscapeDataString(expand))); + } if (Client.ApiVersion != null) { _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(Client.ApiVersion))); @@ -238,7 +874,8 @@ internal PrefixesOperations(PeeringManagementClient client) } /// - /// Lists the peerings prefix in the resource group. + /// Lists all prefixes under the given subscription, resource group and peering + /// service. /// /// /// The NextLink from the previous successful call to List operation. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PrefixesOperationsExtensions.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PrefixesOperationsExtensions.cs index c31750f1b6ab..5c3e7b15af55 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PrefixesOperationsExtensions.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Generated/PrefixesOperationsExtensions.cs @@ -1,4 +1,8 @@ // +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for +// license information. +// // Code generated by Microsoft (R) AutoRest Code Generator. // Changes may cause incorrect behavior and will be lost if the code is // regenerated. @@ -18,47 +22,209 @@ namespace Microsoft.Azure.Management.Peering public static partial class PrefixesOperationsExtensions { /// - /// Lists the peerings prefix in the resource group. + /// Gets an existing prefix with the specified name under the given + /// subscription, resource group and peering service. /// /// /// The operations group for this extension method. /// /// - /// The resource group name. + /// The name of the resource group. /// /// - /// The peering service name. + /// The name of the peering service. /// - public static IPage ListByPeeringService(this IPrefixesOperations operations, string resourceGroupName, string peeringServiceName) + /// + /// The name of the prefix. + /// + /// + /// The properties to be expanded. + /// + public static PeeringServicePrefix Get(this IPrefixesOperations operations, string resourceGroupName, string peeringServiceName, string prefixName, string expand = default(string)) + { + return operations.GetAsync(resourceGroupName, peeringServiceName, prefixName, expand).GetAwaiter().GetResult(); + } + + /// + /// Gets an existing prefix with the specified name under the given + /// subscription, resource group and peering service. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The name of the resource group. + /// + /// + /// The name of the peering service. + /// + /// + /// The name of the prefix. + /// + /// + /// The properties to be expanded. + /// + /// + /// The cancellation token. + /// + public static async Task GetAsync(this IPrefixesOperations operations, string resourceGroupName, string peeringServiceName, string prefixName, string expand = default(string), CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.GetWithHttpMessagesAsync(resourceGroupName, peeringServiceName, prefixName, expand, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Creates a new prefix with the specified name under the given subscription, + /// resource group and peering service. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The name of the resource group. + /// + /// + /// The name of the peering service. + /// + /// + /// The name of the prefix. + /// + /// + /// The prefix from which your traffic originates. + /// + public static PeeringServicePrefix CreateOrUpdate(this IPrefixesOperations operations, string resourceGroupName, string peeringServiceName, string prefixName, string prefix = default(string)) { - return operations.ListByPeeringServiceAsync(resourceGroupName, peeringServiceName).GetAwaiter().GetResult(); + return operations.CreateOrUpdateAsync(resourceGroupName, peeringServiceName, prefixName, prefix).GetAwaiter().GetResult(); } /// - /// Lists the peerings prefix in the resource group. + /// Creates a new prefix with the specified name under the given subscription, + /// resource group and peering service. /// /// /// The operations group for this extension method. /// /// - /// The resource group name. + /// The name of the resource group. /// /// - /// The peering service name. + /// The name of the peering service. + /// + /// + /// The name of the prefix. + /// + /// + /// The prefix from which your traffic originates. + /// + /// + /// The cancellation token. + /// + public static async Task CreateOrUpdateAsync(this IPrefixesOperations operations, string resourceGroupName, string peeringServiceName, string prefixName, string prefix = default(string), CancellationToken cancellationToken = default(CancellationToken)) + { + using (var _result = await operations.CreateOrUpdateWithHttpMessagesAsync(resourceGroupName, peeringServiceName, prefixName, prefix, null, cancellationToken).ConfigureAwait(false)) + { + return _result.Body; + } + } + + /// + /// Deletes an existing prefix with the specified name under the given + /// subscription, resource group and peering service. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The name of the resource group. + /// + /// + /// The name of the peering service. + /// + /// + /// The name of the prefix. + /// + public static void Delete(this IPrefixesOperations operations, string resourceGroupName, string peeringServiceName, string prefixName) + { + operations.DeleteAsync(resourceGroupName, peeringServiceName, prefixName).GetAwaiter().GetResult(); + } + + /// + /// Deletes an existing prefix with the specified name under the given + /// subscription, resource group and peering service. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The name of the resource group. + /// + /// + /// The name of the peering service. + /// + /// + /// The name of the prefix. + /// + /// + /// The cancellation token. + /// + public static async Task DeleteAsync(this IPrefixesOperations operations, string resourceGroupName, string peeringServiceName, string prefixName, CancellationToken cancellationToken = default(CancellationToken)) + { + (await operations.DeleteWithHttpMessagesAsync(resourceGroupName, peeringServiceName, prefixName, null, cancellationToken).ConfigureAwait(false)).Dispose(); + } + + /// + /// Lists all prefixes under the given subscription, resource group and peering + /// service. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The name of the resource group. + /// + /// + /// The name of the peering service. + /// + /// + /// The properties to be expanded. + /// + public static IPage ListByPeeringService(this IPrefixesOperations operations, string resourceGroupName, string peeringServiceName, string expand = default(string)) + { + return operations.ListByPeeringServiceAsync(resourceGroupName, peeringServiceName, expand).GetAwaiter().GetResult(); + } + + /// + /// Lists all prefixes under the given subscription, resource group and peering + /// service. + /// + /// + /// The operations group for this extension method. + /// + /// + /// The name of the resource group. + /// + /// + /// The name of the peering service. + /// + /// + /// The properties to be expanded. /// /// /// The cancellation token. /// - public static async Task> ListByPeeringServiceAsync(this IPrefixesOperations operations, string resourceGroupName, string peeringServiceName, CancellationToken cancellationToken = default(CancellationToken)) + public static async Task> ListByPeeringServiceAsync(this IPrefixesOperations operations, string resourceGroupName, string peeringServiceName, string expand = default(string), CancellationToken cancellationToken = default(CancellationToken)) { - using (var _result = await operations.ListByPeeringServiceWithHttpMessagesAsync(resourceGroupName, peeringServiceName, null, cancellationToken).ConfigureAwait(false)) + using (var _result = await operations.ListByPeeringServiceWithHttpMessagesAsync(resourceGroupName, peeringServiceName, expand, null, cancellationToken).ConfigureAwait(false)) { return _result.Body; } } /// - /// Lists the peerings prefix in the resource group. + /// Lists all prefixes under the given subscription, resource group and peering + /// service. /// /// /// The operations group for this extension method. @@ -72,7 +238,8 @@ public static IPage ListByPeeringServiceNext(this IPrefixe } /// - /// Lists the peerings prefix in the resource group. + /// Lists all prefixes under the given subscription, resource group and peering + /// service. /// /// /// The operations group for this extension method. diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Microsoft.Azure.Management.Peering.csproj b/sdk/peering/Microsoft.Azure.Management.Peering/src/Microsoft.Azure.Management.Peering.csproj index 711565c8e07d..944d61cf535b 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Microsoft.Azure.Management.Peering.csproj +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Microsoft.Azure.Management.Peering.csproj @@ -12,14 +12,17 @@ - Azure Peering;Peering_2019-08-01-preview + Azure Peering;Peering_2019-09-01-preview;Peering_2019-09-01-preview; - - + + $(SdkTargetFx) + + + diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/src/Properties/AssemblyInfo.cs b/sdk/peering/Microsoft.Azure.Management.Peering/src/Properties/AssemblyInfo.cs index 8c82b1fd6cfc..68f0ac5176dd 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/src/Properties/AssemblyInfo.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/src/Properties/AssemblyInfo.cs @@ -7,8 +7,8 @@ [assembly: AssemblyTitle("Microsoft Azure Peering Management Library")] [assembly: AssemblyDescription("Provides Microsoft Azure Peering management functions for managing the Microsoft Azure Peering service.")] -[assembly: AssemblyVersion("0.11.0.0")] -[assembly: AssemblyFileVersion("0.11.0.0")] +[assembly: AssemblyVersion("0.12.0.0")] +[assembly: AssemblyFileVersion("0.12.0.0")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Microsoft")] diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/tests/PeeringTests.cs b/sdk/peering/Microsoft.Azure.Management.Peering/tests/PeeringTests.cs index 378a310bf6b4..82a2d6bcbef8 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/tests/PeeringTests.cs +++ b/sdk/peering/Microsoft.Azure.Management.Peering/tests/PeeringTests.cs @@ -256,12 +256,9 @@ public void CreatePeeringService() } try { - var prefix = new PeeringServicePrefix - { - Prefix = "10.10.10.2", - }; + var prefix = "10.10.10.2"; - var peeringServicePrefix = this.client.PeeringServicePrefixes.CreateOrUpdate(rgname, name, prefixName, prefix); + var peeringServicePrefix = this.client.Prefixes.CreateOrUpdate(rgname, name, prefixName, prefix); Assert.NotNull(peeringServicePrefix); Assert.Equal(prefixName, peeringServicePrefix.Name); @@ -339,7 +336,6 @@ public void CreateExchangePeering() { Assert.True(this.DeletePeering(context, name, rgname)); Assert.True(this.DeletePeerAsn(context, $"AS{asn}")); - Assert.True(this.DeleteResourceGroup(context, rgname)); } } } @@ -444,8 +440,8 @@ private bool DeletePrefix(MockContext context, string prefixName, string peering PeeringServicePrefix service = null; try { - this.client.PeeringServicePrefixes.Delete(resourceGroupName, peeringServiceName, prefixName); - service = this.client.PeeringServicePrefixes.Get(resourceGroupName, peeringServiceName, prefixName); + this.client.Prefixes.Delete(resourceGroupName, peeringServiceName, prefixName); + service = this.client.Prefixes.Get(resourceGroupName, peeringServiceName, prefixName); if (service == null) { return true; diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/Peering.Tests.PeeringTests/CreatePeeringService.json b/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/Peering.Tests.PeeringTests/CreatePeeringService.json index be7d639ed641..16cdf6e9b107 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/Peering.Tests.PeeringTests/CreatePeeringService.json +++ b/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/Peering.Tests.PeeringTests/CreatePeeringService.json @@ -1,13 +1,13 @@ { "Entries": [ { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourcegroups/res8964?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlZ3JvdXBzL3Jlczg5NjQ/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourcegroups/res365?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlZ3JvdXBzL3JlczM2NT9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"centralus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "5445828e-9df6-418a-87f9-33bf14a6004b" + "dea86f18-2c57-4e25-ba97-70017e67286d" ], "Accept-Language": [ "en-US" @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1198" + "1199" ], "x-ms-request-id": [ - "3ed2cda5-44dc-4744-8859-5ca6afb1e8f8" + "bccea906-c695-48f6-aead-8f8a22e3205b" ], "x-ms-correlation-request-id": [ - "3ed2cda5-44dc-4744-8859-5ca6afb1e8f8" + "bccea906-c695-48f6-aead-8f8a22e3205b" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190826T175807Z:3ed2cda5-44dc-4744-8859-5ca6afb1e8f8" + "NORTHEUROPE:20191002T193909Z:bccea906-c695-48f6-aead-8f8a22e3205b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,10 +51,10 @@ "nosniff" ], "Date": [ - "Mon, 26 Aug 2019 17:58:07 GMT" + "Wed, 02 Oct 2019 19:39:09 GMT" ], "Content-Length": [ - "170" + "168" ], "Content-Type": [ "application/json; charset=utf-8" @@ -63,17 +63,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res8964\",\r\n \"name\": \"res8964\",\r\n \"location\": \"centralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res365\",\r\n \"name\": \"res365\",\r\n \"location\": \"centralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peeringServiceLocations?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyaW5nU2VydmljZUxvY2F0aW9ucz9hcGktdmVyc2lvbj0yMDE5LTA4LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peeringServiceLocations?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyaW5nU2VydmljZUxvY2F0aW9ucz9hcGktdmVyc2lvbj0yMDE5LTA5LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5208dc9e-0824-4b35-8b7d-41112477fbe5" + "bd30aadf-3908-44a3-b36e-3ddfca57bfe1" ], "Accept-Language": [ "en-US" @@ -93,16 +93,16 @@ "no-cache" ], "x-ms-request-id": [ - "e195709c-c2a1-4118-9ed9-51af2c85144f" + "820e9aec-da68-4034-a1b0-6b90e3658d6c" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "598" + "59" ], "x-ms-correlation-request-id": [ - "6614a95c-e466-4ff5-a4b7-a1d0c987a8c3" + "965295f4-1833-4bac-99ee-c25aaff144ba" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190826T175810Z:6614a95c-e466-4ff5-a4b7-a1d0c987a8c3" + "NORTHEUROPE:20191002T193911Z:965295f4-1833-4bac-99ee-c25aaff144ba" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,10 +111,10 @@ "nosniff" ], "Date": [ - "Mon, 26 Aug 2019 17:58:10 GMT" + "Wed, 02 Oct 2019 19:39:10 GMT" ], "Content-Length": [ - "458677" + "471558" ], "Content-Type": [ "application/json; charset=utf-8" @@ -123,17 +123,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Batman\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Batman\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Bayburt\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bayburt\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Bilecik\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bilecik\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Bitlis\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bitlis\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Bolu\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bolu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Bursa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bursa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Canakkale\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Canakkale\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Cankiri\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Cankiri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Corum\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Corum\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Denizli\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Denizli\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Diyarbakir\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Diyarbakir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Duzce\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Duzce\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Edirne\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Edirne\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Elazig\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Elazig\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Erzincan\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Erzincan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Erzurum\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Erzurum\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Eskisehir\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Eskisehir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Gaziantep\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Gaziantep\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Giresun\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Giresun\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Hatay\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Hatay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Isparta\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Isparta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Istanbul\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Istanbul\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Izmir\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Izmir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kahramanmaras\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Kahramanmaras\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Karabuk\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Karabuk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Karaman\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Karaman\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kars\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Kars\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kastamonu\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kastamonu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kayseri\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Kayseri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kilis\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Kilis\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kirikkale\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kirikkale\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kirklareli\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kirklareli\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kirsehir\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kirsehir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kocaeli\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kocaeli\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Konya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Konya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kutahya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kutahya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Malatya\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Malatya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Manisa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Manisa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Mardin\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Mardin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Mersin\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Mersin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Mugla\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Mugla\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Mus\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Mus\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Nevsehir\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Nevsehir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Nigde\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Nigde\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Ordu\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Ordu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Osmaniye\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Osmaniye\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Rize\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Rize\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Sakarya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Sakarya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Samsun\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Samsun\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Sanliurfa\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Sanliurfa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Siirt\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Siirt\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Sinop\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Sinop\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Sirnak\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Sirnak\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Sivas\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Sivas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Tekirdag\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tekirdag\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Tokat\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tokat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Trabzon\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Trabzon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Usak\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Usak\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Van\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Van\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Yalova\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Yalova\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Yozgat\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Yozgat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Zonguldak\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Zonguldak\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Arua\"\r\n },\r\n \"name\": \"Arua\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Gulu\"\r\n },\r\n \"name\": \"Gulu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Kampala\"\r\n },\r\n \"name\": \"Kampala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Cherkas'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Cherkas'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Chernihivs'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Chernihivs'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Chernivets'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Chernivets'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Dnipropetrovs'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Dnipropetrovs'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Donets'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Donets'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Ivano-Frankivs'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ivano-Frankivs'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Kharkivs'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kharkivs'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Khersons'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Khersons'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Khmel'nyts'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Khmel'nyts'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Kirovohrads'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kirovohrads'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"L'vivs'ka Oblast'\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"L'vivs'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Luhans'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Luhans'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Mykolayivs'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Mykolayivs'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Odes'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Odes'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Poltavs'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Poltavs'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Rivnens'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Rivnens'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Sums'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Sums'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Ternopil's'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ternopil's'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Vinnyts'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vinnyts'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Volyns'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Volyns'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Zakarpats'ka Oblast'\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Zakarpats'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Zaporiz'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Zaporiz'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Zhytomyrs'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Zhytomyrs'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Arab Emirates\",\r\n \"state\": \"Ash Shariqah\"\r\n },\r\n \"name\": \"Ash Shariqah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Arab Emirates\",\r\n \"state\": \"Dubayy\"\r\n },\r\n \"name\": \"Dubayy\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Arab Emirates\",\r\n \"state\": \"'Ajman\"\r\n },\r\n \"name\": \"'Ajman\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Aberdeen City\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Aberdeen City\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Angus\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Angus\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Antrim and Newtownabbey\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Antrim and Newtownabbey\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Argyll and Bute\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Argyll and Bute\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Armagh, Banbridge and Craigavon\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Armagh, Banbridge and Craigavon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Mid and East Antrim\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Mid and East Antrim\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Barnsley\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Barnsley\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Bath and North East Somerset\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bath and North East Somerset\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Bedford\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bedford\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Belfast\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Belfast\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Birmingham\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Birmingham\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Blackburn with Darwen\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Blackburn with Darwen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Blackpool\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Blackpool\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Blaenau Gwent\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Blaenau Gwent\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Bolton\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bolton\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Bournemouth\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bournemouth\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Bracknell Forest\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bracknell Forest\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Bradford\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bradford\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Bridgend\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bridgend\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Brighton and Hove\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Brighton and Hove\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Bristol, City of\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bristol, City of\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Buckinghamshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Buckinghamshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Bury\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bury\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Caerphilly\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Caerphilly\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Calderdale\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Calderdale\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Cambridgeshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cambridgeshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Cardiff\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cardiff\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Carmarthenshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Carmarthenshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Central Bedfordshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Central Bedfordshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Ceredigion\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ceredigion\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Cheshire East\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cheshire East\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Cheshire West and Chester\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cheshire West and Chester\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Conwy\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Conwy\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Cornwall\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cornwall\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Coventry\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Coventry\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Cumbria\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cumbria\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Darlington\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Darlington\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Denbighshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Denbighshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Derby\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Derby\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Derbyshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Derbyshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Devon\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Devon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Doncaster\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Doncaster\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Dorset\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dorset\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Dudley\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dudley\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Dumfries and Galloway\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dumfries and Galloway\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Dundee City\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dundee City\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Mid Ulster\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Mid Ulster\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Durham\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Durham\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"East Ayrshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"East Ayrshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"East Dunbartonshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"East Dunbartonshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"East Lothian\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"East Lothian\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"East Renfrewshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"East Renfrewshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"East Riding of Yorkshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"East Riding of Yorkshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"East Sussex\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"East Sussex\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Edinburgh, City of\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Edinburgh, City of\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Essex\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Essex\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Falkirk\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Falkirk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Fife\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Fife\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Flintshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Flintshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Gateshead\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gateshead\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Glasgow City\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Glasgow City\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Gloucestershire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gloucestershire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Gwynedd\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gwynedd\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Halton\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Halton\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Hampshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hampshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Hartlepool\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hartlepool\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Herefordshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Herefordshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Hertfordshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hertfordshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Highland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Highland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Inverclyde\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Inverclyde\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Isle of Anglesey\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Isle of Anglesey\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Isle of Wight\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Isle of Wight\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Kent\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kent\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Kingston upon Hull, City of\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kingston upon Hull, City of\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Kirklees\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kirklees\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Knowsley\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Knowsley\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Lancashire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lancashire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Leeds\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Leeds\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Leicester\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Leicester\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Lincolnshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lincolnshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Lisburn and Castlereagh\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lisburn and Castlereagh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Liverpool\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Liverpool\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Luton\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Luton\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Manchester\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Manchester\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Medway\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Medway\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Merthyr Tydfil\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Merthyr Tydfil\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Redcar and Cleveland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Redcar and Cleveland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Midlothian\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Midlothian\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Milton Keynes\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Milton Keynes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Monmouthshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Monmouthshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Moray\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Moray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Neath Port Talbot\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Neath Port Talbot\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Newcastle upon Tyne\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Newcastle upon Tyne\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Newport\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Newport\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Norfolk\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Norfolk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"North Ayrshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"North Ayrshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"North East Lincolnshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"North East Lincolnshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"North Lanarkshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"North Lanarkshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"North Lincolnshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"North Lincolnshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"North Somerset\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"North Somerset\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"North Tyneside\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"North Tyneside\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"North Yorkshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"North Yorkshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Northamptonshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Northamptonshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Northumberland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Northumberland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Nottingham\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Nottingham\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Oldham\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Oldham\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Fermanagh and Omagh\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Fermanagh and Omagh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Orkney Islands\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Orkney Islands\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Oxfordshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Oxfordshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Pembrokeshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Pembrokeshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Perth and Kinross\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Perth and Kinross\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Peterborough\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Peterborough\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Plymouth\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Plymouth\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Poole\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Poole\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Portsmouth\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Portsmouth\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Powys\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Powys\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Reading\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Reading\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Renfrewshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Renfrewshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Rhondda Cynon Taff\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Rhondda Cynon Taff\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Rochdale\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Rochdale\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Rotherham\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Rotherham\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Rutland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Rutland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Salford\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Salford\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Sandwell\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sandwell\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Sefton\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sefton\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Sheffield\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sheffield\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Shropshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Shropshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Slough\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Slough\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Solihull\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Solihull\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Somerset\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Somerset\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"South Ayrshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"South Ayrshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"South Gloucestershire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"South Gloucestershire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"South Lanarkshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"South Lanarkshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"South Tyneside\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"South Tyneside\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Southampton\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Southampton\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Southend-on-Sea\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Southend-on-Sea\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Stirling\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Stirling\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Stockport\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Stockport\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Stockton-on-Tees\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Stockton-on-Tees\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Stoke-on-Trent\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Stoke-on-Trent\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Derry and Strabane\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Derry and Strabane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Suffolk\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Suffolk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Sunderland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sunderland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Swansea\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Swansea\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Swindon\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Swindon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Tameside\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Tameside\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Telford and Wrekin\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Telford and Wrekin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Thurrock\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Thurrock\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Torbay\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Torbay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Torfaen\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Torfaen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Trafford\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Trafford\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Wakefield\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wakefield\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Walsall\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Walsall\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Warrington\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Warrington\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Warwickshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Warwickshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"West Berkshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"West Berkshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"West Dunbartonshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"West Dunbartonshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"West Lothian\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"West Lothian\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"West Sussex\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"West Sussex\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Wigan\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wigan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Wiltshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wiltshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Windsor and Maidenhead\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Windsor and Maidenhead\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Wirral\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wirral\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Wokingham\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wokingham\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Wolverhampton\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wolverhampton\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Worcestershire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Worcestershire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Wrexham\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wrexham\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"York\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"York\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Alabama\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Alabama\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Alaska\"\r\n },\r\n \"name\": \"Alaska\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Arizona\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Arizona\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Arkansas\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Arkansas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"California\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"California\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Colorado\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Colorado\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Connecticut\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Connecticut\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Delaware\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Delaware\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"District of Columbia\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"District of Columbia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Florida\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Florida\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Georgia\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Georgia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Hawaii\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Hawaii\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Idaho\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Idaho\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Illinois\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Illinois\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Indiana\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Indiana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Iowa\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Iowa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Kansas\",\r\n \"azureRegion\": \"North Central US\"\r\n },\r\n \"name\": \"Kansas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Kentucky\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Kentucky\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Louisiana\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Louisiana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Maine\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Maine\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Maryland\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Maryland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Massachusetts\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Massachusetts\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Michigan\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Michigan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Minnesota\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Minnesota\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Mississippi\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Mississippi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Missouri\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Missouri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Montana\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Montana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Nebraska\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Nebraska\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Nevada\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Nevada\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"New Hampshire\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"New Hampshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"New Jersey\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"New Jersey\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"New Mexico\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"New Mexico\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"New York\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"New York\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"North Carolina\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"North Carolina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"North Dakota\",\r\n \"azureRegion\": \"North Central US\"\r\n },\r\n \"name\": \"North Dakota\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Ohio\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Ohio\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Oklahoma\",\r\n \"azureRegion\": \"North Central US\"\r\n },\r\n \"name\": \"Oklahoma\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Oregon\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Oregon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Pennsylvania\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Pennsylvania\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Rhode Island\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Rhode Island\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"South Carolina\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"South Carolina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"South Dakota\",\r\n \"azureRegion\": \"North Central US\"\r\n },\r\n \"name\": \"South Dakota\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Tennessee\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Tennessee\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Texas\",\r\n \"azureRegion\": \"North Central US\"\r\n },\r\n \"name\": \"Texas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Utah\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Utah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Vermont\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Vermont\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Virginia\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Virginia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Washington\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Washington\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"West Virginia\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"West Virginia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Wisconsin\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Wisconsin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Wyoming\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Wyoming\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uruguay\",\r\n \"state\": \"Montevideo\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Montevideo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uruguay\",\r\n \"state\": \"Soriano\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Soriano\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uzbekistan\",\r\n \"state\": \"Toshkent\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Toshkent\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vanuatu\",\r\n \"state\": \"Malampa\"\r\n },\r\n \"name\": \"Malampa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vanuatu\",\r\n \"state\": \"Shefa\"\r\n },\r\n \"name\": \"Shefa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Anzoategui\"\r\n },\r\n \"name\": \"Anzoategui\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Aragua\"\r\n },\r\n \"name\": \"Aragua\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Bolivar\"\r\n },\r\n \"name\": \"Bolivar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Carabobo\"\r\n },\r\n \"name\": \"Carabobo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Distrito Capital\"\r\n },\r\n \"name\": \"Distrito Capital\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Falcon\"\r\n },\r\n \"name\": \"Falcon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Lara\"\r\n },\r\n \"name\": \"Lara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Merida\"\r\n },\r\n \"name\": \"Merida\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Miranda\"\r\n },\r\n \"name\": \"Miranda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Monagas\"\r\n },\r\n \"name\": \"Monagas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Nueva Esparta\"\r\n },\r\n \"name\": \"Nueva Esparta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Zulia\"\r\n },\r\n \"name\": \"Zulia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Hoa Binh\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Hoa Binh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Khanh Hoa\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Khanh Hoa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"L?ng Son\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"L?ng Son\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Thai Binh\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Thai Binh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Vinh Phuc\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Vinh Phuc\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Wallis And Futuna\",\r\n \"state\": \"Uvea\"\r\n },\r\n \"name\": \"Uvea\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Yemen\",\r\n \"state\": \"'Amran\"\r\n },\r\n \"name\": \"'Amran\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zambia\",\r\n \"state\": \"Copperbelt\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Copperbelt\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zambia\",\r\n \"state\": \"Lusaka\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Lusaka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zimbabwe\",\r\n \"state\": \"Bulawayo\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Bulawayo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zimbabwe\",\r\n \"state\": \"Harare\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Harare\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zimbabwe\",\r\n \"state\": \"Masvingo\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Masvingo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Cortes\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Cortes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Nagasaki\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Nagasaki\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Tokyo\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Tokyo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Aichi\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Aichi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Mie\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Mie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Gifu\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Gifu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Hokkaido\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Hokkaido\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Osaka\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Osaka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Chiba\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Chiba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Kanagawa\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Kanagawa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Kyoto\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Kyoto\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Saitama\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Saitama\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Shizuoka\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Shizuoka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Tottori\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Tottori\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Kochi\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Kochi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Shimane\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Shimane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Akita\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Akita\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Aomori\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Aomori\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Fukushima\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Fukushima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Gunma\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Gunma\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Ibaraki\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Ibaraki\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Kumamoto\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Kumamoto\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Nagano\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Nagano\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Okayama\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Okayama\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Okinawa\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Okinawa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Saga\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Saga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Tochigi\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Tochigi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Yamaguchi\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Yamaguchi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Australia\",\r\n \"state\": \"Queensland\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Queensland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Auckland\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Auckland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Wellington\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Wellington\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Australia\",\r\n \"state\": \"New South Wales\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"New South Wales\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Delhi\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Delhi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Haryana\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Haryana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Karnataka\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Karnataka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Madhya Pradesh\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Madhya Pradesh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Maharashtra\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Maharashtra\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Uttar Pradesh\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Uttar Pradesh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Selangor\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Selangor\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mongolia\",\r\n \"state\": \"Ulaanbaatar\"\r\n },\r\n \"name\": \"Ulaanbaatar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Australia\",\r\n \"state\": \"South Australia\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"South Australia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Taiwan\",\r\n \"state\": \"Taichung\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Taichung\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Taiwan\",\r\n \"state\": \"Tainan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Tainan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Taiwan\",\r\n \"state\": \"Taipei\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Taipei\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Australia\",\r\n \"state\": \"Victoria\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Victoria\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Micronesia, Federated States Of\",\r\n \"state\": \"Pohnpei\"\r\n },\r\n \"name\": \"Pohnpei\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Australia\",\r\n \"state\": \"Australian Capital Territory\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Australian Capital Territory\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Australia\",\r\n \"state\": \"Western Australia\",\r\n \"azureRegion\": \"Australia Central\"\r\n },\r\n \"name\": \"Western Australia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Alberta\",\r\n \"azureRegion\": \"West US 2\"\r\n },\r\n \"name\": \"Alberta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Ontario\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Ontario\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belize\",\r\n \"state\": \"Belize\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Belize\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belize\",\r\n \"state\": \"Cayo\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Cayo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belize\",\r\n \"state\": \"Corozal\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Corozal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jamaica\",\r\n \"state\": \"Saint James\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Saint James\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Valle del Cauca\"\r\n },\r\n \"name\": \"Valle del Cauca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Buenos Aires\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Buenos Aires\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Chaco\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Chaco\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Cordoba\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Cordoba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Corrientes\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Corrientes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Entre Rios\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Entre Rios\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Misiones\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Misiones\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Neuquen\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Neuquen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Rio Negro\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Rio Negro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Salta\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Salta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Santa Fe\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Santa Fe\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Parana\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Parana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Minas Gerais\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Minas Gerais\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Rio de Janeiro\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Rio de Janeiro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Rio Grande do Sul\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Rio Grande do Sul\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Sao Paulo\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Sao Paulo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Nuevo Leon\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Nuevo Leon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Puebla\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Puebla\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"South Africa\",\r\n \"state\": \"Gauteng\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Gauteng\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"South Africa\",\r\n \"state\": \"KwaZulu-Natal\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"KwaZulu-Natal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"South Africa\",\r\n \"state\": \"Western Cape\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Western Cape\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Chihuahua\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Chihuahua\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Formosa\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Formosa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Chubut\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Chubut\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Mendoza\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Mendoza\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"San Juan\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"San Juan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Antioquia\"\r\n },\r\n \"name\": \"Antioquia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Atlantico\"\r\n },\r\n \"name\": \"Atlantico\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Boyaca\"\r\n },\r\n \"name\": \"Boyaca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Caldas\"\r\n },\r\n \"name\": \"Caldas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Caqueta\"\r\n },\r\n \"name\": \"Caqueta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Casanare\"\r\n },\r\n \"name\": \"Casanare\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Cauca\"\r\n },\r\n \"name\": \"Cauca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Cesar\"\r\n },\r\n \"name\": \"Cesar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Huila\"\r\n },\r\n \"name\": \"Huila\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Magdalena\"\r\n },\r\n \"name\": \"Magdalena\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Meta\"\r\n },\r\n \"name\": \"Meta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Narino\"\r\n },\r\n \"name\": \"Narino\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Norte de Santander\"\r\n },\r\n \"name\": \"Norte de Santander\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Quindio\"\r\n },\r\n \"name\": \"Quindio\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Risaralda\"\r\n },\r\n \"name\": \"Risaralda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Santander\"\r\n },\r\n \"name\": \"Santander\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Santa Catarina\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Santa Catarina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Region Metropolitana\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Region Metropolitana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"France\",\r\n \"state\": \"Ile-de-France\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ile-de-France\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Santa Cruz\"\r\n },\r\n \"name\": \"Santa Cruz\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Quebec\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Quebec\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Distrito Federal\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Distrito Federal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Noord-Holland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Noord-Holland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Pernambuco\"\r\n },\r\n \"name\": \"Pernambuco\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Groningen\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Groningen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Noord-Brabant\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Noord-Brabant\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Utrecht\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Utrecht\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Zeeland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zeeland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bermuda\",\r\n \"state\": \"Hamilton\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Hamilton\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"British Columbia\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"British Columbia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Jalisco\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Jalisco\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Sonora\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Sonora\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Antigua And Barbuda\",\r\n \"state\": \"Saint John\"\r\n },\r\n \"name\": \"Saint John\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Barbados\",\r\n \"state\": \"Saint Michael\"\r\n },\r\n \"name\": \"Saint Michael\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominica\",\r\n \"state\": \"Saint George\"\r\n },\r\n \"name\": \"Saint George\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saint Kitts And Nevis\",\r\n \"state\": \"Saint George Basseterre\"\r\n },\r\n \"name\": \"Saint George Basseterre\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Austria\",\r\n \"state\": \"Steiermark\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Steiermark\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Aguascalientes\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Aguascalientes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Baja California\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Baja California\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Durango\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Durango\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Guanajuato\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Guanajuato\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Guerrero\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Guerrero\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Mexico\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Mexico\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Morelos\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Morelos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Quintana Roo\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Quintana Roo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"San Luis Potosi\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"San Luis Potosi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Tabasco\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Tabasco\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Tamaulipas\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Tamaulipas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Newfoundland and Labrador\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Newfoundland and Labrador\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Nova Scotia\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Nova Scotia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Prince Edward Island\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Prince Edward Island\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Overijssel\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Overijssel\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Alagoas\"\r\n },\r\n \"name\": \"Alagoas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Amazonas\"\r\n },\r\n \"name\": \"Amazonas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Espirito Santo\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Espirito Santo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Maranhao\"\r\n },\r\n \"name\": \"Maranhao\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Mato Grosso\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Mato Grosso\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Mato Grosso do Sul\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Mato Grosso do Sul\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Los Rios\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Los Rios\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Maule\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Maule\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Valparaiso\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Valparaiso\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Limburg\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Limburg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Zuid-Holland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zuid-Holland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Panama\",\r\n \"state\": \"Panama\"\r\n },\r\n \"name\": \"Panama\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Paraguay\",\r\n \"state\": \"Asuncion\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Asuncion\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Costa Rica\",\r\n \"state\": \"Alajuela\"\r\n },\r\n \"name\": \"Alajuela\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Costa Rica\",\r\n \"state\": \"Cartago\"\r\n },\r\n \"name\": \"Cartago\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Costa Rica\",\r\n \"state\": \"Guanacaste\"\r\n },\r\n \"name\": \"Guanacaste\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Costa Rica\",\r\n \"state\": \"San Jose\"\r\n },\r\n \"name\": \"San Jose\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Coahuila de Zaragoza\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Coahuila de Zaragoza\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Ceara\"\r\n },\r\n \"name\": \"Ceara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"New Brunswick\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"New Brunswick\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Rajasthan\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Rajasthan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"San Salvador\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"San Salvador\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Guatemala\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Guatemala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Dublin\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dublin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Galway\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Galway\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Kildare\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kildare\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Australia\",\r\n \"state\": \"Northern Territory\"\r\n },\r\n \"name\": \"Northern Territory\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Australia\",\r\n \"state\": \"Tasmania\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Tasmania\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"La Libertad\"\r\n },\r\n \"name\": \"La Libertad\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Cork\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cork\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Yerevan\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Yerevan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Budapest\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Budapest\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Pest\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Pest\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Vas\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Arges\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Arges\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Bucuresti\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bucuresti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Cluj\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Cluj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Viana do Castelo\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Viana do Castelo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Moskva\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Moskva\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Lubelskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lubelskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Khabarovskiy Kray\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Khabarovskiy Kray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Penzenskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Penzenskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Primorskiy Kray\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Primorskiy Kray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Galicia\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Galicia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Kanta-Hame\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kanta-Hame\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Vaud\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vaud\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Lisboa\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lisboa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Catalonia\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Catalonia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Andalusia\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Andalusia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Madrid\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Madrid\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Murcia\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Murcia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Valencia\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Valencia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Attiki\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Attiki\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Sankt Gallen\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sankt Gallen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Altay\"\r\n },\r\n \"name\": \"Altay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Altayskiy Kray\"\r\n },\r\n \"name\": \"Altayskiy Kray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Amurskaya Oblast'\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Amurskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Arkhangel'skaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Arkhangel'skaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Astrakhanskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Astrakhanskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Belgorodskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Belgorodskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Bryanskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bryanskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Buryatiya\"\r\n },\r\n \"name\": \"Buryatiya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Chelyabinskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Chelyabinskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Chuvashiya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Chuvashiya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Irkutskaya Oblast'\"\r\n },\r\n \"name\": \"Irkutskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Ivanovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ivanovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kaliningradskaya Oblast'\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kaliningradskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kaluzhskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kaluzhskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kamchatskiy Kray\"\r\n },\r\n \"name\": \"Kamchatskiy Kray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kareliya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kareliya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kemerovskaya Oblast'\"\r\n },\r\n \"name\": \"Kemerovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Khakasiya\"\r\n },\r\n \"name\": \"Khakasiya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kirovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kirovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Komi\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Komi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kostromskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kostromskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Krasnodarskiy Kray\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Krasnodarskiy Kray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Krasnoyarskiy Kray\"\r\n },\r\n \"name\": \"Krasnoyarskiy Kray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kurskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kurskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Leningradskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Leningradskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Lipetskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Lipetskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Magadanskaya Oblast'\"\r\n },\r\n \"name\": \"Magadanskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Mariy-El\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Mariy-El\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Mordoviya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Mordoviya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Moskovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Moskovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Murmanskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Murmanskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Nizhegorodskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Nizhegorodskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Novgorodskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Novgorodskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Novosibirskaya Oblast'\"\r\n },\r\n \"name\": \"Novosibirskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Omskaya Oblast'\"\r\n },\r\n \"name\": \"Omskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Orenburgskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Orenburgskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Orlovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Orlovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Permskiy Kray\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Permskiy Kray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Pskovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Pskovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Rostovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Rostovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Ryazanskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ryazanskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Samarskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Samarskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Sankt-Peterburg\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Sankt-Peterburg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Saratovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Saratovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Smolenskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Smolenskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Stavropol'skiy Kray\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Stavropol'skiy Kray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Sverdlovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Sverdlovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Tambovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tambovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Tatarstan\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tatarstan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Tomskaya Oblast'\"\r\n },\r\n \"name\": \"Tomskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Tul'skaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tul'skaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Tverskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tverskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Tyumenskaya Oblast'\"\r\n },\r\n \"name\": \"Tyumenskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Udmurtiya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Udmurtiya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Ul'yanovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ul'yanovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Vladimirskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vladimirskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Volgogradskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Volgogradskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Vologodskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vologodskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Voronezhskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Voronezhskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Yamalo-Nenetskiy Avtonomnyy Okrug\"\r\n },\r\n \"name\": \"Yamalo-Nenetskiy Avtonomnyy Okrug\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Yaroslavskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Yaroslavskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belgium\",\r\n \"state\": \"Brussels-Capital Region\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Brussels-Capital Region\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belgium\",\r\n \"state\": \"Wallonia\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wallonia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Israel\",\r\n \"state\": \"Tel Aviv\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tel Aviv\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Kentriki Makedonia\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kentriki Makedonia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Flevoland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Flevoland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Kujawsko-Pomorskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kujawsko-Pomorskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Extremadura\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Extremadura\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Cantabria\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cantabria\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Canary Islands\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Canary Islands\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Castille-Leon\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Castille-Leon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Castille-La Mancha\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Castille-La Mancha\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Dobrich\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Dobrich\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Riga\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Riga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Mazowieckie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Mazowieckie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Asturias\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Asturias\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"La Rioja\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"La Rioja\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Aragon\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Aragon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Denmark\",\r\n \"state\": \"Hovedstaden\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hovedstaden\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovakia\",\r\n \"state\": \"Bratislavsky\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bratislavsky\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Emilia-Romagna\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Emilia-Romagna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saudi Arabia\",\r\n \"state\": \"Makkah al Mukarramah\"\r\n },\r\n \"name\": \"Makkah al Mukarramah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Harjumaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Harjumaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Austria\",\r\n \"state\": \"Wien\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wien\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Ticino\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ticino\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ljubljana\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ljubljana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Tehran\"\r\n },\r\n \"name\": \"Tehran\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Marche\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Marche\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Puglia\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Puglia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Campania\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Campania\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Lombardy\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lombardy\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Sardegna\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sardegna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Sicilia\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Sicilia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Abruzzo\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Abruzzo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Tuscany\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Tuscany\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Trentino-Alto Adige\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Trentino-Alto Adige\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Veneto\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Veneto\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Friuli-Venezia Giulia\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Friuli-Venezia Giulia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Germany\",\r\n \"state\": \"Hamburg\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hamburg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Adana\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Adana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Ankara\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ankara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Antalya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Antalya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Bartin\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bartin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Dolnoslaskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dolnoslaskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Lodzkie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lodzkie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Malopolskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Malopolskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Podkarpackie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Podkarpackie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Slaskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Slaskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Swietokrzyskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Swietokrzyskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Wielkopolskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wielkopolskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kyrgyzstan\",\r\n \"state\": \"Bishkek\"\r\n },\r\n \"name\": \"Bishkek\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kyrgyzstan\",\r\n \"state\": \"Chuy\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Chuy\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Sakhalinskaya Oblast'\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Sakhalinskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Varna\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Varna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Pazardzhik\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Pazardzhik\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Plovdiv\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Plovdiv\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Pomorskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Pomorskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Dolj\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Dolj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Gelderland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gelderland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Piedmont\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Piedmont\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Basilicata\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Basilicata\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Khuzestan\"\r\n },\r\n \"name\": \"Khuzestan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovakia\",\r\n \"state\": \"Banskobystricky\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Banskobystricky\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Oslo\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Oslo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Germany\",\r\n \"state\": \"Berlin\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Berlin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iraq\",\r\n \"state\": \"Baghdad\"\r\n },\r\n \"name\": \"Baghdad\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Afyonkarahisar\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Afyonkarahisar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Balikesir\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Balikesir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Luzern\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Luzern\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Lubuskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lubuskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Akershus\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Akershus\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Azerbaijan\",\r\n \"state\": \"Baki\"\r\n },\r\n \"name\": \"Baki\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Germany\",\r\n \"state\": \"Schleswig-Holstein\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Schleswig-Holstein\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Taiwan\",\r\n \"state\": \"Kaohsiung\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Kaohsiung\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Yamagata\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Yamagata\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Uttarakhand\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Uttarakhand\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Haskovo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Haskovo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Andhra Pradesh\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Andhra Pradesh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Lop Buri\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Lop Buri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Roi Et\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Roi Et\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Uttaradit\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Uttaradit\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cambodia\",\r\n \"state\": \"Tbong Khmum\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Tbong Khmum\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Porto\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Porto\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Aveiro\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Aveiro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Beja\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Beja\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Castelo Branco\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Castelo Branco\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Coimbra\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Coimbra\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Evora\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Evora\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Faro\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Faro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Guarda\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Guarda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Leiria\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Leiria\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Portalegre\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Portalegre\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Setubal\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Setubal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Viseu\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Viseu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Kainuu\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kainuu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Pohjois-Savo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Pohjois-Savo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Jawa Tengah\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Jawa Tengah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Banten\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Banten\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Riau\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Riau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Kepulauan Riau\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kepulauan Riau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Lampung\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Lampung\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Sulawesi Tengah\"\r\n },\r\n \"name\": \"Sulawesi Tengah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Ehime\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Ehime\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Niigata\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Niigata\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Hiroshima\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Hiroshima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Aklan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Aklan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Kuala Lumpur \",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kuala Lumpur \",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Jharkhand\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Jharkhand\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Anhui\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Anhui\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Shandong\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Shandong\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Pakistan\",\r\n \"state\": \"Punjab\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Punjab\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Pakistan\",\r\n \"state\": \"Sindh\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Sindh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Batangas\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Batangas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Cebu\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Cebu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Eastern Samar\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Eastern Samar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Guangdong\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Guangdong\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bangladesh\",\r\n \"state\": \"Dhaka\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Dhaka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Taranaki\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Taranaki\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Chumphon\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Chumphon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Sabah\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Sabah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Quezon\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Quezon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Canterbury\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Canterbury\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Shanxi\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Shanxi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Jammu and Kashmir\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Jammu and Kashmir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Heilongjiang\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Heilongjiang\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Jawa Timur\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Jawa Timur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Jambi\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Jambi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Sumatera Selatan\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Sumatera Selatan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Negeri Sembilan\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Negeri Sembilan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Gujarat\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Gujarat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Kerala\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Kerala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Johor\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Johor\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Bay of Plenty\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Bay of Plenty\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Catamarca\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Catamarca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Perlis\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Perlis\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Chhattisgarh\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Chhattisgarh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Jawa Barat\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Jawa Barat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Khon Kaen\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Khon Kaen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Nakhon Ratchasima\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Nakhon Ratchasima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Bali\"\r\n },\r\n \"name\": \"Bali\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Bihar\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Bihar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Timor-Leste\",\r\n \"state\": \"Dili\"\r\n },\r\n \"name\": \"Dili\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Himachal Pradesh\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Himachal Pradesh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"West Bengal\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"West Bengal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Fujian\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Fujian\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Sulawesi Selatan\"\r\n },\r\n \"name\": \"Sulawesi Selatan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Yogyakarta\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Yogyakarta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Puducherry\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Puducherry\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Goa\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Goa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Pahang\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Pahang\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Uusimaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Uusimaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Hubei\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Hubei\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Jiangxi\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Jiangxi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Arunachal Pradesh\"\r\n },\r\n \"name\": \"Arunachal Pradesh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Waikato\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Waikato\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Guangxi\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Guangxi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Laguna\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Laguna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Liaoning\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Liaoning\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Shaanxi\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Shaanxi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Zhejiang\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Zhejiang\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Misamis Oriental\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Misamis Oriental\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Cavite\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Cavite\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Jilin\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Jilin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Cundinamarca\"\r\n },\r\n \"name\": \"Cundinamarca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Tolima\"\r\n },\r\n \"name\": \"Tolima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Lanao del Norte\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Lanao del Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Dadra and Nagar Haveli\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Dadra and Nagar Haveli\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Chandigarh\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Chandigarh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Benguet\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Benguet\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Jiangsu\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Jiangsu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Pakistan\",\r\n \"state\": \"Islamabad\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Islamabad\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Bulacan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Bulacan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"La Union\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"La Union\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Nueva Ecija\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Nueva Ecija\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Hidalgo\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Hidalgo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Tlaxcala\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Tlaxcala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Sulawesi Utara\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Sulawesi Utara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Sumatera Barat\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Sumatera Barat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Albay\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Albay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bangladesh\",\r\n \"state\": \"Chittagong\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Chittagong\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Papua Barat\"\r\n },\r\n \"name\": \"Papua Barat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Chiapas\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Chiapas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Colima\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Colima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Michoacan de Ocampo\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Michoacan de Ocampo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Nayarit\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Nayarit\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Oaxaca\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Oaxaca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Sinaloa\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Sinaloa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Zacatecas\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Zacatecas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"La Guajira\"\r\n },\r\n \"name\": \"La Guajira\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Araucania\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Araucania\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Los Lagos\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Los Lagos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Pichincha\"\r\n },\r\n \"name\": \"Pichincha\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Azuay\"\r\n },\r\n \"name\": \"Azuay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Guayas\"\r\n },\r\n \"name\": \"Guayas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Drenthe\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Drenthe\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Costa Rica\",\r\n \"state\": \"Heredia\"\r\n },\r\n \"name\": \"Heredia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Santa Rosa\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Santa Rosa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Francisco Morazan\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Francisco Morazan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nicaragua\",\r\n \"state\": \"Managua\"\r\n },\r\n \"name\": \"Managua\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Bahia\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Bahia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Goias\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Goias\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Manitoba\",\r\n \"azureRegion\": \"North Central US\"\r\n },\r\n \"name\": \"Manitoba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bahamas, The\",\r\n \"state\": \"City of Freeport\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"City of Freeport\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Chiang Mai\"\r\n },\r\n \"name\": \"Chiang Mai\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saint Lucia\",\r\n \"state\": \"Castries\"\r\n },\r\n \"name\": \"Castries\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Montenegro\",\r\n \"state\": \"Podgorica\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Podgorica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Basel-Stadt\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Basel-Stadt\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Dagestan\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Dagestan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"San Marino\",\r\n \"state\": \"San Marino Citta\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"San Marino Citta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Madeira\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Madeira\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Bender\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bender\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Stinga Nistrului\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Stinga Nistrului\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Al Qahirah\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Qahirah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Denmark\",\r\n \"state\": \"Midtjylland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Midtjylland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Denmark\",\r\n \"state\": \"Nordjylland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Nordjylland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Braga\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Braga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Etela-Pohjanmaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Etela-Pohjanmaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Keski-Pohjanmaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Keski-Pohjanmaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Valais\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Valais\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Aargau\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Aargau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Bern\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bern\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Solothurn\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Solothurn\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Aust-Agder\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Aust-Agder\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Buskerud\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Buskerud\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Hordaland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hordaland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"More og Romsdal\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"More og Romsdal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Ostfold\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ostfold\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Rogaland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Rogaland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Telemark\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Telemark\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Troms\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Troms\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Vest-Agder\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vest-Agder\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Vestfold\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vestfold\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cyprus\",\r\n \"state\": \"Lefkosia\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Lefkosia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Chisinau\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Chisinau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kabardino-Balkariya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kabardino-Balkariya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cameroon\",\r\n \"state\": \"Centre\"\r\n },\r\n \"name\": \"Centre\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cameroon\",\r\n \"state\": \"Littoral\"\r\n },\r\n \"name\": \"Littoral\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cameroon\",\r\n \"state\": \"Nord\"\r\n },\r\n \"name\": \"Nord\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Luxembourg\",\r\n \"state\": \"Luxembourg\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Luxembourg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovakia\",\r\n \"state\": \"Kosicky\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kosicky\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Georgia\",\r\n \"state\": \"Kvemo Kartli\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kvemo Kartli\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Gabon\",\r\n \"state\": \"Estuaire\"\r\n },\r\n \"name\": \"Estuaire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Etela-Karjala\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Etela-Karjala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Etela-Savo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Etela-Savo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Keski-Suomi\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Keski-Suomi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Paijat-Hame\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Paijat-Hame\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Pirkanmaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Pirkanmaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Pohjanmaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Pohjanmaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Pohjois-Karjala\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Pohjois-Karjala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Pohjois-Pohjanmaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Pohjois-Pohjanmaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Satakunta\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Satakunta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Varsinais-Suomi\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Varsinais-Suomi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Lebanon\",\r\n \"state\": \"Beyrouth\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Beyrouth\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovakia\",\r\n \"state\": \"Trenciansky\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Trenciansky\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Nordland\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Nordland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Al Jizah\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Jizah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Germany\",\r\n \"state\": \"Saarland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Saarland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Sarawak\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Sarawak\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Sri Lanka\",\r\n \"state\": \"Southern\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Southern\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Lagos\"\r\n },\r\n \"name\": \"Lagos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Ohrid\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ohrid\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Struga\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Struga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Austria\",\r\n \"state\": \"Salzburg\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Salzburg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Para\"\r\n },\r\n \"name\": \"Para\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Campeche\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Campeche\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Yucatan\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Yucatan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guyana\",\r\n \"state\": \"Demerara-Mahaica\"\r\n },\r\n \"name\": \"Demerara-Mahaica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Lappi\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Lappi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Fukuoka\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Fukuoka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Hyogo\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Hyogo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Miyagi\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Miyagi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Nara\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Nara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Shiga\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Shiga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Wakayama\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Wakayama\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Yamanashi\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Yamanashi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Ishikawa\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Ishikawa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Kagoshima\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Kagoshima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Chachoengsao\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Chachoengsao\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Nakhon Pathom\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Nakhon Pathom\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Nonthaburi\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Nonthaburi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Pathum Thani\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Pathum Thani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Rayong\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Rayong\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Samut Sakhon\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Samut Sakhon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Songkhla\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Songkhla\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Surat Thani\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Surat Thani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Kymenlaakso\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kymenlaakso\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Henan\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Henan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Isabela\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Isabela\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Pampanga\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Pampanga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Iwate\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Iwate\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Miyazaki\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Miyazaki\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Oita\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Oita\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Tokushima\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Tokushima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Toyama\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Toyama\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Manawatu-Wanganui\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Manawatu-Wanganui\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Taiwan\",\r\n \"state\": \"New Taipei\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"New Taipei\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Korea, South\",\r\n \"state\": \"Sejong\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Sejong\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mongolia\",\r\n \"state\": \"Hentiy\"\r\n },\r\n \"name\": \"Hentiy\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Fukui\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Fukui\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Kalimantan Barat\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kalimantan Barat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Kalimantan Selatan\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kalimantan Selatan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Kalimantan Timur\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kalimantan Timur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Papua\"\r\n },\r\n \"name\": \"Papua\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Sumatera Utara\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Sumatera Utara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bhutan\",\r\n \"state\": \"Thimphu\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Thimphu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Zambales\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Zambales\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Otago\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Otago\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Davao del Norte\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Davao del Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Arauca\"\r\n },\r\n \"name\": \"Arauca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Paraiba\"\r\n },\r\n \"name\": \"Paraiba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Piaui\"\r\n },\r\n \"name\": \"Piaui\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Rio Grande do Norte\"\r\n },\r\n \"name\": \"Rio Grande do Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Rondonia\"\r\n },\r\n \"name\": \"Rondonia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Sergipe\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Sergipe\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Tucuman\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Tucuman\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Acre\"\r\n },\r\n \"name\": \"Acre\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Roraima\"\r\n },\r\n \"name\": \"Roraima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Tocantins\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Tocantins\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Coquimbo\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Coquimbo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Bekes\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bekes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Gyor-Moson-Sopron\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gyor-Moson-Sopron\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Bashkortostan\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bashkortostan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Albania\",\r\n \"state\": \"Durres\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Durres\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovakia\",\r\n \"state\": \"Zilinsky\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zilinsky\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Denmark\",\r\n \"state\": \"Syddanmark\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Syddanmark\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Swaziland\",\r\n \"state\": \"Hhohho\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Hhohho\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Albania\",\r\n \"state\": \"Tirane\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tirane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Sogn og Fjordane\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sogn og Fjordane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Warminsko-Mazurskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Warminsko-Mazurskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iraq\",\r\n \"state\": \"Arbil\"\r\n },\r\n \"name\": \"Arbil\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Pleven\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Pleven\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Saskatchewan\",\r\n \"azureRegion\": \"West US 2\"\r\n },\r\n \"name\": \"Saskatchewan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saudi Arabia\",\r\n \"state\": \"Ash Sharqiyah\"\r\n },\r\n \"name\": \"Ash Sharqiyah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Kotayk'\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Kotayk'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iraq\",\r\n \"state\": \"As Sulaymaniyah\"\r\n },\r\n \"name\": \"As Sulaymaniyah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Podlaskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Podlaskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Umbria\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Umbria\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Albania\",\r\n \"state\": \"Fier\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Fier\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Kerry\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kerry\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Opolskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Opolskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Qazvin\"\r\n },\r\n \"name\": \"Qazvin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Laois\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Laois\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Astana\"\r\n },\r\n \"name\": \"Astana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Brasov\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Brasov\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Finnmark\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Finnmark\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Calabria\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Calabria\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"South Africa\",\r\n \"state\": \"Eastern Cape\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Eastern Cape\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovakia\",\r\n \"state\": \"Trnavsky\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Trnavsky\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saudi Arabia\",\r\n \"state\": \"Jazan\"\r\n },\r\n \"name\": \"Jazan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Qaraghandy\"\r\n },\r\n \"name\": \"Qaraghandy\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iraq\",\r\n \"state\": \"Ninawa\"\r\n },\r\n \"name\": \"Ninawa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Valgamaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Valgamaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Ida-Virumaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ida-Virumaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Jasz-Nagykun-Szolnok\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Jasz-Nagykun-Szolnok\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belgium\",\r\n \"state\": \"Flanders\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Flanders\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Suceava\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Suceava\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Miskolc\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Miskolc\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Oman\",\r\n \"state\": \"Masqat\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Masqat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kurganskaya Oblast'\"\r\n },\r\n \"name\": \"Kurganskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Molise\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Molise\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liechtenstein\",\r\n \"state\": \"Vaduz\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vaduz\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Debrecen\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Debrecen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Fejer\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Fejer\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Gyor\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gyor\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Heves\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Heves\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Bacs-Kiskun\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bacs-Kiskun\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Szabolcs-Szatmar-Bereg\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Szabolcs-Szatmar-Bereg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Szeged\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Szeged\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Komarom-Esztergom\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Komarom-Esztergom\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Geneve\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Geneve\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Aydin\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Aydin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Libya\",\r\n \"state\": \"Al Marqab\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Marqab\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Libya\",\r\n \"state\": \"Misratah\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Misratah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Libya\",\r\n \"state\": \"Tarabulus\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tarabulus\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Zachodniopomorskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zachodniopomorskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Germany\",\r\n \"state\": \"Brandenburg\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Brandenburg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Lukovica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lukovica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Piran\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Piran\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Oppland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Oppland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Albania\",\r\n \"state\": \"Korce\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Korce\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Hedmark\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hedmark\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mali\",\r\n \"state\": \"Bamako\"\r\n },\r\n \"name\": \"Bamako\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Aqmola\"\r\n },\r\n \"name\": \"Aqmola\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Atyrau\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Atyrau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Pavlodar\"\r\n },\r\n \"name\": \"Pavlodar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Qostanay\"\r\n },\r\n \"name\": \"Qostanay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Shyghys Qazaqstan\"\r\n },\r\n \"name\": \"Shyghys Qazaqstan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Panama\",\r\n \"state\": \"Colon\"\r\n },\r\n \"name\": \"Colon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Congo (Kinshasa)\",\r\n \"state\": \"Kinshasa\"\r\n },\r\n \"name\": \"Kinshasa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Northwest Territories\",\r\n \"azureRegion\": \"West US 2\"\r\n },\r\n \"name\": \"Northwest Territories\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Yukon\",\r\n \"azureRegion\": \"West US 2\"\r\n },\r\n \"name\": \"Yukon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Chimborazo\"\r\n },\r\n \"name\": \"Chimborazo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Cotopaxi\"\r\n },\r\n \"name\": \"Cotopaxi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"El Oro\"\r\n },\r\n \"name\": \"El Oro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Imbabura\"\r\n },\r\n \"name\": \"Imbabura\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Loja\"\r\n },\r\n \"name\": \"Loja\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Manabi\"\r\n },\r\n \"name\": \"Manabi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Tungurahua\"\r\n },\r\n \"name\": \"Tungurahua\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Jujuy\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Jujuy\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"La Pampa\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"La Pampa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"San Luis\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"San Luis\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Paraguay\",\r\n \"state\": \"Central\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Central\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Paraguay\",\r\n \"state\": \"Itapua\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Itapua\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Samoa\",\r\n \"state\": \"Tuamasaga\"\r\n },\r\n \"name\": \"Tuamasaga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bangladesh\",\r\n \"state\": \"Sylhet\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Sylhet\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mauritius\",\r\n \"state\": \"Port Louis\"\r\n },\r\n \"name\": \"Port Louis\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Zamboanga del Sur\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Zamboanga del Sur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Pulau Pinang\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Pulau Pinang\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Kagawa\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Kagawa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Perak\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Perak\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Marshall Islands\",\r\n \"state\": \"Majuro\"\r\n },\r\n \"name\": \"Majuro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Sara Buri\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Sara Buri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Hebei\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Hebei\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Togo\",\r\n \"state\": \"Maritime\"\r\n },\r\n \"name\": \"Maritime\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tajikistan\",\r\n \"state\": \"Dushanbe\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Dushanbe\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tajikistan\",\r\n \"state\": \"Khatlon\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Khatlon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ethiopia\",\r\n \"state\": \"Adis Abeba\"\r\n },\r\n \"name\": \"Adis Abeba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Al Gharbiyah\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Gharbiyah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Al Iskandariyah\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Iskandariyah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Lebanon\",\r\n \"state\": \"Liban-Sud\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Liban-Sud\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Thurgau\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Thurgau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kalmykiya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kalmykiya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bolivia\",\r\n \"state\": \"Cochabamba\"\r\n },\r\n \"name\": \"Cochabamba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bolivia\",\r\n \"state\": \"La Paz\"\r\n },\r\n \"name\": \"La Paz\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bolivia\",\r\n \"state\": \"Oruro\"\r\n },\r\n \"name\": \"Oruro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tunisia\",\r\n \"state\": \"Tunis\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tunis\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Niger\",\r\n \"state\": \"Niamey\"\r\n },\r\n \"name\": \"Niamey\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Yoro\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Yoro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Paraguay\",\r\n \"state\": \"Alto Parana\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Alto Parana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Santa Barbara\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Santa Barbara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Junin\"\r\n },\r\n \"name\": \"Junin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Amapa\"\r\n },\r\n \"name\": \"Amapa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jamaica\",\r\n \"state\": \"Hanover\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Hanover\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Austria\",\r\n \"state\": \"Tirol\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Tirol\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Angola\",\r\n \"state\": \"Benguela\"\r\n },\r\n \"name\": \"Benguela\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Angola\",\r\n \"state\": \"Luanda\"\r\n },\r\n \"name\": \"Luanda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Limerick\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Limerick\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Sligo\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sligo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Somogy\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Somogy\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Veszprem\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Veszprem\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Jura\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Jura\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Peloponnisos\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Peloponnisos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Sterea Ellada\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Sterea Ellada\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Thessalia\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Thessalia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Waterford\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Waterford\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Notio Aigaio\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Notio Aigaio\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Melilla\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Melilla\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Chechnya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Chechnya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Parnumaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Parnumaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Bauskas Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bauskas Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Kandavas Novads\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kandavas Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Valle d'Aosta\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Valle d'Aosta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Iasi\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Iasi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Alborz\"\r\n },\r\n \"name\": \"Alborz\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovakia\",\r\n \"state\": \"Nitriansky\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Nitriansky\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovakia\",\r\n \"state\": \"Presovsky\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Presovsky\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Razgrad\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Razgrad\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Shumen\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Shumen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Stara Zagora\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Stara Zagora\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Ang Thong\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Ang Thong\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Chaiyaphum\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Chaiyaphum\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Kalasin\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Kalasin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phangnga\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Phangnga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Tak\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Tak\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Yasothon\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Yasothon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Hawke's Bay\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Hawke's Bay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Laane-Virumaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Laane-Virumaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Tartumaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tartumaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Gabrovo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Gabrovo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Kedah\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kedah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phuket\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Phuket\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Meghalaya\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Meghalaya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Odisha\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Odisha\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Hunan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Hunan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Melaka\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Melaka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bangladesh\",\r\n \"state\": \"Rangpur\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Rangpur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Afghanistan\",\r\n \"state\": \"Herat\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Herat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Assam\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Assam\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bangladesh\",\r\n \"state\": \"Rajshahi\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Rajshahi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bangladesh\",\r\n \"state\": \"Khulna\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Khulna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Pakistan\",\r\n \"state\": \"Khyber Pakhtunkhwa\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Khyber Pakhtunkhwa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Escuintla\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Escuintla\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Libertador General Bernardo O'Higgins\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Libertador General Bernardo O'Higgins\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Nidwalden\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Nidwalden\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Austria\",\r\n \"state\": \"Vorarlberg\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vorarlberg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liechtenstein\",\r\n \"state\": \"Ruggell\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ruggell\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cameroon\",\r\n \"state\": \"Ouest\"\r\n },\r\n \"name\": \"Ouest\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Georgia\",\r\n \"state\": \"Imereti\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Imereti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Vila Real\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vila Real\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Timis\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Timis\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phra Nakhon Si Ayutthaya\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Phra Nakhon Si Ayutthaya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Samut Songkhram\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Samut Songkhram\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Tarlac\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Tarlac\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Aceh\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Aceh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bhutan\",\r\n \"state\": \"Chhukha\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Chhukha\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Pecs\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Pecs\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"San Marino\",\r\n \"state\": \"Serravalle\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Serravalle\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Lovech\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Lovech\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Gorenja Vas-Poljane\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gorenja Vas-Poljane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cyprus\",\r\n \"state\": \"Keryneia\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Keryneia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Tipperary\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Tipperary\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Blagoevgrad\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Blagoevgrad\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Kerman\"\r\n },\r\n \"name\": \"Kerman\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Zanjan\"\r\n },\r\n \"name\": \"Zanjan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Gevgelija\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Gevgelija\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Cavan\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cavan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Aqtobe\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Aqtobe\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Wexford\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wexford\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Raplamaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Raplamaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Fribourg\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Fribourg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Bushehr\"\r\n },\r\n \"name\": \"Bushehr\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"South Africa\",\r\n \"state\": \"Free State\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Free State\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Armavir\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Armavir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Burgas\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Burgas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Chukotskiy Avtonomnyy Okrug\"\r\n },\r\n \"name\": \"Chukotskiy Avtonomnyy Okrug\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Balti\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Balti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Anenii Noi\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Anenii Noi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Sibiu\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Sibiu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Yazd\"\r\n },\r\n \"name\": \"Yazd\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Vratsa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vratsa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Dytiki Ellada\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Dytiki Ellada\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Ruse\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ruse\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Qom\"\r\n },\r\n \"name\": \"Qom\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Albania\",\r\n \"state\": \"Shkoder\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Shkoder\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Albania\",\r\n \"state\": \"Kukes\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Kukes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Germany\",\r\n \"state\": \"Bremen\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bremen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liechtenstein\",\r\n \"state\": \"Schaan\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Schaan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Kumanovo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kumanovo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Taraclia\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Taraclia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Nisporeni\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Nisporeni\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Zala\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Nograd\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Nograd\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belarus\",\r\n \"state\": \"Vitsyebskaya Voblasts'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vitsyebskaya Voblasts'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Libya\",\r\n \"state\": \"Sabha\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Sabha\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Skofja Loka\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Skofja Loka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Zhambyl\"\r\n },\r\n \"name\": \"Zhambyl\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Alger\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Alger\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Chon Buri\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Chon Buri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Nakhon Sawan\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Nakhon Sawan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Udon Thani\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Udon Thani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Yaracuy\"\r\n },\r\n \"name\": \"Yaracuy\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Magallanes y de la Antartica Chilena\"\r\n },\r\n \"name\": \"Magallanes y de la Antartica Chilena\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Esmeraldas\"\r\n },\r\n \"name\": \"Esmeraldas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Copan\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Copan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"San Miguel\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"San Miguel\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Sucumbios\"\r\n },\r\n \"name\": \"Sucumbios\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Jalapa\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Jalapa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Paraguay\",\r\n \"state\": \"Canindeyu\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Canindeyu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Islas de la Bahia\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Islas de la Bahia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Paraguay\",\r\n \"state\": \"Amambay\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Amambay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Tarapaca\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Tarapaca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Trinidad And Tobago\",\r\n \"state\": \"Arima\"\r\n },\r\n \"name\": \"Arima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Trinidad And Tobago\",\r\n \"state\": \"Port of Spain\"\r\n },\r\n \"name\": \"Port of Spain\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Trinidad And Tobago\",\r\n \"state\": \"San Fernando\"\r\n },\r\n \"name\": \"San Fernando\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Sucre\"\r\n },\r\n \"name\": \"Sucre\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"La Habana\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"La Habana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Matanzas\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Matanzas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Villa Clara\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Villa Clara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Suriname\",\r\n \"state\": \"Paramaribo\"\r\n },\r\n \"name\": \"Paramaribo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Santiago del Estero\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Santiago del Estero\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bolivia\",\r\n \"state\": \"Chuquisaca\"\r\n },\r\n \"name\": \"Chuquisaca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Comayagua\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Comayagua\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominican Republic\",\r\n \"state\": \"Cibao Norte\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Cibao Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Atlantida\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Atlantida\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Galapagos\"\r\n },\r\n \"name\": \"Galapagos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Cusco\"\r\n },\r\n \"name\": \"Cusco\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belize\",\r\n \"state\": \"Stann Creek\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Stann Creek\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Baja California Sur\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Baja California Sur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Azores\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Azores\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Sliven\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Sliven\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Albania\",\r\n \"state\": \"Vlore\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vlore\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Neuchatel\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Neuchatel\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ghana\",\r\n \"state\": \"Greater Accra\"\r\n },\r\n \"name\": \"Greater Accra\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mozambique\",\r\n \"state\": \"Maputo\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Maputo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mozambique\",\r\n \"state\": \"Sofala\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Sofala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mozambique\",\r\n \"state\": \"Tete\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Tete\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jamaica\",\r\n \"state\": \"Saint Catherine\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Saint Catherine\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Galati\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Galati\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Morocco\",\r\n \"state\": \"Oriental\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Oriental\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Djibouti\",\r\n \"state\": \"Djibouti\"\r\n },\r\n \"name\": \"Djibouti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Constanta\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Constanta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Lebanon\",\r\n \"state\": \"Liban-Nord\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Liban-Nord\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Botosani\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Botosani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Mures\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Mures\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Carlow\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Carlow\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Louth\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Louth\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Monaghan\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Monaghan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Wicklow\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wicklow\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Pernik\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Pernik\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Qyzylorda\"\r\n },\r\n \"name\": \"Qyzylorda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Neamt\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Neamt\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Setif\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Setif\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Maribor\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Maribor\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Zagorje ob Savi\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zagorje ob Savi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Jogevamaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Jogevamaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Saaremaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Saaremaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Zanzibar Urban/West\"\r\n },\r\n \"name\": \"Zanzibar Urban/West\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Sao Tome And Principe\",\r\n \"state\": \"Sao Tome\"\r\n },\r\n \"name\": \"Sao Tome\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Somalia\",\r\n \"state\": \"Banaadir\"\r\n },\r\n \"name\": \"Banaadir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chad\",\r\n \"state\": \"Ville de N'Djamena\"\r\n },\r\n \"name\": \"Ville de N'Djamena\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guinea-Bissau\",\r\n \"state\": \"Bissau\"\r\n },\r\n \"name\": \"Bissau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Congo (Kinshasa)\",\r\n \"state\": \"Sud-Kivu\"\r\n },\r\n \"name\": \"Sud-Kivu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Dodoma\"\r\n },\r\n \"name\": \"Dodoma\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Sierra Leone\",\r\n \"state\": \"Western Area\"\r\n },\r\n \"name\": \"Western Area\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Annaba\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Annaba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Kwara\"\r\n },\r\n \"name\": \"Kwara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ghana\",\r\n \"state\": \"Ashanti\"\r\n },\r\n \"name\": \"Ashanti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Comoros\",\r\n \"state\": \"Grande Comore\"\r\n },\r\n \"name\": \"Grande Comore\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ghana\",\r\n \"state\": \"Western\"\r\n },\r\n \"name\": \"Western\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Central African Republic\",\r\n \"state\": \"Bangui\"\r\n },\r\n \"name\": \"Bangui\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"South Africa\",\r\n \"state\": \"Mpumalanga\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Mpumalanga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liberia\",\r\n \"state\": \"Montserrado\"\r\n },\r\n \"name\": \"Montserrado\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Senegal\",\r\n \"state\": \"Dakar\"\r\n },\r\n \"name\": \"Dakar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Ogun\"\r\n },\r\n \"name\": \"Ogun\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Appenzell Innerrhoden\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Appenzell Innerrhoden\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Basel-Landschaft\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Basel-Landschaft\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Schaffhausen\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Schaffhausen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Zug\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zug\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Ceuta\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Ceuta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Lesotho\",\r\n \"state\": \"Maseru\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Maseru\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Caras-Severin\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Caras-Severin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Ararat\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Ararat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Buzau\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Buzau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Dambovita\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Dambovita\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Silistra\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Silistra\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Vidin\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vidin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Valmiera\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Valmiera\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Olt\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Olt\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Aracinovo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Aracinovo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Kicevo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kicevo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Kratovo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kratovo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Makedonska Kamenica\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Makedonska Kamenica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Vinica\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vinica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Federal Capital Territory\"\r\n },\r\n \"name\": \"Federal Capital Territory\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ghana\",\r\n \"state\": \"Eastern\"\r\n },\r\n \"name\": \"Eastern\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ghana\",\r\n \"state\": \"Northern\"\r\n },\r\n \"name\": \"Northern\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Batys Qazaqstan\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Batys Qazaqstan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Mangghystau\"\r\n },\r\n \"name\": \"Mangghystau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liechtenstein\",\r\n \"state\": \"Gamprin\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gamprin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Straseni\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Straseni\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Teleorman\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Teleorman\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Georgia\",\r\n \"state\": \"Shida Kartli\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Shida Kartli\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saudi Arabia\",\r\n \"state\": \"Tabuk\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tabuk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Iloilo\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Iloilo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"South Africa\",\r\n \"state\": \"Limpopo\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Limpopo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Namibia\",\r\n \"state\": \"Khomas\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Khomas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Ouargla\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Ouargla\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Oran\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Oran\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Arusha\"\r\n },\r\n \"name\": \"Arusha\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Ekiti\"\r\n },\r\n \"name\": \"Ekiti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Congo (Brazzaville)\",\r\n \"state\": \"Brazzaville\"\r\n },\r\n \"name\": \"Brazzaville\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Batna\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Batna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Bechar\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bechar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Blida\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Blida\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Chlef\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Chlef\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Constantine\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Constantine\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Laghouat\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Laghouat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Sidi Bel Abbes\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Sidi Bel Abbes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Tlemcen\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tlemcen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Namibia\",\r\n \"state\": \"Erongo\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Erongo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Namibia\",\r\n \"state\": \"Oshana\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Oshana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Namibia\",\r\n \"state\": \"Oshikoto\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Oshikoto\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Congo (Kinshasa)\",\r\n \"state\": \"Nord-Kivu\"\r\n },\r\n \"name\": \"Nord-Kivu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Lesotho\",\r\n \"state\": \"Mohale's Hoek\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Mohale's Hoek\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Adamawa\"\r\n },\r\n \"name\": \"Adamawa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malawi\",\r\n \"state\": \"Blantyre\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Blantyre\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Oyo\"\r\n },\r\n \"name\": \"Oyo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guinea\",\r\n \"state\": \"Conakry\"\r\n },\r\n \"name\": \"Conakry\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Equatorial Guinea\",\r\n \"state\": \"Bioko Norte\"\r\n },\r\n \"name\": \"Bioko Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malawi\",\r\n \"state\": \"Lilongwe\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Lilongwe\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Kano\"\r\n },\r\n \"name\": \"Kano\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zimbabwe\",\r\n \"state\": \"Matabeleland North\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Matabeleland North\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Enugu\"\r\n },\r\n \"name\": \"Enugu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Libya\",\r\n \"state\": \"Az Zawiyah\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Az Zawiyah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Osun\"\r\n },\r\n \"name\": \"Osun\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"South Sudan\",\r\n \"state\": \"Central Equatoria\"\r\n },\r\n \"name\": \"Central Equatoria\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Somalia\",\r\n \"state\": \"Woqooyi Galbeed\"\r\n },\r\n \"name\": \"Woqooyi Galbeed\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Papua New Guinea\",\r\n \"state\": \"Morobe\"\r\n },\r\n \"name\": \"Morobe\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Sichuan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Sichuan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Davao del Sur\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Davao del Sur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Kamphaeng Phet\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kamphaeng Phet\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Mayo\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Mayo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Gilan\"\r\n },\r\n \"name\": \"Gilan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Hunedoara\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Hunedoara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Braila\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Braila\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Strumica\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Strumica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Chongqing\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Chongqing\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Gansu\"\r\n },\r\n \"name\": \"Gansu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Guizhou\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Guizhou\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Hainan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Hainan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Ningxia\"\r\n },\r\n \"name\": \"Ningxia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Qinghai\"\r\n },\r\n \"name\": \"Qinghai\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Xinjiang\"\r\n },\r\n \"name\": \"Xinjiang\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Yunnan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Yunnan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Ongtustik Qazaqstan\"\r\n },\r\n \"name\": \"Ongtustik Qazaqstan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Bitola\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bitola\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Kocani\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kocani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Radovis\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Radovis\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Stip\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Stip\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Sveti Nikole\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Sveti Nikole\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Veles\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Veles\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Liepaja\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Liepaja\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Bacau\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bacau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Calarasi\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Calarasi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Obwalden\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Obwalden\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Schwyz\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Schwyz\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Shirak\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Shirak\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liechtenstein\",\r\n \"state\": \"Triesen\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Triesen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Esfahan\"\r\n },\r\n \"name\": \"Esfahan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Celje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Celje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Ingushetiya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ingushetiya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Yambol\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Yambol\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Tukuma Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tukuma Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Soltustik Qazaqstan\"\r\n },\r\n \"name\": \"Soltustik Qazaqstan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belarus\",\r\n \"state\": \"Brestskaya Voblasts'\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Brestskaya Voblasts'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belarus\",\r\n \"state\": \"Hrodzyenskaya Voblasts'\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Hrodzyenskaya Voblasts'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belarus\",\r\n \"state\": \"Mahilyowskaya Voblasts'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Mahilyowskaya Voblasts'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Giurgiu\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Giurgiu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Fars\"\r\n },\r\n \"name\": \"Fars\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Smolyan\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Smolyan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Longford\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Longford\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Vrancea\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vrancea\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Tyva\"\r\n },\r\n \"name\": \"Tyva\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phitsanulok\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Phitsanulok\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Pakistan\",\r\n \"state\": \"Balochistan\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Balochistan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Manipur\"\r\n },\r\n \"name\": \"Manipur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Tripura\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Tripura\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Bueng Kan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Bueng Kan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Sukhothai\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Sukhothai\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Ubon Ratchathani\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Ubon Ratchathani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Cao B?ng\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Cao B?ng\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Lao Cai\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Lao Cai\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Qu?ng Ngai\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Qu?ng Ngai\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Salaj\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Salaj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Adiyaman\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Adiyaman\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Ialomita\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ialomita\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Dobeles Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Dobeles Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Donegal\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Donegal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Kordestan\"\r\n },\r\n \"name\": \"Kordestan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Daugavpils Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Daugavpils Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Kelantan\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kelantan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Labuan\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Labuan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Terengganu\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Terengganu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Covasna\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Covasna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Arad\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Arad\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Ilam\"\r\n },\r\n \"name\": \"Ilam\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Bistrita-Nasaud\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bistrita-Nasaud\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Harghita\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Harghita\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Prahova\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Prahova\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Tulcea\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tulcea\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Vaslui\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vaslui\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Agri\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Agri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Lebanon\",\r\n \"state\": \"Beqaa\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Beqaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Georgia\",\r\n \"state\": \"Abkhazia\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Abkhazia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Soroca\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Soroca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Almaty\"\r\n },\r\n \"name\": \"Almaty\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Orhei\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Orhei\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Mehedinti\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Mehedinti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Resen\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Resen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Adygeya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Adygeya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Gostivar\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Gostivar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Bihor\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bihor\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iraq\",\r\n \"state\": \"Al Basrah\"\r\n },\r\n \"name\": \"Al Basrah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Kilkenny\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kilkenny\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Karachayevo-Cherkesiya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Karachayevo-Cherkesiya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Jesenice\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Jesenice\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Nunavut\"\r\n },\r\n \"name\": \"Nunavut\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Clare\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Clare\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Meath\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Meath\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Offaly\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Offaly\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Roscommon\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Roscommon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Westmeath\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Westmeath\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Csongrad\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Csongrad\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Tolna\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Tolna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Cesu Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Cesu Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Kuldigas Novads\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kuldigas Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Nusa Tenggara Barat\"\r\n },\r\n \"name\": \"Nusa Tenggara Barat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Nagaland\"\r\n },\r\n \"name\": \"Nagaland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mongolia\",\r\n \"state\": \"Orhon\"\r\n },\r\n \"name\": \"Orhon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Sikkim\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Sikkim\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sostanj\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sostanj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Riscani\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Riscani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Ardabil\"\r\n },\r\n \"name\": \"Ardabil\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Golestan\"\r\n },\r\n \"name\": \"Golestan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Hamadan\"\r\n },\r\n \"name\": \"Hamadan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Hormozgan\"\r\n },\r\n \"name\": \"Hormozgan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Kermanshah\"\r\n },\r\n \"name\": \"Kermanshah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Lorestan\"\r\n },\r\n \"name\": \"Lorestan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Markazi\"\r\n },\r\n \"name\": \"Markazi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Mazandaran\"\r\n },\r\n \"name\": \"Mazandaran\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Semnan\"\r\n },\r\n \"name\": \"Semnan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Sistan va Baluchestan\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Sistan va Baluchestan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Daman and Diu\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Daman and Diu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Samut Prakan\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Samut Prakan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Syunik'\"\r\n },\r\n \"name\": \"Syunik'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Afghanistan\",\r\n \"state\": \"Baghlan\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Baghlan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Trinidad And Tobago\",\r\n \"state\": \"Princes Town\"\r\n },\r\n \"name\": \"Princes Town\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Drochia\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Drochia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Cahul\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Cahul\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominican Republic\",\r\n \"state\": \"Enriquillo\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Enriquillo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominican Republic\",\r\n \"state\": \"Yuma\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Yuma\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominican Republic\",\r\n \"state\": \"Valdesia\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Valdesia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bangladesh\",\r\n \"state\": \"Barisal\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Barisal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Antofagasta\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Antofagasta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bolivia\",\r\n \"state\": \"Potosi\"\r\n },\r\n \"name\": \"Potosi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Agusan del Sur\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Agusan del Sur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Andorra\",\r\n \"state\": \"Andorra la Vella\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Andorra la Vella\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Anatoliki Makedonia kai Thraki\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Anatoliki Makedonia kai Thraki\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Dytiki Makedonia\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Dytiki Makedonia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Ionia Nisia\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ionia Nisia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Ipeiros\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ipeiros\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Kriti\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kriti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Voreio Aigaio\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Voreio Aigaio\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Austria\",\r\n \"state\": \"Burgenland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Burgenland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Alba\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Alba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Maramures\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Maramures\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Glarus\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Glarus\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cyprus\",\r\n \"state\": \"Pafos\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Pafos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Maluku\"\r\n },\r\n \"name\": \"Maluku\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Clackmannanshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Clackmannanshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Apure\"\r\n },\r\n \"name\": \"Apure\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Portuguesa\"\r\n },\r\n \"name\": \"Portuguesa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Trujillo\"\r\n },\r\n \"name\": \"Trujillo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uzbekistan\",\r\n \"state\": \"Andijon\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Andijon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uzbekistan\",\r\n \"state\": \"Sirdaryo\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Sirdaryo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Senegal\",\r\n \"state\": \"Thies\"\r\n },\r\n \"name\": \"Thies\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jordan\",\r\n \"state\": \"Al Balqa'\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Balqa'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jordan\",\r\n \"state\": \"Al Karak\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Karak\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Ardahan\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Ardahan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Montenegro\",\r\n \"state\": \"Kotor\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Kotor\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Postojna\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Postojna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jordan\",\r\n \"state\": \"Irbid\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Irbid\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Gorj\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Gorj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Valcea\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Valcea\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greenland\",\r\n \"state\": \"Kujalleq\"\r\n },\r\n \"name\": \"Kujalleq\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greenland\",\r\n \"state\": \"Qaasuitsup\"\r\n },\r\n \"name\": \"Qaasuitsup\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greenland\",\r\n \"state\": \"Qeqqata\"\r\n },\r\n \"name\": \"Qeqqata\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greenland\",\r\n \"state\": \"Sermersooq\"\r\n },\r\n \"name\": \"Sermersooq\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saudi Arabia\",\r\n \"state\": \"'Asir\"\r\n },\r\n \"name\": \"'Asir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saudi Arabia\",\r\n \"state\": \"Al Qasim\"\r\n },\r\n \"name\": \"Al Qasim\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Hrastnik\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hrastnik\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ilirska Bistrica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ilirska Bistrica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Kamnik\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kamnik\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Krsko\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Krsko\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Logatec\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Logatec\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Radenci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Radenci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sevnica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sevnica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Trzin\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Trzin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Aksaray\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Aksaray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Amasya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Amasya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Hakkari\"\r\n },\r\n \"name\": \"Hakkari\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Maha Sarakham\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Maha Sarakham\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Andaman and Nicobar Islands\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Andaman and Nicobar Islands\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Mizoram\"\r\n },\r\n \"name\": \"Mizoram\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phayao\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Phayao\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Albania\",\r\n \"state\": \"Elbasan\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Elbasan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Albania\",\r\n \"state\": \"Lezhe\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Lezhe\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Azerbaijan\",\r\n \"state\": \"Qusar\"\r\n },\r\n \"name\": \"Qusar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Kyustendil\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kyustendil\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cambodia\",\r\n \"state\": \"Takeo\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Takeo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"San Andres y Providencia\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"San Andres y Providencia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Costa Rica\",\r\n \"state\": \"Puntarenas\"\r\n },\r\n \"name\": \"Puntarenas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Pinar del Rio\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Pinar del Rio\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Santiago de Cuba\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Santiago de Cuba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cyprus\",\r\n \"state\": \"Ammochostos\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Ammochostos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominican Republic\",\r\n \"state\": \"Cibao Sur\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Cibao Sur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Carchi\"\r\n },\r\n \"name\": \"Carchi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Izabal\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Izabal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Choluteca\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Choluteca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Lempira\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Lempira\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Talsu Novads\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Talsu Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Viesites Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Viesites Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liechtenstein\",\r\n \"state\": \"Eschen\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Eschen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Negotino\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Negotino\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Prilep\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Prilep\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Tetovo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tetovo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mauritius\",\r\n \"state\": \"Plaines Wilhems\"\r\n },\r\n \"name\": \"Plaines Wilhems\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Floresti\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Floresti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Gagauzia\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Gagauzia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mongolia\",\r\n \"state\": \"Arhangay\"\r\n },\r\n \"name\": \"Arhangay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mongolia\",\r\n \"state\": \"Selenge\"\r\n },\r\n \"name\": \"Selenge\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Borno\"\r\n },\r\n \"name\": \"Borno\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Edo\"\r\n },\r\n \"name\": \"Edo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Kaduna\"\r\n },\r\n \"name\": \"Kaduna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Rivers\"\r\n },\r\n \"name\": \"Rivers\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Sokoto\"\r\n },\r\n \"name\": \"Sokoto\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Paraguay\",\r\n \"state\": \"Boqueron\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Boqueron\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Paraguay\",\r\n \"state\": \"Guaira\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Guaira\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Arequipa\"\r\n },\r\n \"name\": \"Arequipa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Negros Occidental\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Negros Occidental\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Pangasinan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Pangasinan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Santarem\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Santarem\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Dobrova-Polhov Gradec\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dobrova-Polhov Gradec\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Idrija\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Idrija\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Izola\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Izola\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ravne na Koroskem\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ravne na Koroskem\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Tolmin\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Tolmin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"South Africa\",\r\n \"state\": \"Northern Cape\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Northern Cape\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Sri Lanka\",\r\n \"state\": \"North Central\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"North Central\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Buriram\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Buriram\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Loei\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Loei\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Narathiwat\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Narathiwat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Suphan Buri\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Suphan Buri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tonga\",\r\n \"state\": \"Tongatapu\"\r\n },\r\n \"name\": \"Tongatapu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Causeway Coast and Glens\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Causeway Coast and Glens\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Arica y Parinacota\"\r\n },\r\n \"name\": \"Arica y Parinacota\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Mwanza\"\r\n },\r\n \"name\": \"Mwanza\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Viljandimaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Viljandimaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Vorumaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vorumaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Kranj\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kranj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mozambique\",\r\n \"state\": \"Nampula\"\r\n },\r\n \"name\": \"Nampula\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uzbekistan\",\r\n \"state\": \"Qashqadaryo\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Qashqadaryo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Suchitepequez\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Suchitepequez\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Napo\"\r\n },\r\n \"name\": \"Napo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jamaica\",\r\n \"state\": \"Westmoreland\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Westmoreland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Tebessa\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tebessa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Probistip\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Probistip\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Tunceli\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tunceli\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Angola\",\r\n \"state\": \"Cabinda\"\r\n },\r\n \"name\": \"Cabinda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zimbabwe\",\r\n \"state\": \"Midlands\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Midlands\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belize\",\r\n \"state\": \"Toledo\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Toledo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iceland\",\r\n \"state\": \"Vesturland\",\r\n \"azureRegion\": \"North Europe\"\r\n },\r\n \"name\": \"Vesturland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"West Coast\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"West Coast\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Puno\"\r\n },\r\n \"name\": \"Puno\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Holguin\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Holguin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Panama\",\r\n \"state\": \"Veraguas\"\r\n },\r\n \"name\": \"Veraguas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Biskra\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Biskra\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Velenje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Velenje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Tay Ninh\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Tay Ninh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Bengkulu\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Bengkulu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Misamis Occidental\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Misamis Occidental\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Panama\",\r\n \"state\": \"Chiriqui\"\r\n },\r\n \"name\": \"Chiriqui\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Northland\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Northland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Southland\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Southland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Bovec\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bovec\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Nusa Tenggara Timur\"\r\n },\r\n \"name\": \"Nusa Tenggara Timur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Callao\"\r\n },\r\n \"name\": \"Callao\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jamaica\",\r\n \"state\": \"Saint Ann\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Saint Ann\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Al Qalyubiyah\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Qalyubiyah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Barinas\"\r\n },\r\n \"name\": \"Barinas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mozambique\",\r\n \"state\": \"Cabo Delgado\"\r\n },\r\n \"name\": \"Cabo Delgado\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"San Vicente\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"San Vicente\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Zacapa\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Zacapa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Braganca\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Braganca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Vargas\"\r\n },\r\n \"name\": \"Vargas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Artemisa\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Artemisa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Djibouti\",\r\n \"state\": \"Arta\"\r\n },\r\n \"name\": \"Arta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Cajamarca\"\r\n },\r\n \"name\": \"Cajamarca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Nova Gorica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Nova Gorica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Nenetskiy Avtonomnyy Okrug\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Nenetskiy Avtonomnyy Okrug\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Novo Mesto\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Novo Mesto\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Trbovlje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Trbovlje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Luxembourg\",\r\n \"state\": \"Grevenmacher\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Grevenmacher\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Lebanon\",\r\n \"state\": \"Mont-Liban\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Mont-Liban\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Cerknica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cerknica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Vrhnika\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vrhnika\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Artvin\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Artvin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Ratchaburi\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Ratchaburi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Radovljica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Radovljica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Bingol\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bingol\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saudi Arabia\",\r\n \"state\": \"Al Ba?ah\"\r\n },\r\n \"name\": \"Al Ba?ah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Camarines Norte\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Camarines Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Capiz\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Capiz\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Zamboanga del Norte\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Zamboanga del Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Angola\",\r\n \"state\": \"Zaire\"\r\n },\r\n \"name\": \"Zaire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cambodia\",\r\n \"state\": \"Svay Rieng\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Svay Rieng\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Al Uqsur\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Uqsur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Gorontalo\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Gorontalo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Criuleni\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Criuleni\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Somalia\",\r\n \"state\": \"Togdheer\"\r\n },\r\n \"name\": \"Togdheer\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Tachira\"\r\n },\r\n \"name\": \"Tachira\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Jutiapa\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Jutiapa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Stefan-Voda\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Stefan-Voda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Slovenske Konjice\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Slovenske Konjice\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Krabi\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Krabi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Mukdahan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Mukdahan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Soc Trang\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Soc Trang\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Panama\",\r\n \"state\": \"Bocas del Toro\"\r\n },\r\n \"name\": \"Bocas del Toro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Prachuap Khiri Khan\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Prachuap Khiri Khan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"Santa Ana\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Santa Ana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Panama\",\r\n \"state\": \"Los Santos\"\r\n },\r\n \"name\": \"Los Santos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Imo\"\r\n },\r\n \"name\": \"Imo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Saldus Novads\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Saldus Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Trang\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Trang\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Uri\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Uri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Ad Daqahliyah\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Ad Daqahliyah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Eilean Siar\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Eilean Siar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zimbabwe\",\r\n \"state\": \"Manicaland\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Manicaland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malawi\",\r\n \"state\": \"Zomba\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Zomba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Lubanas Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Lubanas Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Aragatsotn\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Aragatsotn\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Vilanu Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vilanu Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ivancna Gorica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ivancna Gorica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Koper\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Koper\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jordan\",\r\n \"state\": \"Az Zarqa'\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Az Zarqa'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Domzale\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Domzale\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Congo (Brazzaville)\",\r\n \"state\": \"Pointe-Noire\"\r\n },\r\n \"name\": \"Pointe-Noire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Libya\",\r\n \"state\": \"Al Jabal al Gharbi\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Jabal al Gharbi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Cerklje na Gorenjskem\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cerklje na Gorenjskem\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"B?c K?n\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"B?c K?n\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Vayots' Dzor\"\r\n },\r\n \"name\": \"Vayots' Dzor\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Biliran\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Biliran\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Kanchanaburi\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kanchanaburi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Surin\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Surin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nicaragua\",\r\n \"state\": \"Chinandega\"\r\n },\r\n \"name\": \"Chinandega\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malawi\",\r\n \"state\": \"Mzimba\"\r\n },\r\n \"name\": \"Mzimba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Cross River\"\r\n },\r\n \"name\": \"Cross River\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Chiang Rai\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Chiang Rai\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uzbekistan\",\r\n \"state\": \"Namangan\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Namangan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Gumushane\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Gumushane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Rizal\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Rizal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Nueva Vizcaya\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Nueva Vizcaya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bhutan\",\r\n \"state\": \"Paro\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Paro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Kabale\"\r\n },\r\n \"name\": \"Kabale\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Lira\"\r\n },\r\n \"name\": \"Lira\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Al Minufiyah\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Minufiyah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Piura\"\r\n },\r\n \"name\": \"Piura\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Montenegro\",\r\n \"state\": \"Tivat\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tivat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Somalia\",\r\n \"state\": \"Nugaal\"\r\n },\r\n \"name\": \"Nugaal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Shetland Islands\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Shetland Islands\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Igdir\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Igdir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Northern Samar\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Northern Samar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Lakshadweep\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Lakshadweep\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Georgia\",\r\n \"state\": \"Samtskhe-Javakheti\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Samtskhe-Javakheti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Olancho\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Olancho\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Guantanamo\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Guantanamo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Azerbaijan\",\r\n \"state\": \"Sumqayit\"\r\n },\r\n \"name\": \"Sumqayit\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Akwa Ibom\"\r\n },\r\n \"name\": \"Akwa Ibom\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Plateau\"\r\n },\r\n \"name\": \"Plateau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cambodia\",\r\n \"state\": \"Kampot\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kampot\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Lampang\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Lampang\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Agusan del Norte\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Agusan del Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Satu Mare\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Satu Mare\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Surigao del Norte\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Surigao del Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Livanu Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Livanu Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phetchabun\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Phetchabun\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Gabon\",\r\n \"state\": \"Haut-Ogooue\"\r\n },\r\n \"name\": \"Haut-Ogooue\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Slovenj Gradec\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Slovenj Gradec\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Pastaza\"\r\n },\r\n \"name\": \"Pastaza\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Tiaret\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tiaret\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Azerbaijan\",\r\n \"state\": \"Ming?cevir\"\r\n },\r\n \"name\": \"Ming?cevir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iraq\",\r\n \"state\": \"Al Qadisiyah\"\r\n },\r\n \"name\": \"Al Qadisiyah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Afghanistan\",\r\n \"state\": \"Ghazni\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Ghazni\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Sultan Kudarat\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Sultan Kudarat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Kidricevo\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kidricevo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Granma\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Granma\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sezana\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sezana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bolivia\",\r\n \"state\": \"Tarija\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Tarija\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Tabor\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Tabor\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Quetzaltenango\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Quetzaltenango\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Berovo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Berovo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nicaragua\",\r\n \"state\": \"Granada\"\r\n },\r\n \"name\": \"Granada\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Bejaia\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bejaia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Trinidad And Tobago\",\r\n \"state\": \"Chaguanas\"\r\n },\r\n \"name\": \"Chaguanas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Las Tunas\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Las Tunas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Sancti Spiritus\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Sancti Spiritus\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Haiti\",\r\n \"state\": \"Sud\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Sud\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Santa Elena\"\r\n },\r\n \"name\": \"Santa Elena\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Isles of Scilly\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Isles of Scilly\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Boumerdes\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Boumerdes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uzbekistan\",\r\n \"state\": \"Samarqand\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Samarqand\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Laanemaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Laanemaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Jinja\"\r\n },\r\n \"name\": \"Jinja\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mozambique\",\r\n \"state\": \"Inhambane\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Inhambane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mozambique\",\r\n \"state\": \"Manica\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Manica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Ondo\"\r\n },\r\n \"name\": \"Ondo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Namibia\",\r\n \"state\": \"Otjozondjupa\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Otjozondjupa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Zrece\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zrece\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ajdovscina\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ajdovscina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Adrar\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Adrar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Kilimanjaro\"\r\n },\r\n \"name\": \"Kilimanjaro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Equatorial Guinea\",\r\n \"state\": \"Litoral\"\r\n },\r\n \"name\": \"Litoral\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Nakhon Si Thammarat\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Nakhon Si Thammarat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Ogres Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ogres Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominican Republic\",\r\n \"state\": \"Ozama\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Ozama\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Micronesia, Federated States Of\",\r\n \"state\": \"Kosrae\"\r\n },\r\n \"name\": \"Kosrae\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mongolia\",\r\n \"state\": \"Ovorhangay\"\r\n },\r\n \"name\": \"Ovorhangay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Kalimantan Tengah\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kalimantan Tengah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominican Republic\",\r\n \"state\": \"Higuamo\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Higuamo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bolivia\",\r\n \"state\": \"El Beni\"\r\n },\r\n \"name\": \"El Beni\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Bukidnon\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Bukidnon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Polvamaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Polvamaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jordan\",\r\n \"state\": \"Ma'daba\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Ma'daba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Shamal Sina'\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Shamal Sina'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Radece\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Radece\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"South Cotabato\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"South Cotabato\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Andorra\",\r\n \"state\": \"Encamp\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Encamp\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Azerbaijan\",\r\n \"state\": \"Naxcivan\"\r\n },\r\n \"name\": \"Naxcivan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bhutan\",\r\n \"state\": \"Bumthang\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Bumthang\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bhutan\",\r\n \"state\": \"Punakha\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Punakha\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cameroon\",\r\n \"state\": \"Est\"\r\n },\r\n \"name\": \"Est\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cameroon\",\r\n \"state\": \"Extreme-Nord\"\r\n },\r\n \"name\": \"Extreme-Nord\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Santo Domingo de los Tsachilas\"\r\n },\r\n \"name\": \"Santo Domingo de los Tsachilas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Qina\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Qina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"Ahuachapan\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Ahuachapan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"Sonsonate\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Sonsonate\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ethiopia\",\r\n \"state\": \"Amara\"\r\n },\r\n \"name\": \"Amara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jamaica\",\r\n \"state\": \"Saint Elizabeth\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Saint Elizabeth\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Ludzas Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ludzas Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Montenegro\",\r\n \"state\": \"Budva\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Budva\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Panama\",\r\n \"state\": \"Cocle\"\r\n },\r\n \"name\": \"Cocle\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Ilocos Sur\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Ilocos Sur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Crensovci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Crensovci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Naklo\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Naklo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Odranci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Odranci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Rence-Vogrsko\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Rence-Vogrsko\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Swaziland\",\r\n \"state\": \"Manzini\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Manzini\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Nakhon Nayok\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Nakhon Nayok\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Sisaket\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Sisaket\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Trat\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Trat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tuvalu\",\r\n \"state\": \"Funafuti\"\r\n },\r\n \"name\": \"Funafuti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Jarvamaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Jarvamaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Delcevo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Delcevo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sencur\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sencur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Delta\"\r\n },\r\n \"name\": \"Delta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liechtenstein\",\r\n \"state\": \"Balzers\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Balzers\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Sulawesi Barat\"\r\n },\r\n \"name\": \"Sulawesi Barat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Zalec\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zalec\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Luxembourg\",\r\n \"state\": \"Diekirch\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Diekirch\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kyrgyzstan\",\r\n \"state\": \"Jalal-Abad\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Jalal-Abad\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Appenzell Ausserrhoden\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Appenzell Ausserrhoden\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Romblon\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Romblon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Yala\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Yala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bhutan\",\r\n \"state\": \"Dagana\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Dagana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liechtenstein\",\r\n \"state\": \"Mauren\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Mauren\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Brezice\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Brezice\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ptuj\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ptuj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Zelezniki\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zelezniki\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Chai Nat\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Chai Nat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Pattani\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Pattani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Quiche\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Quiche\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Lambayeque\"\r\n },\r\n \"name\": \"Lambayeque\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Ilocos Norte\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Ilocos Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Negros Oriental\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Negros Oriental\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bhutan\",\r\n \"state\": \"Mongar\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Mongar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Hrpelje-Kozina\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hrpelje-Kozina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Sri Lanka\",\r\n \"state\": \"Sabaragamuwa\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Sabaragamuwa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Bohinj\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bohinj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sempeter-Vrtojba\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sempeter-Vrtojba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Yevreyskaya Avtonomnaya Oblast'\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Yevreyskaya Avtonomnaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Bistrica ob Sotli\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bistrica ob Sotli\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Crnomelj\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Crnomelj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Dobje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dobje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Kobarid\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kobarid\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Kuzma\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kuzma\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Lenart\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lenart\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Litija\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Litija\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Lovrenc na Pohorju\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lovrenc na Pohorju\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Medvode\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Medvode\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Menges\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Menges\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Mislinja\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Mislinja\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Mozirje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Mozirje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Murska Sobota\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Murska Sobota\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Podvelka\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Podvelka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Preddvor\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Preddvor\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Rogaska Slatina\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Rogaska Slatina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Selnica ob Dravi\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Selnica ob Dravi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sentjur\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sentjur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Trzic\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Trzic\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Videm\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Videm\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Lima\"\r\n },\r\n \"name\": \"Lima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cambodia\",\r\n \"state\": \"Kandal\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Kandal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"As Suways\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"As Suways\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Olaines Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Olaines Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belize\",\r\n \"state\": \"Orange Walk\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Orange Walk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Haiti\",\r\n \"state\": \"Sud-Est\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Sud-Est\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Camaguey\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Camaguey\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Cienfuegos\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Cienfuegos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Benin\",\r\n \"state\": \"Donga\"\r\n },\r\n \"name\": \"Donga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mozambique\",\r\n \"state\": \"Zambezia\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Zambezia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Eritrea\",\r\n \"state\": \"Ma'akel\"\r\n },\r\n \"name\": \"Ma'akel\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Leitrim\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Leitrim\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Mostaganem\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Mostaganem\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Saida\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Saida\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Mbale\"\r\n },\r\n \"name\": \"Mbale\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Mbarara\"\r\n },\r\n \"name\": \"Mbarara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Kebbi\"\r\n },\r\n \"name\": \"Kebbi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Mbeya\"\r\n },\r\n \"name\": \"Mbeya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Valandovo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Valandovo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Tipaza\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tipaza\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Skikda\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Skikda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Morogoro\"\r\n },\r\n \"name\": \"Morogoro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Abia\"\r\n },\r\n \"name\": \"Abia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Benin\",\r\n \"state\": \"Atlantique\"\r\n },\r\n \"name\": \"Atlantique\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Equatorial Guinea\",\r\n \"state\": \"Wele-Nzas\"\r\n },\r\n \"name\": \"Wele-Nzas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Burundi\",\r\n \"state\": \"Rutana\"\r\n },\r\n \"name\": \"Rutana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Angola\",\r\n \"state\": \"Lunda Sul\"\r\n },\r\n \"name\": \"Lunda Sul\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Anambra\"\r\n },\r\n \"name\": \"Anambra\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Papua New Guinea\",\r\n \"state\": \"West New Britain\"\r\n },\r\n \"name\": \"West New Britain\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Hoce-Slivnica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hoce-Slivnica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Dol pri Ljubljani\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dol pri Ljubljani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Kraslavas Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kraslavas Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Valkas Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Valkas Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Afghanistan\",\r\n \"state\": \"Nangarhar\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Nangarhar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Bled\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bled\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Grosuplje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Grosuplje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Loska Dolina\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Loska Dolina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Sulawesi Tenggara\"\r\n },\r\n \"name\": \"Sulawesi Tenggara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Intibuca\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Intibuca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Senegal\",\r\n \"state\": \"Kolda\"\r\n },\r\n \"name\": \"Kolda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Senegal\",\r\n \"state\": \"Saint-Louis\"\r\n },\r\n \"name\": \"Saint-Louis\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jordan\",\r\n \"state\": \"Al Mafraq\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Mafraq\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Montenegro\",\r\n \"state\": \"Bar\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Montenegro\",\r\n \"state\": \"Berane\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Berane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Montenegro\",\r\n \"state\": \"Niksic\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Niksic\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Basilan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Basilan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Compostela Valley\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Compostela Valley\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Maguindanao\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Maguindanao\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Azerbaijan\",\r\n \"state\": \"G?nc?\"\r\n },\r\n \"name\": \"G?nc?\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Azerbaijan\",\r\n \"state\": \"Haciqabul\"\r\n },\r\n \"name\": \"Haciqabul\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Georgia\",\r\n \"state\": \"Ajaria\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ajaria\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Papua New Guinea\",\r\n \"state\": \"Southern Highlands\"\r\n },\r\n \"name\": \"Southern Highlands\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Ayacucho\"\r\n },\r\n \"name\": \"Ayacucho\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Trebnje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Trebnje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Nan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Nan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phetchaburi\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Phetchaburi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phrae\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Phrae\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Prachin Buri\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Prachin Buri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Sing Buri\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Sing Buri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Uthai Thani\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Uthai Thani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phatthalung\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Phatthalung\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kyrgyzstan\",\r\n \"state\": \"Ysyk-Kol\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Ysyk-Kol\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Sacatepequez\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Sacatepequez\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iceland\",\r\n \"state\": \"Austurland\",\r\n \"azureRegion\": \"UK West\"\r\n },\r\n \"name\": \"Austurland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Duplek\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Duplek\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ormoz\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ormoz\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"M'sila\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"M'sila\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Masaka\"\r\n },\r\n \"name\": \"Masaka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Micronesia, Federated States Of\",\r\n \"state\": \"Yap\"\r\n },\r\n \"name\": \"Yap\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Nong Bua Lamphu\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Nong Bua Lamphu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Satun\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Satun\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Chimaltenango\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Chimaltenango\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Studenicani\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Studenicani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Mae Hong Son\"\r\n },\r\n \"name\": \"Mae Hong Son\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bhutan\",\r\n \"state\": \"Gasa\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Gasa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Central African Republic\",\r\n \"state\": \"Mbomou\"\r\n },\r\n \"name\": \"Mbomou\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Georgia\",\r\n \"state\": \"Guria\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Guria\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saudi Arabia\",\r\n \"state\": \"Najran\"\r\n },\r\n \"name\": \"Najran\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Panama\",\r\n \"state\": \"Herrera\"\r\n },\r\n \"name\": \"Herrera\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Mirna Pec\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Mirna Pec\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Semic\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Semic\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Guarico\"\r\n },\r\n \"name\": \"Guarico\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Burdur\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Burdur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Angola\",\r\n \"state\": \"Huambo\"\r\n },\r\n \"name\": \"Huambo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Choco\"\r\n },\r\n \"name\": \"Choco\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Ciego de Avila\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Ciego de Avila\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Isla de la Juventud\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Isla de la Juventud\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Canar\"\r\n },\r\n \"name\": \"Canar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Morona-Santiago\"\r\n },\r\n \"name\": \"Morona-Santiago\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Zamora-Chinchipe\"\r\n },\r\n \"name\": \"Zamora-Chinchipe\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"Usulutan\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Usulutan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Gabon\",\r\n \"state\": \"Ogooue-Maritime\"\r\n },\r\n \"name\": \"Ogooue-Maritime\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Retalhuleu\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Retalhuleu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Jurmala\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Jurmala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nicaragua\",\r\n \"state\": \"Masaya\"\r\n },\r\n \"name\": \"Masaya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nicaragua\",\r\n \"state\": \"Rivas\"\r\n },\r\n \"name\": \"Rivas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Ica\"\r\n },\r\n \"name\": \"Ica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Brezovica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Brezovica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Dravograd\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dravograd\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Horjul\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Horjul\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Komen\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Komen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Lasko\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lasko\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Oplotnica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Oplotnica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Polzela\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Polzela\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Prevalje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Prevalje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Salovci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Salovci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sentilj\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sentilj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sentjernej\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sentjernej\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Skofljica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Skofljica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Smarje pri Jelsah\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Smarje pri Jelsah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sveti Jurij v Slovenskih Goricah\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sveti Jurij v Slovenskih Goricah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Swaziland\",\r\n \"state\": \"Lubombo\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Lubombo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Wakiso\"\r\n },\r\n \"name\": \"Wakiso\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zimbabwe\",\r\n \"state\": \"Mashonaland West\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Mashonaland West\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Komenda\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Komenda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Sa Kaeo\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Sa Kaeo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Bloke\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bloke\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Dolenjske Toplice\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dolenjske Toplice\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Hodos\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hodos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Lendava\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lendava\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Pesnica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Pesnica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Pivka\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Pivka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Smartno ob Paki\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Smartno ob Paki\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominican Republic\",\r\n \"state\": \"El Valle\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"El Valle\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ethiopia\",\r\n \"state\": \"Afar\"\r\n },\r\n \"name\": \"Afar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Tumbes\"\r\n },\r\n \"name\": \"Tumbes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ljutomer\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ljutomer\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Benin\",\r\n \"state\": \"Borgou\"\r\n },\r\n \"name\": \"Borgou\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Alta Verapaz\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Alta Verapaz\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"El Progreso\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"El Progreso\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Kekavas Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kekavas Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Bataan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Bataan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominican Republic\",\r\n \"state\": \"Cibao Noroeste\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Cibao Noroeste\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Debar\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Debar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Jigawa\"\r\n },\r\n \"name\": \"Jigawa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Braslovce\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Braslovce\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Cerkvenjak\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cerkvenjak\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Kocevje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kocevje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ribnica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ribnica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Velike Lasce\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Velike Lasce\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Lamphun\"\r\n },\r\n \"name\": \"Lamphun\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zimbabwe\",\r\n \"state\": \"Matabeleland South\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Matabeleland South\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Sri Lanka\",\r\n \"state\": \"Uva\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Uva\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Geghark'unik'\"\r\n },\r\n \"name\": \"Geghark'unik'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Cotabato\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Cotabato\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Divaca\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Divaca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Gornja Radgona\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gornja Radgona\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Zuzemberk\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zuzemberk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Mascara\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Mascara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Medea\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Medea\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Somalia\",\r\n \"state\": \"Shabeellaha Hoose\"\r\n },\r\n \"name\": \"Shabeellaha Hoose\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Cirkulane\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cirkulane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Krizevci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Krizevci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Slovenska Bistrica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Slovenska Bistrica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mali\",\r\n \"state\": \"Koulikoro\"\r\n },\r\n \"name\": \"Koulikoro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zambia\",\r\n \"state\": \"North-Western\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"North-Western\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Tanga\"\r\n },\r\n \"name\": \"Tanga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Burundi\",\r\n \"state\": \"Kirundo\"\r\n },\r\n \"name\": \"Kirundo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Hiiumaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Hiiumaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Markovci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Markovci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Gornji Petrovci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gornji Petrovci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Muta\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Muta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Store\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Store\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Senegal\",\r\n \"state\": \"Kaolack\"\r\n },\r\n \"name\": \"Kaolack\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Turnisce\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Turnisce\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"Chalatenango\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Chalatenango\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Jursinci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Jursinci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ziri\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ziri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Niger\"\r\n },\r\n \"name\": \"Niger\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Amnat Charoen\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Amnat Charoen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Papua New Guinea\",\r\n \"state\": \"Milne Bay\"\r\n },\r\n \"name\": \"Milne Bay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Libya\",\r\n \"state\": \"Nalut\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Nalut\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Matru?\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Matru?\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Geita\"\r\n },\r\n \"name\": \"Geita\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Makole\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Makole\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Race-Fram\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Race-Fram\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Smartno pri Litiji\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Smartno pri Litiji\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sveti Tomaz\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sveti Tomaz\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Gulbenes Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Gulbenes Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nicaragua\",\r\n \"state\": \"Leon\"\r\n },\r\n \"name\": \"Leon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Sarangani\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Sarangani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liechtenstein\",\r\n \"state\": \"Triesenberg\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Triesenberg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Palau\",\r\n \"state\": \"Melekeok\"\r\n },\r\n \"name\": \"Melekeok\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Beltinci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Beltinci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Tavush\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tavush\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Madonas Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Madonas Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Micronesia, Federated States Of\",\r\n \"state\": \"Chuuk\"\r\n },\r\n \"name\": \"Chuuk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Abra\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Abra\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Radlje ob Dravi\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Radlje ob Dravi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Sudan\",\r\n \"state\": \"Kassala\"\r\n },\r\n \"name\": \"Kassala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Lorri\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Lorri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jamaica\",\r\n \"state\": \"Clarendon\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Clarendon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Cojedes\"\r\n },\r\n \"name\": \"Cojedes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Benedikt\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Benedikt\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Crna na Koroskem\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Crna na Koroskem\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Dornava\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dornava\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Valle\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Valle\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Costa Rica\",\r\n \"state\": \"Limon\"\r\n },\r\n \"name\": \"Limon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ethiopia\",\r\n \"state\": \"Sumale\"\r\n },\r\n \"name\": \"Sumale\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Brda\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Brda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Vojnik\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vojnik\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nicaragua\",\r\n \"state\": \"Esteli\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Esteli\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Mezica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Mezica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Log-Dragomer\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Log-Dragomer\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Nakhon Phanom\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Nakhon Phanom\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Dobrepolje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dobrepolje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Montenegro\",\r\n \"state\": \"Bijelo Polje\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bijelo Polje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Burundi\",\r\n \"state\": \"Ruyigi\"\r\n },\r\n \"name\": \"Ruyigi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Podcetrtek\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Podcetrtek\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Kungota\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kungota\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Azerbaijan\",\r\n \"state\": \"Quba\"\r\n },\r\n \"name\": \"Quba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Huehuetenango\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Huehuetenango\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ghana\",\r\n \"state\": \"Brong-Ahafo\"\r\n },\r\n \"name\": \"Brong-Ahafo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Kagera\"\r\n },\r\n \"name\": \"Kagera\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Equatorial Guinea\",\r\n \"state\": \"Bioko Sur\"\r\n },\r\n \"name\": \"Bioko Sur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Vipava\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vipava\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mali\",\r\n \"state\": \"Segou\"\r\n },\r\n \"name\": \"Segou\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kyrgyzstan\",\r\n \"state\": \"Naryn\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Naryn\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Congo (Kinshasa)\",\r\n \"state\": \"Equateur\"\r\n },\r\n \"name\": \"Equateur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Moravce\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Moravce\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Prebold\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Prebold\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Podlehnik\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Podlehnik\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Tindouf\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tindouf\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Trnovska Vas\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Trnovska Vas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Miren-Kostanjevica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Miren-Kostanjevica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Puconci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Puconci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Burundi\",\r\n \"state\": \"Cibitoke\"\r\n },\r\n \"name\": \"Cibitoke\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"Cuscatlan\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Cuscatlan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"Morazan\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Morazan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phichit\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Phichit\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Majsperk\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Majsperk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zambia\",\r\n \"state\": \"Luapula\"\r\n },\r\n \"name\": \"Luapula\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Metlika\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Metlika\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Kostel\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kostel\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Velika Polana\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Velika Polana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Chanthaburi\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Chanthaburi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Ranong\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Ranong\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Peten\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Peten\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Orellana\"\r\n },\r\n \"name\": \"Orellana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Nazarje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Nazarje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Burundi\",\r\n \"state\": \"Gitega\"\r\n },\r\n \"name\": \"Gitega\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Namibia\",\r\n \"state\": \"Hardap\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Hardap\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Starse\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Starse\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Gorisnica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gorisnica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Ucayali\"\r\n },\r\n \"name\": \"Ucayali\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Gorje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gorje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Straza\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Straza\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Hajdina\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hajdina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Huanuco\"\r\n },\r\n \"name\": \"Huanuco\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Verzej\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Verzej\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Zavrc\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zavrc\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Poljcane\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Poljcane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Botswana\",\r\n \"state\": \"Kweneng\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Kweneng\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Madre de Dios\"\r\n },\r\n \"name\": \"Madre de Dios\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Tisina\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Tisina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Luce\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Luce\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Borovnica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Borovnica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Loreto\"\r\n },\r\n \"name\": \"Loreto\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iraq\",\r\n \"state\": \"Dahuk\"\r\n },\r\n \"name\": \"Dahuk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Batman\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Batman\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Bayburt\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bayburt\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Bilecik\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bilecik\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Bitlis\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bitlis\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Bolu\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bolu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Bursa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bursa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Canakkale\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Canakkale\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Cankiri\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Cankiri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Corum\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Corum\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Denizli\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Denizli\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Diyarbakir\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Diyarbakir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Duzce\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Duzce\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Edirne\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Edirne\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Elazig\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Elazig\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Erzincan\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Erzincan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Erzurum\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Erzurum\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Eskisehir\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Eskisehir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Gaziantep\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Gaziantep\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Giresun\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Giresun\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Hatay\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Hatay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Isparta\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Isparta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Istanbul\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Istanbul\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Izmir\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Izmir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kahramanmaras\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Kahramanmaras\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Karabuk\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Karabuk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Karaman\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Karaman\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kars\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Kars\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kastamonu\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kastamonu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kayseri\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Kayseri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kilis\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Kilis\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kirikkale\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kirikkale\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kirklareli\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kirklareli\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kirsehir\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kirsehir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kocaeli\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kocaeli\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Konya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Konya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Kutahya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kutahya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Malatya\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Malatya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Manisa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Manisa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Mardin\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Mardin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Mersin\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Mersin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Mugla\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Mugla\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Mus\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Mus\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Nevsehir\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Nevsehir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Nigde\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Nigde\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Ordu\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Ordu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Osmaniye\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Osmaniye\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Rize\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Rize\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Sakarya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Sakarya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Samsun\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Samsun\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Sanliurfa\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Sanliurfa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Siirt\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Siirt\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Sinop\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Sinop\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Sirnak\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Sirnak\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Sivas\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Sivas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Tekirdag\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tekirdag\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Tokat\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tokat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Trabzon\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Trabzon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Usak\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Usak\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Van\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Van\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Yalova\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Yalova\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Yozgat\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Yozgat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Zonguldak\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Zonguldak\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Arua\"\r\n },\r\n \"name\": \"Arua\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Gulu\"\r\n },\r\n \"name\": \"Gulu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Kampala\"\r\n },\r\n \"name\": \"Kampala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Cherkas'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Cherkas'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Chernihivs'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Chernihivs'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Chernivets'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Chernivets'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Dnipropetrovs'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Dnipropetrovs'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Donets'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Donets'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Ivano-Frankivs'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ivano-Frankivs'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Kharkivs'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kharkivs'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Khersons'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Khersons'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Khmel'nyts'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Khmel'nyts'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Kirovohrads'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kirovohrads'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"L'vivs'ka Oblast'\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"L'vivs'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Luhans'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Luhans'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Mykolayivs'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Mykolayivs'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Odes'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Odes'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Poltavs'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Poltavs'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Rivnens'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Rivnens'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Sums'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Sums'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Ternopil's'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ternopil's'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Vinnyts'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vinnyts'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Volyns'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Volyns'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Zakarpats'ka Oblast'\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Zakarpats'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Zaporiz'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Zaporiz'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ukraine\",\r\n \"state\": \"Zhytomyrs'ka Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Zhytomyrs'ka Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Arab Emirates\",\r\n \"state\": \"Ash Shariqah\"\r\n },\r\n \"name\": \"Ash Shariqah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Arab Emirates\",\r\n \"state\": \"Dubayy\"\r\n },\r\n \"name\": \"Dubayy\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Arab Emirates\",\r\n \"state\": \"'Ajman\"\r\n },\r\n \"name\": \"'Ajman\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Aberdeen City\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Aberdeen City\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Angus\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Angus\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Antrim and Newtownabbey\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Antrim and Newtownabbey\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Argyll and Bute\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Argyll and Bute\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Armagh, Banbridge and Craigavon\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Armagh, Banbridge and Craigavon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Mid and East Antrim\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Mid and East Antrim\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Barnsley\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Barnsley\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Bath and North East Somerset\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bath and North East Somerset\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Bedford\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bedford\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Belfast\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Belfast\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Birmingham\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Birmingham\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Blackburn with Darwen\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Blackburn with Darwen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Blackpool\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Blackpool\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Blaenau Gwent\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Blaenau Gwent\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Bolton\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bolton\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Bournemouth\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bournemouth\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Bracknell Forest\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bracknell Forest\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Bradford\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bradford\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Bridgend\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bridgend\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Brighton and Hove\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Brighton and Hove\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Bristol, City of\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bristol, City of\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Buckinghamshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Buckinghamshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Bury\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bury\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Caerphilly\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Caerphilly\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Calderdale\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Calderdale\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Cambridgeshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cambridgeshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Cardiff\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cardiff\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Carmarthenshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Carmarthenshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Central Bedfordshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Central Bedfordshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Ceredigion\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ceredigion\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Cheshire East\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cheshire East\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Cheshire West and Chester\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cheshire West and Chester\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Conwy\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Conwy\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Cornwall\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cornwall\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Coventry\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Coventry\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Cumbria\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cumbria\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Darlington\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Darlington\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Denbighshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Denbighshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Derby\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Derby\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Derbyshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Derbyshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Devon\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Devon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Doncaster\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Doncaster\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Dorset\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dorset\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Dudley\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dudley\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Dumfries and Galloway\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dumfries and Galloway\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Dundee City\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dundee City\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Mid Ulster\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Mid Ulster\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Durham\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Durham\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"East Ayrshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"East Ayrshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"East Dunbartonshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"East Dunbartonshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"East Lothian\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"East Lothian\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"East Renfrewshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"East Renfrewshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"East Riding of Yorkshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"East Riding of Yorkshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"East Sussex\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"East Sussex\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Edinburgh, City of\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Edinburgh, City of\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Essex\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Essex\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Falkirk\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Falkirk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Fife\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Fife\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Flintshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Flintshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Gateshead\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gateshead\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Glasgow City\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Glasgow City\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Gloucestershire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gloucestershire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Gwynedd\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gwynedd\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Halton\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Halton\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Hampshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hampshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Hartlepool\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hartlepool\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Herefordshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Herefordshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Hertfordshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hertfordshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Highland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Highland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Inverclyde\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Inverclyde\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Isle of Anglesey\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Isle of Anglesey\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Isle of Wight\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Isle of Wight\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Kent\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kent\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Kingston upon Hull, City of\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kingston upon Hull, City of\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Kirklees\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kirklees\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Knowsley\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Knowsley\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Lancashire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lancashire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Leeds\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Leeds\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Leicester\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Leicester\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Lincolnshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lincolnshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Lisburn and Castlereagh\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lisburn and Castlereagh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Liverpool\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Liverpool\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Luton\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Luton\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Manchester\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Manchester\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Medway\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Medway\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Merthyr Tydfil\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Merthyr Tydfil\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Redcar and Cleveland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Redcar and Cleveland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Midlothian\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Midlothian\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Milton Keynes\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Milton Keynes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Monmouthshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Monmouthshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Moray\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Moray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Neath Port Talbot\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Neath Port Talbot\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Newcastle upon Tyne\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Newcastle upon Tyne\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Newport\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Newport\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Norfolk\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Norfolk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"North Ayrshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"North Ayrshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"North East Lincolnshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"North East Lincolnshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"North Lanarkshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"North Lanarkshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"North Lincolnshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"North Lincolnshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"North Somerset\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"North Somerset\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"North Tyneside\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"North Tyneside\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"North Yorkshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"North Yorkshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Northamptonshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Northamptonshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Northumberland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Northumberland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Nottingham\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Nottingham\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Oldham\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Oldham\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Fermanagh and Omagh\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Fermanagh and Omagh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Orkney Islands\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Orkney Islands\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Oxfordshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Oxfordshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Pembrokeshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Pembrokeshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Perth and Kinross\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Perth and Kinross\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Peterborough\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Peterborough\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Plymouth\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Plymouth\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Poole\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Poole\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Portsmouth\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Portsmouth\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Powys\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Powys\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Reading\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Reading\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Renfrewshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Renfrewshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Rhondda Cynon Taff\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Rhondda Cynon Taff\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Rochdale\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Rochdale\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Rotherham\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Rotherham\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Rutland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Rutland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Salford\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Salford\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Sandwell\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sandwell\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Sefton\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sefton\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Sheffield\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sheffield\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Shropshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Shropshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Slough\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Slough\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Solihull\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Solihull\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Somerset\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Somerset\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"South Ayrshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"South Ayrshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"South Gloucestershire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"South Gloucestershire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"South Lanarkshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"South Lanarkshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"South Tyneside\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"South Tyneside\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Southampton\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Southampton\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Southend-on-Sea\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Southend-on-Sea\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Stirling\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Stirling\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Stockport\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Stockport\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Stockton-on-Tees\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Stockton-on-Tees\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Stoke-on-Trent\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Stoke-on-Trent\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Derry and Strabane\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Derry and Strabane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Suffolk\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Suffolk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Sunderland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sunderland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Swansea\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Swansea\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Swindon\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Swindon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Tameside\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Tameside\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Telford and Wrekin\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Telford and Wrekin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Thurrock\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Thurrock\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Torbay\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Torbay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Torfaen\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Torfaen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Trafford\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Trafford\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Wakefield\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wakefield\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Walsall\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Walsall\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Warrington\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Warrington\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Warwickshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Warwickshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"West Berkshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"West Berkshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"West Dunbartonshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"West Dunbartonshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"West Lothian\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"West Lothian\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"West Sussex\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"West Sussex\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Wigan\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wigan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Wiltshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wiltshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Windsor and Maidenhead\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Windsor and Maidenhead\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Wirral\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wirral\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Wokingham\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wokingham\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Wolverhampton\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wolverhampton\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Worcestershire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Worcestershire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Wrexham\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wrexham\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"York\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"York\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Alabama\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Alabama\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Alaska\"\r\n },\r\n \"name\": \"Alaska\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Arizona\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Arizona\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Arkansas\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Arkansas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"California\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"California\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Colorado\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Colorado\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Connecticut\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Connecticut\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Delaware\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Delaware\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"District of Columbia\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"District of Columbia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Florida\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Florida\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Georgia\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Georgia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Hawaii\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Hawaii\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Idaho\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Idaho\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Illinois\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Illinois\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Indiana\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Indiana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Iowa\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Iowa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Kansas\",\r\n \"azureRegion\": \"North Central US\"\r\n },\r\n \"name\": \"Kansas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Kentucky\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Kentucky\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Louisiana\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Louisiana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Maine\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Maine\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Maryland\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Maryland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Massachusetts\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Massachusetts\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Michigan\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Michigan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Minnesota\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Minnesota\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Mississippi\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Mississippi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Missouri\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Missouri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Montana\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Montana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Nebraska\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Nebraska\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Nevada\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Nevada\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"New Hampshire\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"New Hampshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"New Jersey\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"New Jersey\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"New Mexico\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"New Mexico\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"New York\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"New York\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"North Carolina\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"North Carolina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"North Dakota\",\r\n \"azureRegion\": \"North Central US\"\r\n },\r\n \"name\": \"North Dakota\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Ohio\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Ohio\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Oklahoma\",\r\n \"azureRegion\": \"North Central US\"\r\n },\r\n \"name\": \"Oklahoma\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Oregon\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Oregon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Pennsylvania\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Pennsylvania\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Rhode Island\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Rhode Island\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"South Carolina\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"South Carolina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"South Dakota\",\r\n \"azureRegion\": \"North Central US\"\r\n },\r\n \"name\": \"South Dakota\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Tennessee\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Tennessee\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Texas\",\r\n \"azureRegion\": \"North Central US\"\r\n },\r\n \"name\": \"Texas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Utah\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Utah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Vermont\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Vermont\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Virginia\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Virginia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Washington\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Washington\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"West Virginia\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"West Virginia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Wisconsin\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Wisconsin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United States\",\r\n \"state\": \"Wyoming\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Wyoming\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uruguay\",\r\n \"state\": \"Montevideo\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Montevideo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uruguay\",\r\n \"state\": \"Soriano\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Soriano\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uzbekistan\",\r\n \"state\": \"Toshkent\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Toshkent\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vanuatu\",\r\n \"state\": \"Malampa\"\r\n },\r\n \"name\": \"Malampa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vanuatu\",\r\n \"state\": \"Shefa\"\r\n },\r\n \"name\": \"Shefa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Anzoategui\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Anzoategui\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Aragua\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Aragua\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Bolivar\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Bolivar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Carabobo\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Carabobo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Distrito Capital\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Distrito Capital\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Falcon\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Falcon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Lara\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Lara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Merida\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Merida\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Miranda\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Miranda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Monagas\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Monagas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Nueva Esparta\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Nueva Esparta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Zulia\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Zulia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Hoa Binh\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Hoa Binh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Khanh Hoa\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Khanh Hoa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"L?ng Son\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"L?ng Son\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Thai Binh\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Thai Binh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Vinh Phuc\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Vinh Phuc\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Wallis And Futuna\",\r\n \"state\": \"Uvea\"\r\n },\r\n \"name\": \"Uvea\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Yemen\",\r\n \"state\": \"'Amran\"\r\n },\r\n \"name\": \"'Amran\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zambia\",\r\n \"state\": \"Copperbelt\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Copperbelt\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zambia\",\r\n \"state\": \"Lusaka\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Lusaka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zimbabwe\",\r\n \"state\": \"Bulawayo\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Bulawayo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zimbabwe\",\r\n \"state\": \"Harare\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Harare\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zimbabwe\",\r\n \"state\": \"Masvingo\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Masvingo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Cortes\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Cortes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Nagasaki\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Nagasaki\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Tokyo\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Tokyo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Aichi\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Aichi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Mie\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Mie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Gifu\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Gifu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Hokkaido\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Hokkaido\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Osaka\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Osaka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Chiba\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Chiba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Kanagawa\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Kanagawa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Kyoto\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Kyoto\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Saitama\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Saitama\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Shizuoka\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Shizuoka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Tottori\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Tottori\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Kochi\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Kochi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Shimane\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Shimane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Akita\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Akita\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Aomori\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Aomori\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Fukushima\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Fukushima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Gunma\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Gunma\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Ibaraki\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Ibaraki\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Kumamoto\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Kumamoto\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Nagano\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Nagano\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Okayama\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Okayama\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Okinawa\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Okinawa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Saga\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Saga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Tochigi\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Tochigi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Yamaguchi\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Yamaguchi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Australia\",\r\n \"state\": \"Queensland\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Queensland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Auckland\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Auckland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Wellington\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Wellington\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Australia\",\r\n \"state\": \"New South Wales\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"New South Wales\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Delhi\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Delhi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Haryana\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Haryana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Karnataka\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Karnataka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Madhya Pradesh\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Madhya Pradesh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Maharashtra\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Maharashtra\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Uttar Pradesh\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Uttar Pradesh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Selangor\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Selangor\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mongolia\",\r\n \"state\": \"Ulaanbaatar\"\r\n },\r\n \"name\": \"Ulaanbaatar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Australia\",\r\n \"state\": \"South Australia\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"South Australia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Taiwan\",\r\n \"state\": \"Taichung\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Taichung\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Taiwan\",\r\n \"state\": \"Tainan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Tainan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Taiwan\",\r\n \"state\": \"Taipei\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Taipei\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Australia\",\r\n \"state\": \"Victoria\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Victoria\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Micronesia, Federated States Of\",\r\n \"state\": \"Pohnpei\"\r\n },\r\n \"name\": \"Pohnpei\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Australia\",\r\n \"state\": \"Australian Capital Territory\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Australian Capital Territory\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Australia\",\r\n \"state\": \"Western Australia\",\r\n \"azureRegion\": \"Australia Central\"\r\n },\r\n \"name\": \"Western Australia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Alberta\",\r\n \"azureRegion\": \"West US 2\"\r\n },\r\n \"name\": \"Alberta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Ontario\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Ontario\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belize\",\r\n \"state\": \"Belize\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Belize\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belize\",\r\n \"state\": \"Cayo\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Cayo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belize\",\r\n \"state\": \"Corozal\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Corozal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jamaica\",\r\n \"state\": \"Saint James\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Saint James\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Valle del Cauca\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Valle del Cauca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Buenos Aires\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Buenos Aires\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Chaco\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Chaco\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Cordoba\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Cordoba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Corrientes\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Corrientes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Entre Rios\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Entre Rios\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Misiones\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Misiones\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Neuquen\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Neuquen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Rio Negro\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Rio Negro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Salta\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Salta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Santa Fe\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Santa Fe\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Parana\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Parana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Minas Gerais\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Minas Gerais\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Rio de Janeiro\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Rio de Janeiro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Rio Grande do Sul\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Rio Grande do Sul\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Sao Paulo\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Sao Paulo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Nuevo Leon\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Nuevo Leon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Puebla\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Puebla\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"South Africa\",\r\n \"state\": \"Gauteng\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Gauteng\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"South Africa\",\r\n \"state\": \"KwaZulu-Natal\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"KwaZulu-Natal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"South Africa\",\r\n \"state\": \"Western Cape\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Western Cape\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Chihuahua\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Chihuahua\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Formosa\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Formosa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Chubut\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Chubut\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Mendoza\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Mendoza\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"San Juan\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"San Juan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Antioquia\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Antioquia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Atlantico\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Atlantico\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Boyaca\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Boyaca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Caldas\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Caldas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Caqueta\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Caqueta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Casanare\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Casanare\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Cauca\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Cauca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Cesar\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Cesar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Huila\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Huila\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Magdalena\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Magdalena\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Meta\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Meta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Narino\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Narino\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Norte de Santander\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Norte de Santander\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Quindio\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Quindio\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Risaralda\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Risaralda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Santander\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Santander\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Santa Catarina\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Santa Catarina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Region Metropolitana\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Region Metropolitana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"France\",\r\n \"state\": \"Ile-de-France\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ile-de-France\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Santa Cruz\"\r\n },\r\n \"name\": \"Santa Cruz\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Quebec\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Quebec\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Distrito Federal\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Distrito Federal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Noord-Holland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Noord-Holland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Pernambuco\"\r\n },\r\n \"name\": \"Pernambuco\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Groningen\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Groningen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Noord-Brabant\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Noord-Brabant\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Utrecht\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Utrecht\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Zeeland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zeeland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bermuda\",\r\n \"state\": \"Hamilton\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Hamilton\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"British Columbia\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"British Columbia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Jalisco\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Jalisco\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Sonora\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Sonora\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Antigua And Barbuda\",\r\n \"state\": \"Saint John\"\r\n },\r\n \"name\": \"Saint John\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Barbados\",\r\n \"state\": \"Saint Michael\"\r\n },\r\n \"name\": \"Saint Michael\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominica\",\r\n \"state\": \"Saint George\"\r\n },\r\n \"name\": \"Saint George\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saint Kitts And Nevis\",\r\n \"state\": \"Saint George Basseterre\"\r\n },\r\n \"name\": \"Saint George Basseterre\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Austria\",\r\n \"state\": \"Steiermark\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Steiermark\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Aguascalientes\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Aguascalientes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Baja California\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Baja California\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Durango\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Durango\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Guanajuato\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Guanajuato\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Guerrero\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Guerrero\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Mexico\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Mexico\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Morelos\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Morelos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Quintana Roo\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Quintana Roo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"San Luis Potosi\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"San Luis Potosi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Tabasco\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Tabasco\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Tamaulipas\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Tamaulipas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Newfoundland and Labrador\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Newfoundland and Labrador\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Nova Scotia\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Nova Scotia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Prince Edward Island\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Prince Edward Island\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Overijssel\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Overijssel\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Alagoas\"\r\n },\r\n \"name\": \"Alagoas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Amazonas\"\r\n },\r\n \"name\": \"Amazonas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Espirito Santo\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Espirito Santo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Maranhao\"\r\n },\r\n \"name\": \"Maranhao\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Mato Grosso\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Mato Grosso\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Mato Grosso do Sul\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Mato Grosso do Sul\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Los Rios\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Los Rios\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Maule\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Maule\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Valparaiso\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Valparaiso\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Limburg\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Limburg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Zuid-Holland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zuid-Holland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Panama\",\r\n \"state\": \"Panama\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Panama\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Paraguay\",\r\n \"state\": \"Asuncion\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Asuncion\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Costa Rica\",\r\n \"state\": \"Alajuela\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Alajuela\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Costa Rica\",\r\n \"state\": \"Cartago\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Cartago\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Costa Rica\",\r\n \"state\": \"Guanacaste\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Guanacaste\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Costa Rica\",\r\n \"state\": \"San Jose\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"San Jose\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Coahuila de Zaragoza\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Coahuila de Zaragoza\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Ceara\"\r\n },\r\n \"name\": \"Ceara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"New Brunswick\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"New Brunswick\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Rajasthan\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Rajasthan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"San Salvador\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"San Salvador\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Guatemala\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Guatemala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Dublin\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dublin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Galway\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Galway\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Kildare\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kildare\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Australia\",\r\n \"state\": \"Northern Territory\"\r\n },\r\n \"name\": \"Northern Territory\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Australia\",\r\n \"state\": \"Tasmania\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Tasmania\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"La Libertad\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"La Libertad\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Cork\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cork\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Yerevan\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Yerevan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Budapest\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Budapest\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Pest\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Pest\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Vas\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Arges\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Arges\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Bucuresti\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bucuresti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Cluj\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Cluj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Viana do Castelo\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Viana do Castelo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Moskva\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Moskva\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Lubelskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lubelskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Khabarovskiy Kray\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Khabarovskiy Kray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Penzenskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Penzenskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Primorskiy Kray\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Primorskiy Kray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Galicia\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Galicia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Kanta-Hame\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kanta-Hame\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Vaud\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vaud\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Lisboa\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lisboa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Catalonia\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Catalonia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Andalusia\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Andalusia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Madrid\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Madrid\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Murcia\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Murcia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Valencia\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Valencia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Attiki\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Attiki\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Sankt Gallen\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sankt Gallen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Altay\"\r\n },\r\n \"name\": \"Altay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Altayskiy Kray\"\r\n },\r\n \"name\": \"Altayskiy Kray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Amurskaya Oblast'\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Amurskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Arkhangel'skaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Arkhangel'skaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Astrakhanskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Astrakhanskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Belgorodskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Belgorodskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Bryanskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bryanskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Buryatiya\"\r\n },\r\n \"name\": \"Buryatiya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Chelyabinskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Chelyabinskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Chuvashiya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Chuvashiya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Irkutskaya Oblast'\"\r\n },\r\n \"name\": \"Irkutskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Ivanovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ivanovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kaliningradskaya Oblast'\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kaliningradskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kaluzhskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kaluzhskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kamchatskiy Kray\"\r\n },\r\n \"name\": \"Kamchatskiy Kray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kareliya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kareliya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kemerovskaya Oblast'\"\r\n },\r\n \"name\": \"Kemerovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Khakasiya\"\r\n },\r\n \"name\": \"Khakasiya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kirovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kirovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Komi\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Komi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kostromskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kostromskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Krasnodarskiy Kray\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Krasnodarskiy Kray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Krasnoyarskiy Kray\"\r\n },\r\n \"name\": \"Krasnoyarskiy Kray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kurskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kurskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Leningradskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Leningradskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Lipetskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Lipetskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Magadanskaya Oblast'\"\r\n },\r\n \"name\": \"Magadanskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Mariy-El\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Mariy-El\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Mordoviya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Mordoviya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Moskovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Moskovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Murmanskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Murmanskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Nizhegorodskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Nizhegorodskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Novgorodskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Novgorodskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Novosibirskaya Oblast'\"\r\n },\r\n \"name\": \"Novosibirskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Omskaya Oblast'\"\r\n },\r\n \"name\": \"Omskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Orenburgskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Orenburgskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Orlovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Orlovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Permskiy Kray\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Permskiy Kray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Pskovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Pskovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Rostovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Rostovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Ryazanskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ryazanskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Samarskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Samarskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Sankt-Peterburg\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Sankt-Peterburg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Saratovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Saratovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Smolenskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Smolenskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Stavropol'skiy Kray\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Stavropol'skiy Kray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Sverdlovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Sverdlovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Tambovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tambovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Tatarstan\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tatarstan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Tomskaya Oblast'\"\r\n },\r\n \"name\": \"Tomskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Tul'skaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tul'skaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Tverskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tverskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Tyumenskaya Oblast'\"\r\n },\r\n \"name\": \"Tyumenskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Udmurtiya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Udmurtiya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Ul'yanovskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ul'yanovskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Vladimirskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vladimirskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Volgogradskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Volgogradskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Vologodskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vologodskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Voronezhskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Voronezhskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Yamalo-Nenetskiy Avtonomnyy Okrug\"\r\n },\r\n \"name\": \"Yamalo-Nenetskiy Avtonomnyy Okrug\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Yaroslavskaya Oblast'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Yaroslavskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belgium\",\r\n \"state\": \"Brussels-Capital Region\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Brussels-Capital Region\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belgium\",\r\n \"state\": \"Wallonia\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wallonia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Israel\",\r\n \"state\": \"Tel Aviv\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tel Aviv\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Kentriki Makedonia\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kentriki Makedonia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Flevoland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Flevoland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Kujawsko-Pomorskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kujawsko-Pomorskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Extremadura\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Extremadura\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Cantabria\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cantabria\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Canary Islands\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Canary Islands\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Castille-Leon\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Castille-Leon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Castille-La Mancha\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Castille-La Mancha\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Dobrich\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Dobrich\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Riga\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Riga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Mazowieckie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Mazowieckie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Asturias\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Asturias\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"La Rioja\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"La Rioja\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Aragon\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Aragon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Denmark\",\r\n \"state\": \"Hovedstaden\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hovedstaden\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovakia\",\r\n \"state\": \"Bratislavsky\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bratislavsky\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Emilia-Romagna\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Emilia-Romagna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saudi Arabia\",\r\n \"state\": \"Makkah al Mukarramah\"\r\n },\r\n \"name\": \"Makkah al Mukarramah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Harjumaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Harjumaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Austria\",\r\n \"state\": \"Wien\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wien\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Ticino\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ticino\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ljubljana\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ljubljana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Tehran\"\r\n },\r\n \"name\": \"Tehran\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Marche\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Marche\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Puglia\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Puglia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Campania\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Campania\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Lombardy\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lombardy\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Sardegna\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sardegna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Sicilia\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Sicilia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Abruzzo\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Abruzzo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Tuscany\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Tuscany\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Trentino-Alto Adige\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Trentino-Alto Adige\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Veneto\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Veneto\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Friuli-Venezia Giulia\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Friuli-Venezia Giulia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Germany\",\r\n \"state\": \"Hamburg\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hamburg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Adana\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Adana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Ankara\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ankara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Antalya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Antalya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Bartin\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bartin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Dolnoslaskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dolnoslaskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Lodzkie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lodzkie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Malopolskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Malopolskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Podkarpackie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Podkarpackie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Slaskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Slaskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Swietokrzyskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Swietokrzyskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Wielkopolskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wielkopolskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kyrgyzstan\",\r\n \"state\": \"Bishkek\"\r\n },\r\n \"name\": \"Bishkek\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kyrgyzstan\",\r\n \"state\": \"Chuy\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Chuy\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Sakhalinskaya Oblast'\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Sakhalinskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Varna\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Varna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Pazardzhik\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Pazardzhik\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Plovdiv\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Plovdiv\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Pomorskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Pomorskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Dolj\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Dolj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Gelderland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gelderland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Piedmont\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Piedmont\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Basilicata\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Basilicata\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Khuzestan\"\r\n },\r\n \"name\": \"Khuzestan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovakia\",\r\n \"state\": \"Banskobystricky\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Banskobystricky\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Oslo\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Oslo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Germany\",\r\n \"state\": \"Berlin\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Berlin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iraq\",\r\n \"state\": \"Baghdad\"\r\n },\r\n \"name\": \"Baghdad\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Afyonkarahisar\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Afyonkarahisar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Balikesir\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Balikesir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Luzern\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Luzern\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Lubuskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lubuskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Akershus\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Akershus\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Azerbaijan\",\r\n \"state\": \"Baki\"\r\n },\r\n \"name\": \"Baki\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Germany\",\r\n \"state\": \"Schleswig-Holstein\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Schleswig-Holstein\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Taiwan\",\r\n \"state\": \"Kaohsiung\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Kaohsiung\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Yamagata\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Yamagata\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Uttarakhand\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Uttarakhand\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Haskovo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Haskovo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Andhra Pradesh\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Andhra Pradesh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Lop Buri\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Lop Buri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Roi Et\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Roi Et\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Uttaradit\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Uttaradit\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cambodia\",\r\n \"state\": \"Tbong Khmum\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Tbong Khmum\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Porto\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Porto\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Aveiro\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Aveiro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Beja\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Beja\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Castelo Branco\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Castelo Branco\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Coimbra\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Coimbra\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Evora\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Evora\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Faro\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Faro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Guarda\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Guarda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Leiria\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Leiria\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Portalegre\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Portalegre\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Setubal\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Setubal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Viseu\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Viseu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Kainuu\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kainuu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Pohjois-Savo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Pohjois-Savo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Jawa Tengah\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Jawa Tengah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Banten\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Banten\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Riau\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Riau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Kepulauan Riau\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kepulauan Riau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Lampung\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Lampung\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Sulawesi Tengah\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Sulawesi Tengah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Ehime\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Ehime\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Niigata\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Niigata\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Hiroshima\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Hiroshima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Aklan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Aklan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Kuala Lumpur \",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kuala Lumpur \",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Jharkhand\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Jharkhand\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Anhui\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Anhui\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Shandong\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Shandong\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Pakistan\",\r\n \"state\": \"Punjab\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Punjab\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Pakistan\",\r\n \"state\": \"Sindh\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Sindh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Batangas\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Batangas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Cebu\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Cebu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Eastern Samar\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Eastern Samar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Guangdong\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Guangdong\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bangladesh\",\r\n \"state\": \"Dhaka\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Dhaka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Taranaki\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Taranaki\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Chumphon\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Chumphon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Sabah\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Sabah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Quezon\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Quezon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Canterbury\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Canterbury\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Shanxi\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Shanxi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Jammu and Kashmir\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Jammu and Kashmir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Heilongjiang\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Heilongjiang\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Jawa Timur\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Jawa Timur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Jambi\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Jambi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Sumatera Selatan\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Sumatera Selatan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Negeri Sembilan\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Negeri Sembilan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Gujarat\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Gujarat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Kerala\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Kerala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Johor\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Johor\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Bay of Plenty\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Bay of Plenty\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Catamarca\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Catamarca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Perlis\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Perlis\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Chhattisgarh\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Chhattisgarh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Jawa Barat\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Jawa Barat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Khon Kaen\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Khon Kaen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Nakhon Ratchasima\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Nakhon Ratchasima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Bali\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Bali\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Bihar\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Bihar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Timor-Leste\",\r\n \"state\": \"Dili\"\r\n },\r\n \"name\": \"Dili\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Himachal Pradesh\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Himachal Pradesh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"West Bengal\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"West Bengal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Fujian\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Fujian\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Sulawesi Selatan\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Sulawesi Selatan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Yogyakarta\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Yogyakarta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Puducherry\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Puducherry\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Goa\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Goa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Pahang\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Pahang\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Uusimaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Uusimaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Hubei\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Hubei\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Jiangxi\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Jiangxi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Arunachal Pradesh\"\r\n },\r\n \"name\": \"Arunachal Pradesh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Waikato\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Waikato\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Guangxi\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Guangxi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Laguna\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Laguna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Liaoning\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Liaoning\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Shaanxi\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Shaanxi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Zhejiang\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Zhejiang\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Misamis Oriental\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Misamis Oriental\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Cavite\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Cavite\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Jilin\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Jilin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Cundinamarca\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Cundinamarca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Tolima\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Tolima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Lanao del Norte\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Lanao del Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Dadra and Nagar Haveli\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Dadra and Nagar Haveli\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Chandigarh\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Chandigarh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Benguet\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Benguet\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Jiangsu\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Jiangsu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Pakistan\",\r\n \"state\": \"Islamabad\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Islamabad\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Bulacan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Bulacan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"La Union\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"La Union\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Nueva Ecija\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Nueva Ecija\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Hidalgo\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Hidalgo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Tlaxcala\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Tlaxcala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Sulawesi Utara\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Sulawesi Utara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Sumatera Barat\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Sumatera Barat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Albay\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Albay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bangladesh\",\r\n \"state\": \"Chittagong\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Chittagong\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Papua Barat\"\r\n },\r\n \"name\": \"Papua Barat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Chiapas\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Chiapas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Colima\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Colima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Michoacan de Ocampo\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Michoacan de Ocampo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Nayarit\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Nayarit\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Oaxaca\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Oaxaca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Sinaloa\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Sinaloa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Zacatecas\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Zacatecas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"La Guajira\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"La Guajira\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Araucania\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Araucania\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Los Lagos\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Los Lagos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Pichincha\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Pichincha\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Azuay\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Azuay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Guayas\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Guayas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Netherlands\",\r\n \"state\": \"Drenthe\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Drenthe\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Costa Rica\",\r\n \"state\": \"Heredia\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Heredia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Santa Rosa\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Santa Rosa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Francisco Morazan\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Francisco Morazan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nicaragua\",\r\n \"state\": \"Managua\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Managua\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Bahia\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Bahia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Goias\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Goias\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Manitoba\",\r\n \"azureRegion\": \"North Central US\"\r\n },\r\n \"name\": \"Manitoba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bahamas, The\",\r\n \"state\": \"City of Freeport\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"City of Freeport\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Chiang Mai\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Chiang Mai\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saint Lucia\",\r\n \"state\": \"Castries\"\r\n },\r\n \"name\": \"Castries\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Montenegro\",\r\n \"state\": \"Podgorica\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Podgorica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Basel-Stadt\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Basel-Stadt\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Dagestan\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Dagestan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"San Marino\",\r\n \"state\": \"San Marino Citta\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"San Marino Citta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Madeira\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Madeira\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Bender\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bender\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Stinga Nistrului\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Stinga Nistrului\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Al Qahirah\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Qahirah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Denmark\",\r\n \"state\": \"Midtjylland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Midtjylland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Denmark\",\r\n \"state\": \"Nordjylland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Nordjylland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Braga\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Braga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Etela-Pohjanmaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Etela-Pohjanmaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Keski-Pohjanmaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Keski-Pohjanmaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Valais\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Valais\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Aargau\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Aargau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Bern\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bern\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Solothurn\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Solothurn\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Aust-Agder\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Aust-Agder\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Buskerud\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Buskerud\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Hordaland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hordaland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"More og Romsdal\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"More og Romsdal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Ostfold\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ostfold\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Rogaland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Rogaland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Telemark\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Telemark\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Troms\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Troms\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Vest-Agder\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vest-Agder\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Vestfold\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vestfold\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cyprus\",\r\n \"state\": \"Lefkosia\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Lefkosia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Chisinau\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Chisinau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kabardino-Balkariya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kabardino-Balkariya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cameroon\",\r\n \"state\": \"Centre\"\r\n },\r\n \"name\": \"Centre\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cameroon\",\r\n \"state\": \"Littoral\"\r\n },\r\n \"name\": \"Littoral\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cameroon\",\r\n \"state\": \"Nord\"\r\n },\r\n \"name\": \"Nord\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Luxembourg\",\r\n \"state\": \"Luxembourg\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Luxembourg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovakia\",\r\n \"state\": \"Kosicky\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kosicky\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Georgia\",\r\n \"state\": \"Kvemo Kartli\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kvemo Kartli\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Gabon\",\r\n \"state\": \"Estuaire\"\r\n },\r\n \"name\": \"Estuaire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Etela-Karjala\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Etela-Karjala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Etela-Savo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Etela-Savo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Keski-Suomi\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Keski-Suomi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Paijat-Hame\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Paijat-Hame\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Pirkanmaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Pirkanmaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Pohjanmaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Pohjanmaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Pohjois-Karjala\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Pohjois-Karjala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Pohjois-Pohjanmaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Pohjois-Pohjanmaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Satakunta\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Satakunta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Varsinais-Suomi\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Varsinais-Suomi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Lebanon\",\r\n \"state\": \"Beyrouth\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Beyrouth\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovakia\",\r\n \"state\": \"Trenciansky\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Trenciansky\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Nordland\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Nordland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Al Jizah\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Jizah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Germany\",\r\n \"state\": \"Saarland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Saarland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Sarawak\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Sarawak\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Sri Lanka\",\r\n \"state\": \"Southern\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Southern\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Lagos\"\r\n },\r\n \"name\": \"Lagos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Ohrid\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ohrid\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Struga\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Struga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Austria\",\r\n \"state\": \"Salzburg\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Salzburg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Para\"\r\n },\r\n \"name\": \"Para\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Campeche\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Campeche\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Yucatan\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Yucatan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guyana\",\r\n \"state\": \"Demerara-Mahaica\"\r\n },\r\n \"name\": \"Demerara-Mahaica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Lappi\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Lappi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Fukuoka\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Fukuoka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Hyogo\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Hyogo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Miyagi\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Miyagi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Nara\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Nara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Shiga\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Shiga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Wakayama\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Wakayama\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Yamanashi\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Yamanashi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Ishikawa\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Ishikawa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Kagoshima\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Kagoshima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Chachoengsao\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Chachoengsao\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Nakhon Pathom\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Nakhon Pathom\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Nonthaburi\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Nonthaburi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Pathum Thani\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Pathum Thani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Rayong\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Rayong\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Samut Sakhon\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Samut Sakhon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Songkhla\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Songkhla\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Surat Thani\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Surat Thani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Finland\",\r\n \"state\": \"Kymenlaakso\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kymenlaakso\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Henan\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Henan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Isabela\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Isabela\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Pampanga\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Pampanga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Iwate\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Iwate\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Miyazaki\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Miyazaki\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Oita\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Oita\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Tokushima\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Tokushima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Toyama\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Toyama\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Manawatu-Wanganui\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Manawatu-Wanganui\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Taiwan\",\r\n \"state\": \"New Taipei\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"New Taipei\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Korea, South\",\r\n \"state\": \"Sejong\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Sejong\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mongolia\",\r\n \"state\": \"Hentiy\"\r\n },\r\n \"name\": \"Hentiy\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Fukui\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Fukui\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Kalimantan Barat\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kalimantan Barat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Kalimantan Selatan\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kalimantan Selatan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Kalimantan Timur\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kalimantan Timur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Papua\"\r\n },\r\n \"name\": \"Papua\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Sumatera Utara\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Sumatera Utara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bhutan\",\r\n \"state\": \"Thimphu\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Thimphu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Zambales\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Zambales\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Otago\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Otago\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Davao del Norte\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Davao del Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Arauca\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Arauca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Paraiba\"\r\n },\r\n \"name\": \"Paraiba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Piaui\"\r\n },\r\n \"name\": \"Piaui\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Rio Grande do Norte\"\r\n },\r\n \"name\": \"Rio Grande do Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Rondonia\"\r\n },\r\n \"name\": \"Rondonia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Sergipe\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Sergipe\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Tucuman\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Tucuman\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Acre\"\r\n },\r\n \"name\": \"Acre\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Roraima\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Roraima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Tocantins\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Tocantins\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Coquimbo\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Coquimbo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Bekes\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bekes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Gyor-Moson-Sopron\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gyor-Moson-Sopron\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Bashkortostan\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bashkortostan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Albania\",\r\n \"state\": \"Durres\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Durres\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovakia\",\r\n \"state\": \"Zilinsky\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zilinsky\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Denmark\",\r\n \"state\": \"Syddanmark\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Syddanmark\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Swaziland\",\r\n \"state\": \"Hhohho\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Hhohho\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Albania\",\r\n \"state\": \"Tirane\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tirane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Sogn og Fjordane\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sogn og Fjordane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Warminsko-Mazurskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Warminsko-Mazurskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iraq\",\r\n \"state\": \"Arbil\"\r\n },\r\n \"name\": \"Arbil\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Pleven\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Pleven\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Saskatchewan\",\r\n \"azureRegion\": \"West US 2\"\r\n },\r\n \"name\": \"Saskatchewan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saudi Arabia\",\r\n \"state\": \"Ash Sharqiyah\"\r\n },\r\n \"name\": \"Ash Sharqiyah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Kotayk'\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Kotayk'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iraq\",\r\n \"state\": \"As Sulaymaniyah\"\r\n },\r\n \"name\": \"As Sulaymaniyah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Podlaskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Podlaskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Umbria\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Umbria\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Albania\",\r\n \"state\": \"Fier\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Fier\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Kerry\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kerry\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Opolskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Opolskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Qazvin\"\r\n },\r\n \"name\": \"Qazvin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Laois\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Laois\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Astana\"\r\n },\r\n \"name\": \"Astana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Brasov\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Brasov\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Finnmark\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Finnmark\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Calabria\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Calabria\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"South Africa\",\r\n \"state\": \"Eastern Cape\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Eastern Cape\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovakia\",\r\n \"state\": \"Trnavsky\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Trnavsky\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saudi Arabia\",\r\n \"state\": \"Jazan\"\r\n },\r\n \"name\": \"Jazan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Qaraghandy\"\r\n },\r\n \"name\": \"Qaraghandy\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iraq\",\r\n \"state\": \"Ninawa\"\r\n },\r\n \"name\": \"Ninawa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Valgamaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Valgamaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Ida-Virumaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ida-Virumaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Jasz-Nagykun-Szolnok\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Jasz-Nagykun-Szolnok\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belgium\",\r\n \"state\": \"Flanders\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Flanders\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Suceava\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Suceava\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Miskolc\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Miskolc\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Oman\",\r\n \"state\": \"Masqat\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Masqat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kurganskaya Oblast'\"\r\n },\r\n \"name\": \"Kurganskaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Molise\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Molise\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liechtenstein\",\r\n \"state\": \"Vaduz\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vaduz\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Debrecen\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Debrecen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Fejer\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Fejer\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Gyor\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gyor\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Heves\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Heves\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Bacs-Kiskun\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bacs-Kiskun\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Szabolcs-Szatmar-Bereg\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Szabolcs-Szatmar-Bereg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Szeged\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Szeged\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Komarom-Esztergom\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Komarom-Esztergom\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Geneve\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Geneve\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Aydin\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Aydin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Libya\",\r\n \"state\": \"Al Marqab\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Marqab\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Libya\",\r\n \"state\": \"Misratah\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Misratah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Libya\",\r\n \"state\": \"Tarabulus\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tarabulus\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Poland\",\r\n \"state\": \"Zachodniopomorskie\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zachodniopomorskie\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Germany\",\r\n \"state\": \"Brandenburg\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Brandenburg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Lukovica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lukovica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Piran\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Piran\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Oppland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Oppland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Albania\",\r\n \"state\": \"Korce\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Korce\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Norway\",\r\n \"state\": \"Hedmark\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hedmark\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mali\",\r\n \"state\": \"Bamako\"\r\n },\r\n \"name\": \"Bamako\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Aqmola\"\r\n },\r\n \"name\": \"Aqmola\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Atyrau\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Atyrau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Pavlodar\"\r\n },\r\n \"name\": \"Pavlodar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Qostanay\"\r\n },\r\n \"name\": \"Qostanay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Shyghys Qazaqstan\"\r\n },\r\n \"name\": \"Shyghys Qazaqstan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Panama\",\r\n \"state\": \"Colon\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Colon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Congo (Kinshasa)\",\r\n \"state\": \"Kinshasa\"\r\n },\r\n \"name\": \"Kinshasa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Northwest Territories\",\r\n \"azureRegion\": \"West US 2\"\r\n },\r\n \"name\": \"Northwest Territories\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Yukon\",\r\n \"azureRegion\": \"West US 2\"\r\n },\r\n \"name\": \"Yukon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Chimborazo\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Chimborazo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Cotopaxi\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Cotopaxi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"El Oro\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"El Oro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Imbabura\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Imbabura\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Loja\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Loja\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Manabi\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Manabi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Tungurahua\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Tungurahua\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Jujuy\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Jujuy\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"La Pampa\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"La Pampa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"San Luis\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"San Luis\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Paraguay\",\r\n \"state\": \"Central\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Central\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Paraguay\",\r\n \"state\": \"Itapua\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Itapua\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Samoa\",\r\n \"state\": \"Tuamasaga\"\r\n },\r\n \"name\": \"Tuamasaga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bangladesh\",\r\n \"state\": \"Sylhet\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Sylhet\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mauritius\",\r\n \"state\": \"Port Louis\"\r\n },\r\n \"name\": \"Port Louis\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Zamboanga del Sur\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Zamboanga del Sur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Pulau Pinang\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Pulau Pinang\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Japan\",\r\n \"state\": \"Kagawa\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Kagawa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Perak\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Perak\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Marshall Islands\",\r\n \"state\": \"Majuro\"\r\n },\r\n \"name\": \"Majuro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Sara Buri\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Sara Buri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Hebei\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Hebei\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Togo\",\r\n \"state\": \"Maritime\"\r\n },\r\n \"name\": \"Maritime\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tajikistan\",\r\n \"state\": \"Dushanbe\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Dushanbe\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tajikistan\",\r\n \"state\": \"Khatlon\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Khatlon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ethiopia\",\r\n \"state\": \"Adis Abeba\"\r\n },\r\n \"name\": \"Adis Abeba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Al Gharbiyah\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Gharbiyah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Al Iskandariyah\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Iskandariyah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Lebanon\",\r\n \"state\": \"Liban-Sud\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Liban-Sud\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Thurgau\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Thurgau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Kalmykiya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kalmykiya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bolivia\",\r\n \"state\": \"Cochabamba\"\r\n },\r\n \"name\": \"Cochabamba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bolivia\",\r\n \"state\": \"La Paz\"\r\n },\r\n \"name\": \"La Paz\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bolivia\",\r\n \"state\": \"Oruro\"\r\n },\r\n \"name\": \"Oruro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tunisia\",\r\n \"state\": \"Tunis\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tunis\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Niger\",\r\n \"state\": \"Niamey\"\r\n },\r\n \"name\": \"Niamey\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Yoro\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Yoro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Paraguay\",\r\n \"state\": \"Alto Parana\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Alto Parana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Santa Barbara\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Santa Barbara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Junin\"\r\n },\r\n \"name\": \"Junin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Brazil\",\r\n \"state\": \"Amapa\"\r\n },\r\n \"name\": \"Amapa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jamaica\",\r\n \"state\": \"Hanover\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Hanover\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Austria\",\r\n \"state\": \"Tirol\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Tirol\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Angola\",\r\n \"state\": \"Benguela\"\r\n },\r\n \"name\": \"Benguela\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Angola\",\r\n \"state\": \"Luanda\"\r\n },\r\n \"name\": \"Luanda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Limerick\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Limerick\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Sligo\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sligo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Somogy\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Somogy\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Veszprem\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Veszprem\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Jura\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Jura\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Peloponnisos\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Peloponnisos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Sterea Ellada\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Sterea Ellada\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Thessalia\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Thessalia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Waterford\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Waterford\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Notio Aigaio\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Notio Aigaio\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Melilla\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Melilla\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Chechnya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Chechnya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Parnumaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Parnumaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Bauskas Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bauskas Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Kandavas Novads\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kandavas Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Italy\",\r\n \"state\": \"Valle d'Aosta\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Valle d'Aosta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Iasi\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Iasi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Alborz\"\r\n },\r\n \"name\": \"Alborz\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovakia\",\r\n \"state\": \"Nitriansky\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Nitriansky\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovakia\",\r\n \"state\": \"Presovsky\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Presovsky\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Razgrad\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Razgrad\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Shumen\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Shumen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Stara Zagora\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Stara Zagora\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Ang Thong\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Ang Thong\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Chaiyaphum\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Chaiyaphum\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Kalasin\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Kalasin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phangnga\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Phangnga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Tak\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Tak\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Yasothon\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Yasothon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Hawke's Bay\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Hawke's Bay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Laane-Virumaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Laane-Virumaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Tartumaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tartumaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Gabrovo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Gabrovo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Kedah\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kedah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phuket\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Phuket\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Meghalaya\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Meghalaya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Odisha\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Odisha\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Hunan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Hunan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Melaka\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Melaka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bangladesh\",\r\n \"state\": \"Rangpur\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Rangpur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Afghanistan\",\r\n \"state\": \"Herat\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Herat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Assam\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Assam\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bangladesh\",\r\n \"state\": \"Rajshahi\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Rajshahi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bangladesh\",\r\n \"state\": \"Khulna\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Khulna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Pakistan\",\r\n \"state\": \"Khyber Pakhtunkhwa\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Khyber Pakhtunkhwa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Escuintla\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Escuintla\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Libertador General Bernardo O'Higgins\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Libertador General Bernardo O'Higgins\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Nidwalden\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Nidwalden\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Austria\",\r\n \"state\": \"Vorarlberg\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vorarlberg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liechtenstein\",\r\n \"state\": \"Ruggell\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ruggell\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cameroon\",\r\n \"state\": \"Ouest\"\r\n },\r\n \"name\": \"Ouest\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Georgia\",\r\n \"state\": \"Imereti\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Imereti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Vila Real\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vila Real\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Timis\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Timis\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phra Nakhon Si Ayutthaya\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Phra Nakhon Si Ayutthaya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Samut Songkhram\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Samut Songkhram\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Tarlac\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Tarlac\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Aceh\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Aceh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bhutan\",\r\n \"state\": \"Chhukha\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Chhukha\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Pecs\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Pecs\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"San Marino\",\r\n \"state\": \"Serravalle\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Serravalle\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Lovech\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Lovech\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Gorenja Vas-Poljane\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gorenja Vas-Poljane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cyprus\",\r\n \"state\": \"Keryneia\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Keryneia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Tipperary\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Tipperary\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Blagoevgrad\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Blagoevgrad\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Kerman\"\r\n },\r\n \"name\": \"Kerman\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Zanjan\"\r\n },\r\n \"name\": \"Zanjan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Gevgelija\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Gevgelija\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Cavan\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cavan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Aqtobe\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Aqtobe\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Wexford\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wexford\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Raplamaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Raplamaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Fribourg\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Fribourg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Bushehr\"\r\n },\r\n \"name\": \"Bushehr\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"South Africa\",\r\n \"state\": \"Free State\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Free State\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Armavir\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Armavir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Burgas\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Burgas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Chukotskiy Avtonomnyy Okrug\"\r\n },\r\n \"name\": \"Chukotskiy Avtonomnyy Okrug\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Balti\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Balti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Anenii Noi\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Anenii Noi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Sibiu\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Sibiu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Yazd\"\r\n },\r\n \"name\": \"Yazd\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Vratsa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vratsa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Dytiki Ellada\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Dytiki Ellada\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Ruse\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ruse\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Qom\"\r\n },\r\n \"name\": \"Qom\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Albania\",\r\n \"state\": \"Shkoder\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Shkoder\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Albania\",\r\n \"state\": \"Kukes\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Kukes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Germany\",\r\n \"state\": \"Bremen\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bremen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liechtenstein\",\r\n \"state\": \"Schaan\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Schaan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Kumanovo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kumanovo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Taraclia\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Taraclia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Nisporeni\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Nisporeni\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Zala\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Nograd\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Nograd\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belarus\",\r\n \"state\": \"Vitsyebskaya Voblasts'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vitsyebskaya Voblasts'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Libya\",\r\n \"state\": \"Sabha\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Sabha\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Skofja Loka\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Skofja Loka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Zhambyl\"\r\n },\r\n \"name\": \"Zhambyl\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Alger\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Alger\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Chon Buri\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Chon Buri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Nakhon Sawan\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Nakhon Sawan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Udon Thani\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Udon Thani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Yaracuy\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Yaracuy\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Magallanes y de la Antartica Chilena\"\r\n },\r\n \"name\": \"Magallanes y de la Antartica Chilena\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Esmeraldas\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Esmeraldas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Copan\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Copan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"San Miguel\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"San Miguel\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Sucumbios\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Sucumbios\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Jalapa\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Jalapa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Paraguay\",\r\n \"state\": \"Canindeyu\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Canindeyu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Islas de la Bahia\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Islas de la Bahia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Paraguay\",\r\n \"state\": \"Amambay\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Amambay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Tarapaca\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Tarapaca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Trinidad And Tobago\",\r\n \"state\": \"Arima\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Arima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Trinidad And Tobago\",\r\n \"state\": \"Port of Spain\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Port of Spain\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Trinidad And Tobago\",\r\n \"state\": \"San Fernando\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"San Fernando\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Sucre\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Sucre\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"La Habana\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"La Habana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Matanzas\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Matanzas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Villa Clara\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Villa Clara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Suriname\",\r\n \"state\": \"Paramaribo\"\r\n },\r\n \"name\": \"Paramaribo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Argentina\",\r\n \"state\": \"Santiago del Estero\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Santiago del Estero\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bolivia\",\r\n \"state\": \"Chuquisaca\"\r\n },\r\n \"name\": \"Chuquisaca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Comayagua\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Comayagua\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominican Republic\",\r\n \"state\": \"Cibao Norte\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Cibao Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Atlantida\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Atlantida\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Galapagos\"\r\n },\r\n \"name\": \"Galapagos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Cusco\"\r\n },\r\n \"name\": \"Cusco\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belize\",\r\n \"state\": \"Stann Creek\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Stann Creek\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mexico\",\r\n \"state\": \"Baja California Sur\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Baja California Sur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Azores\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Azores\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Sliven\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Sliven\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Albania\",\r\n \"state\": \"Vlore\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vlore\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Neuchatel\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Neuchatel\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ghana\",\r\n \"state\": \"Greater Accra\"\r\n },\r\n \"name\": \"Greater Accra\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mozambique\",\r\n \"state\": \"Maputo\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Maputo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mozambique\",\r\n \"state\": \"Sofala\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Sofala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mozambique\",\r\n \"state\": \"Tete\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Tete\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jamaica\",\r\n \"state\": \"Saint Catherine\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Saint Catherine\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Galati\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Galati\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Morocco\",\r\n \"state\": \"Oriental\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Oriental\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Djibouti\",\r\n \"state\": \"Djibouti\"\r\n },\r\n \"name\": \"Djibouti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Constanta\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Constanta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Lebanon\",\r\n \"state\": \"Liban-Nord\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Liban-Nord\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Botosani\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Botosani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Mures\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Mures\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Carlow\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Carlow\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Louth\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Louth\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Monaghan\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Monaghan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Wicklow\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Wicklow\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Pernik\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Pernik\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Qyzylorda\"\r\n },\r\n \"name\": \"Qyzylorda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Neamt\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Neamt\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Setif\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Setif\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Maribor\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Maribor\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Zagorje ob Savi\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zagorje ob Savi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Jogevamaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Jogevamaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Saaremaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Saaremaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Zanzibar Urban/West\"\r\n },\r\n \"name\": \"Zanzibar Urban/West\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Sao Tome And Principe\",\r\n \"state\": \"Sao Tome\"\r\n },\r\n \"name\": \"Sao Tome\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Somalia\",\r\n \"state\": \"Banaadir\"\r\n },\r\n \"name\": \"Banaadir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chad\",\r\n \"state\": \"Ville de N'Djamena\"\r\n },\r\n \"name\": \"Ville de N'Djamena\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guinea-Bissau\",\r\n \"state\": \"Bissau\"\r\n },\r\n \"name\": \"Bissau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Congo (Kinshasa)\",\r\n \"state\": \"Sud-Kivu\"\r\n },\r\n \"name\": \"Sud-Kivu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Dodoma\"\r\n },\r\n \"name\": \"Dodoma\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Sierra Leone\",\r\n \"state\": \"Western Area\"\r\n },\r\n \"name\": \"Western Area\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Annaba\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Annaba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Kwara\"\r\n },\r\n \"name\": \"Kwara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ghana\",\r\n \"state\": \"Ashanti\"\r\n },\r\n \"name\": \"Ashanti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Comoros\",\r\n \"state\": \"Grande Comore\"\r\n },\r\n \"name\": \"Grande Comore\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ghana\",\r\n \"state\": \"Western\"\r\n },\r\n \"name\": \"Western\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Central African Republic\",\r\n \"state\": \"Bangui\"\r\n },\r\n \"name\": \"Bangui\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"South Africa\",\r\n \"state\": \"Mpumalanga\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Mpumalanga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liberia\",\r\n \"state\": \"Montserrado\"\r\n },\r\n \"name\": \"Montserrado\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Senegal\",\r\n \"state\": \"Dakar\"\r\n },\r\n \"name\": \"Dakar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Ogun\"\r\n },\r\n \"name\": \"Ogun\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Appenzell Innerrhoden\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Appenzell Innerrhoden\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Basel-Landschaft\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Basel-Landschaft\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Schaffhausen\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Schaffhausen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Zug\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zug\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Spain\",\r\n \"state\": \"Ceuta\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Ceuta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Lesotho\",\r\n \"state\": \"Maseru\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Maseru\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Caras-Severin\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Caras-Severin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Ararat\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Ararat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Buzau\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Buzau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Dambovita\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Dambovita\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Silistra\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Silistra\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Vidin\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vidin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Valmiera\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Valmiera\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Olt\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Olt\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Aracinovo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Aracinovo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Kicevo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kicevo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Kratovo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kratovo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Makedonska Kamenica\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Makedonska Kamenica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Vinica\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vinica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Federal Capital Territory\"\r\n },\r\n \"name\": \"Federal Capital Territory\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ghana\",\r\n \"state\": \"Eastern\"\r\n },\r\n \"name\": \"Eastern\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ghana\",\r\n \"state\": \"Northern\"\r\n },\r\n \"name\": \"Northern\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Batys Qazaqstan\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Batys Qazaqstan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Mangghystau\"\r\n },\r\n \"name\": \"Mangghystau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liechtenstein\",\r\n \"state\": \"Gamprin\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gamprin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Straseni\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Straseni\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Teleorman\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Teleorman\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Georgia\",\r\n \"state\": \"Shida Kartli\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Shida Kartli\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saudi Arabia\",\r\n \"state\": \"Tabuk\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tabuk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Iloilo\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Iloilo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"South Africa\",\r\n \"state\": \"Limpopo\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Limpopo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Namibia\",\r\n \"state\": \"Khomas\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Khomas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Ouargla\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Ouargla\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Oran\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Oran\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Arusha\"\r\n },\r\n \"name\": \"Arusha\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Ekiti\"\r\n },\r\n \"name\": \"Ekiti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Congo (Brazzaville)\",\r\n \"state\": \"Brazzaville\"\r\n },\r\n \"name\": \"Brazzaville\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Batna\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Batna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Bechar\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bechar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Blida\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Blida\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Chlef\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Chlef\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Constantine\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Constantine\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Laghouat\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Laghouat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Sidi Bel Abbes\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Sidi Bel Abbes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Tlemcen\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tlemcen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Namibia\",\r\n \"state\": \"Erongo\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Erongo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Namibia\",\r\n \"state\": \"Oshana\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Oshana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Namibia\",\r\n \"state\": \"Oshikoto\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Oshikoto\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Congo (Kinshasa)\",\r\n \"state\": \"Nord-Kivu\"\r\n },\r\n \"name\": \"Nord-Kivu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Lesotho\",\r\n \"state\": \"Mohale's Hoek\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Mohale's Hoek\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Adamawa\"\r\n },\r\n \"name\": \"Adamawa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malawi\",\r\n \"state\": \"Blantyre\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Blantyre\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Oyo\"\r\n },\r\n \"name\": \"Oyo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guinea\",\r\n \"state\": \"Conakry\"\r\n },\r\n \"name\": \"Conakry\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Equatorial Guinea\",\r\n \"state\": \"Bioko Norte\"\r\n },\r\n \"name\": \"Bioko Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malawi\",\r\n \"state\": \"Lilongwe\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Lilongwe\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Kano\"\r\n },\r\n \"name\": \"Kano\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zimbabwe\",\r\n \"state\": \"Matabeleland North\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Matabeleland North\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Enugu\"\r\n },\r\n \"name\": \"Enugu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Libya\",\r\n \"state\": \"Az Zawiyah\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Az Zawiyah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Osun\"\r\n },\r\n \"name\": \"Osun\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"South Sudan\",\r\n \"state\": \"Central Equatoria\"\r\n },\r\n \"name\": \"Central Equatoria\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Somalia\",\r\n \"state\": \"Woqooyi Galbeed\"\r\n },\r\n \"name\": \"Woqooyi Galbeed\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Papua New Guinea\",\r\n \"state\": \"Morobe\"\r\n },\r\n \"name\": \"Morobe\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Sichuan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Sichuan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Davao del Sur\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Davao del Sur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Kamphaeng Phet\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kamphaeng Phet\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Mayo\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Mayo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Gilan\"\r\n },\r\n \"name\": \"Gilan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Hunedoara\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Hunedoara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Braila\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Braila\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Strumica\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Strumica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Chongqing\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Chongqing\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Gansu\"\r\n },\r\n \"name\": \"Gansu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Guizhou\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Guizhou\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Hainan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Hainan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Ningxia\"\r\n },\r\n \"name\": \"Ningxia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Qinghai\"\r\n },\r\n \"name\": \"Qinghai\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Xinjiang\"\r\n },\r\n \"name\": \"Xinjiang\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"China\",\r\n \"state\": \"Yunnan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Yunnan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Ongtustik Qazaqstan\"\r\n },\r\n \"name\": \"Ongtustik Qazaqstan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Bitola\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bitola\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Kocani\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kocani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Radovis\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Radovis\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Stip\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Stip\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Sveti Nikole\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Sveti Nikole\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Veles\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Veles\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Liepaja\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Liepaja\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Bacau\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bacau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Calarasi\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Calarasi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Obwalden\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Obwalden\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Schwyz\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Schwyz\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Shirak\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Shirak\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liechtenstein\",\r\n \"state\": \"Triesen\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Triesen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Esfahan\"\r\n },\r\n \"name\": \"Esfahan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Celje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Celje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Ingushetiya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ingushetiya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Yambol\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Yambol\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Tukuma Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tukuma Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Soltustik Qazaqstan\"\r\n },\r\n \"name\": \"Soltustik Qazaqstan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belarus\",\r\n \"state\": \"Brestskaya Voblasts'\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Brestskaya Voblasts'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belarus\",\r\n \"state\": \"Hrodzyenskaya Voblasts'\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Hrodzyenskaya Voblasts'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belarus\",\r\n \"state\": \"Mahilyowskaya Voblasts'\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Mahilyowskaya Voblasts'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Giurgiu\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Giurgiu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Fars\"\r\n },\r\n \"name\": \"Fars\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Smolyan\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Smolyan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Longford\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Longford\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Vrancea\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vrancea\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Tyva\"\r\n },\r\n \"name\": \"Tyva\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phitsanulok\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Phitsanulok\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Pakistan\",\r\n \"state\": \"Balochistan\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Balochistan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Manipur\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Manipur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Tripura\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Tripura\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Bueng Kan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Bueng Kan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Sukhothai\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Sukhothai\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Ubon Ratchathani\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Ubon Ratchathani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Cao B?ng\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Cao B?ng\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Lao Cai\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Lao Cai\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Qu?ng Ngai\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Qu?ng Ngai\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Salaj\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Salaj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Adiyaman\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Adiyaman\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Ialomita\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ialomita\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Dobeles Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Dobeles Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Donegal\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Donegal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Kordestan\"\r\n },\r\n \"name\": \"Kordestan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Daugavpils Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Daugavpils Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Kelantan\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kelantan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Labuan\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Labuan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malaysia\",\r\n \"state\": \"Terengganu\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Terengganu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Covasna\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Covasna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Arad\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Arad\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Ilam\"\r\n },\r\n \"name\": \"Ilam\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Bistrita-Nasaud\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Bistrita-Nasaud\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Harghita\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Harghita\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Prahova\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Prahova\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Tulcea\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tulcea\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Vaslui\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vaslui\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Agri\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Agri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Lebanon\",\r\n \"state\": \"Beqaa\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Beqaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Georgia\",\r\n \"state\": \"Abkhazia\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Abkhazia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Soroca\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Soroca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kazakhstan\",\r\n \"state\": \"Almaty\"\r\n },\r\n \"name\": \"Almaty\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Orhei\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Orhei\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Mehedinti\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Mehedinti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Resen\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Resen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Adygeya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Adygeya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Gostivar\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Gostivar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Bihor\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bihor\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iraq\",\r\n \"state\": \"Al Basrah\"\r\n },\r\n \"name\": \"Al Basrah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Kilkenny\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kilkenny\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Karachayevo-Cherkesiya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Karachayevo-Cherkesiya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Jesenice\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Jesenice\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Canada\",\r\n \"state\": \"Nunavut\"\r\n },\r\n \"name\": \"Nunavut\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Clare\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Clare\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Meath\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Meath\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Offaly\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Offaly\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Roscommon\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Roscommon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Westmeath\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Westmeath\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Csongrad\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Csongrad\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Hungary\",\r\n \"state\": \"Tolna\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Tolna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Cesu Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Cesu Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Kuldigas Novads\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kuldigas Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Nusa Tenggara Barat\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Nusa Tenggara Barat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Nagaland\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Nagaland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mongolia\",\r\n \"state\": \"Orhon\"\r\n },\r\n \"name\": \"Orhon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Sikkim\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Sikkim\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sostanj\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sostanj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Riscani\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Riscani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Ardabil\"\r\n },\r\n \"name\": \"Ardabil\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Golestan\"\r\n },\r\n \"name\": \"Golestan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Hamadan\"\r\n },\r\n \"name\": \"Hamadan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Hormozgan\"\r\n },\r\n \"name\": \"Hormozgan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Kermanshah\"\r\n },\r\n \"name\": \"Kermanshah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Lorestan\"\r\n },\r\n \"name\": \"Lorestan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Markazi\"\r\n },\r\n \"name\": \"Markazi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Mazandaran\"\r\n },\r\n \"name\": \"Mazandaran\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Semnan\"\r\n },\r\n \"name\": \"Semnan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iran\",\r\n \"state\": \"Sistan va Baluchestan\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Sistan va Baluchestan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Daman and Diu\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Daman and Diu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Samut Prakan\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Samut Prakan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Syunik'\"\r\n },\r\n \"name\": \"Syunik'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Afghanistan\",\r\n \"state\": \"Baghlan\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Baghlan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Trinidad And Tobago\",\r\n \"state\": \"Princes Town\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Princes Town\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Drochia\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Drochia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Cahul\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Cahul\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominican Republic\",\r\n \"state\": \"Enriquillo\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Enriquillo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominican Republic\",\r\n \"state\": \"Yuma\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Yuma\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominican Republic\",\r\n \"state\": \"Valdesia\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Valdesia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bangladesh\",\r\n \"state\": \"Barisal\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Barisal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Antofagasta\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Antofagasta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bolivia\",\r\n \"state\": \"Potosi\"\r\n },\r\n \"name\": \"Potosi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Agusan del Sur\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Agusan del Sur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Andorra\",\r\n \"state\": \"Andorra la Vella\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Andorra la Vella\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Anatoliki Makedonia kai Thraki\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Anatoliki Makedonia kai Thraki\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Dytiki Makedonia\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Dytiki Makedonia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Ionia Nisia\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ionia Nisia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Ipeiros\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ipeiros\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Kriti\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kriti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greece\",\r\n \"state\": \"Voreio Aigaio\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Voreio Aigaio\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Austria\",\r\n \"state\": \"Burgenland\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Burgenland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Alba\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Alba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Maramures\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Maramures\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Glarus\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Glarus\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cyprus\",\r\n \"state\": \"Pafos\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Pafos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Maluku\"\r\n },\r\n \"name\": \"Maluku\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Clackmannanshire\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Clackmannanshire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Apure\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Apure\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Portuguesa\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Portuguesa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Trujillo\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Trujillo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uzbekistan\",\r\n \"state\": \"Andijon\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Andijon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uzbekistan\",\r\n \"state\": \"Sirdaryo\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Sirdaryo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Senegal\",\r\n \"state\": \"Thies\"\r\n },\r\n \"name\": \"Thies\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jordan\",\r\n \"state\": \"Al Balqa'\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Balqa'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jordan\",\r\n \"state\": \"Al Karak\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Karak\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Ardahan\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Ardahan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Montenegro\",\r\n \"state\": \"Kotor\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Kotor\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Postojna\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Postojna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jordan\",\r\n \"state\": \"Irbid\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Irbid\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Gorj\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Gorj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Valcea\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Valcea\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greenland\",\r\n \"state\": \"Kujalleq\"\r\n },\r\n \"name\": \"Kujalleq\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greenland\",\r\n \"state\": \"Qaasuitsup\"\r\n },\r\n \"name\": \"Qaasuitsup\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greenland\",\r\n \"state\": \"Qeqqata\"\r\n },\r\n \"name\": \"Qeqqata\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Greenland\",\r\n \"state\": \"Sermersooq\"\r\n },\r\n \"name\": \"Sermersooq\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saudi Arabia\",\r\n \"state\": \"'Asir\"\r\n },\r\n \"name\": \"'Asir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saudi Arabia\",\r\n \"state\": \"Al Qasim\"\r\n },\r\n \"name\": \"Al Qasim\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Hrastnik\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hrastnik\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ilirska Bistrica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ilirska Bistrica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Kamnik\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kamnik\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Krsko\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Krsko\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Logatec\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Logatec\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Radenci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Radenci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sevnica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sevnica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Trzin\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Trzin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Aksaray\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Aksaray\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Amasya\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Amasya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Hakkari\"\r\n },\r\n \"name\": \"Hakkari\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Maha Sarakham\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Maha Sarakham\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Andaman and Nicobar Islands\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Andaman and Nicobar Islands\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Mizoram\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Mizoram\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phayao\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Phayao\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Albania\",\r\n \"state\": \"Elbasan\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Elbasan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Albania\",\r\n \"state\": \"Lezhe\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Lezhe\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Azerbaijan\",\r\n \"state\": \"Qusar\"\r\n },\r\n \"name\": \"Qusar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bulgaria\",\r\n \"state\": \"Kyustendil\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kyustendil\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cambodia\",\r\n \"state\": \"Takeo\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Takeo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"San Andres y Providencia\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"San Andres y Providencia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Costa Rica\",\r\n \"state\": \"Puntarenas\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Puntarenas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Pinar del Rio\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Pinar del Rio\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Santiago de Cuba\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Santiago de Cuba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cyprus\",\r\n \"state\": \"Ammochostos\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Ammochostos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominican Republic\",\r\n \"state\": \"Cibao Sur\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Cibao Sur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Carchi\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Carchi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Izabal\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Izabal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Choluteca\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Choluteca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Lempira\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Lempira\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Talsu Novads\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Talsu Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Viesites Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Viesites Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liechtenstein\",\r\n \"state\": \"Eschen\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Eschen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Negotino\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Negotino\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Prilep\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Prilep\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Tetovo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Tetovo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mauritius\",\r\n \"state\": \"Plaines Wilhems\"\r\n },\r\n \"name\": \"Plaines Wilhems\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Floresti\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Floresti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Gagauzia\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Gagauzia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mongolia\",\r\n \"state\": \"Arhangay\"\r\n },\r\n \"name\": \"Arhangay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mongolia\",\r\n \"state\": \"Selenge\"\r\n },\r\n \"name\": \"Selenge\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Borno\"\r\n },\r\n \"name\": \"Borno\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Edo\"\r\n },\r\n \"name\": \"Edo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Kaduna\"\r\n },\r\n \"name\": \"Kaduna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Rivers\"\r\n },\r\n \"name\": \"Rivers\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Sokoto\"\r\n },\r\n \"name\": \"Sokoto\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Paraguay\",\r\n \"state\": \"Boqueron\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Boqueron\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Paraguay\",\r\n \"state\": \"Guaira\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Guaira\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Arequipa\"\r\n },\r\n \"name\": \"Arequipa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Negros Occidental\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Negros Occidental\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Pangasinan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Pangasinan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Santarem\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Santarem\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Dobrova-Polhov Gradec\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dobrova-Polhov Gradec\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Idrija\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Idrija\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Izola\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Izola\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ravne na Koroskem\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ravne na Koroskem\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Tolmin\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Tolmin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"South Africa\",\r\n \"state\": \"Northern Cape\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Northern Cape\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Sri Lanka\",\r\n \"state\": \"North Central\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"North Central\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Buriram\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Buriram\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Loei\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Loei\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Narathiwat\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Narathiwat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Suphan Buri\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Suphan Buri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tonga\",\r\n \"state\": \"Tongatapu\"\r\n },\r\n \"name\": \"Tongatapu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Causeway Coast and Glens\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Causeway Coast and Glens\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Arica y Parinacota\"\r\n },\r\n \"name\": \"Arica y Parinacota\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Mwanza\"\r\n },\r\n \"name\": \"Mwanza\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Viljandimaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Viljandimaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Vorumaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vorumaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Kranj\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kranj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mozambique\",\r\n \"state\": \"Nampula\"\r\n },\r\n \"name\": \"Nampula\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uzbekistan\",\r\n \"state\": \"Qashqadaryo\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Qashqadaryo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Suchitepequez\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Suchitepequez\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Napo\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Napo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jamaica\",\r\n \"state\": \"Westmoreland\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Westmoreland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Tebessa\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tebessa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Probistip\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Probistip\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Tunceli\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tunceli\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Angola\",\r\n \"state\": \"Cabinda\"\r\n },\r\n \"name\": \"Cabinda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zimbabwe\",\r\n \"state\": \"Midlands\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Midlands\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belize\",\r\n \"state\": \"Toledo\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Toledo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iceland\",\r\n \"state\": \"Vesturland\",\r\n \"azureRegion\": \"North Europe\"\r\n },\r\n \"name\": \"Vesturland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"West Coast\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"West Coast\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Puno\"\r\n },\r\n \"name\": \"Puno\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Holguin\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Holguin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Panama\",\r\n \"state\": \"Veraguas\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Veraguas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Biskra\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Biskra\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Velenje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Velenje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Tay Ninh\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Tay Ninh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Bengkulu\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Bengkulu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Misamis Occidental\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Misamis Occidental\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Panama\",\r\n \"state\": \"Chiriqui\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Chiriqui\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Northland\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Northland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"New Zealand\",\r\n \"state\": \"Southland\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Southland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Bovec\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bovec\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Nusa Tenggara Timur\"\r\n },\r\n \"name\": \"Nusa Tenggara Timur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Callao\"\r\n },\r\n \"name\": \"Callao\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jamaica\",\r\n \"state\": \"Saint Ann\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Saint Ann\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Al Qalyubiyah\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Qalyubiyah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Barinas\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Barinas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mozambique\",\r\n \"state\": \"Cabo Delgado\"\r\n },\r\n \"name\": \"Cabo Delgado\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"San Vicente\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"San Vicente\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Zacapa\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Zacapa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Portugal\",\r\n \"state\": \"Braganca\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Braganca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Vargas\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Vargas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Artemisa\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Artemisa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Djibouti\",\r\n \"state\": \"Arta\"\r\n },\r\n \"name\": \"Arta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Cajamarca\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Cajamarca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Nova Gorica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Nova Gorica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Nenetskiy Avtonomnyy Okrug\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Nenetskiy Avtonomnyy Okrug\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Novo Mesto\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Novo Mesto\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Trbovlje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Trbovlje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Luxembourg\",\r\n \"state\": \"Grevenmacher\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Grevenmacher\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Lebanon\",\r\n \"state\": \"Mont-Liban\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Mont-Liban\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Cerknica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cerknica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Vrhnika\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vrhnika\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Artvin\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Artvin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Ratchaburi\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Ratchaburi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Radovljica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Radovljica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Bingol\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bingol\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saudi Arabia\",\r\n \"state\": \"Al Ba?ah\"\r\n },\r\n \"name\": \"Al Ba?ah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Camarines Norte\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Camarines Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Capiz\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Capiz\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Zamboanga del Norte\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Zamboanga del Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Angola\",\r\n \"state\": \"Zaire\"\r\n },\r\n \"name\": \"Zaire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cambodia\",\r\n \"state\": \"Svay Rieng\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Svay Rieng\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Al Uqsur\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Uqsur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Gorontalo\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Gorontalo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Criuleni\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Criuleni\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Somalia\",\r\n \"state\": \"Togdheer\"\r\n },\r\n \"name\": \"Togdheer\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Tachira\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Tachira\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Jutiapa\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Jutiapa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Stefan-Voda\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Stefan-Voda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Slovenske Konjice\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Slovenske Konjice\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Krabi\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Krabi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Mukdahan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Mukdahan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Soc Trang\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Soc Trang\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Panama\",\r\n \"state\": \"Bocas del Toro\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Bocas del Toro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Prachuap Khiri Khan\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Prachuap Khiri Khan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"Santa Ana\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Santa Ana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Panama\",\r\n \"state\": \"Los Santos\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Los Santos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Imo\"\r\n },\r\n \"name\": \"Imo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Saldus Novads\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Saldus Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Trang\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Trang\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Uri\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Uri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Ad Daqahliyah\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Ad Daqahliyah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Eilean Siar\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Eilean Siar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zimbabwe\",\r\n \"state\": \"Manicaland\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Manicaland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malawi\",\r\n \"state\": \"Zomba\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Zomba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Lubanas Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Lubanas Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Aragatsotn\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Aragatsotn\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Vilanu Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vilanu Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ivancna Gorica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ivancna Gorica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Koper\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Koper\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jordan\",\r\n \"state\": \"Az Zarqa'\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Az Zarqa'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Domzale\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Domzale\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Congo (Brazzaville)\",\r\n \"state\": \"Pointe-Noire\"\r\n },\r\n \"name\": \"Pointe-Noire\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Libya\",\r\n \"state\": \"Al Jabal al Gharbi\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Jabal al Gharbi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Cerklje na Gorenjskem\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cerklje na Gorenjskem\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"B?c K?n\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"B?c K?n\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Vayots' Dzor\"\r\n },\r\n \"name\": \"Vayots' Dzor\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Biliran\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Biliran\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Kanchanaburi\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kanchanaburi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Surin\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Surin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nicaragua\",\r\n \"state\": \"Chinandega\"\r\n },\r\n \"name\": \"Chinandega\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Malawi\",\r\n \"state\": \"Mzimba\"\r\n },\r\n \"name\": \"Mzimba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Cross River\"\r\n },\r\n \"name\": \"Cross River\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Chiang Rai\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Chiang Rai\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uzbekistan\",\r\n \"state\": \"Namangan\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Namangan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Gumushane\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Gumushane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Rizal\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Rizal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Nueva Vizcaya\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Nueva Vizcaya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bhutan\",\r\n \"state\": \"Paro\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Paro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Kabale\"\r\n },\r\n \"name\": \"Kabale\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Lira\"\r\n },\r\n \"name\": \"Lira\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Al Minufiyah\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Minufiyah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Piura\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Piura\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Montenegro\",\r\n \"state\": \"Tivat\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tivat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Somalia\",\r\n \"state\": \"Nugaal\"\r\n },\r\n \"name\": \"Nugaal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Shetland Islands\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Shetland Islands\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Igdir\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Igdir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Northern Samar\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Northern Samar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"India\",\r\n \"state\": \"Lakshadweep\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Lakshadweep\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Georgia\",\r\n \"state\": \"Samtskhe-Javakheti\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Samtskhe-Javakheti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Olancho\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Olancho\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Guantanamo\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Guantanamo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Azerbaijan\",\r\n \"state\": \"Sumqayit\"\r\n },\r\n \"name\": \"Sumqayit\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Akwa Ibom\"\r\n },\r\n \"name\": \"Akwa Ibom\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Plateau\"\r\n },\r\n \"name\": \"Plateau\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cambodia\",\r\n \"state\": \"Kampot\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kampot\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Lampang\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Lampang\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Agusan del Norte\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Agusan del Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Romania\",\r\n \"state\": \"Satu Mare\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Satu Mare\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Surigao del Norte\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Surigao del Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Livanu Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Livanu Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phetchabun\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Phetchabun\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Gabon\",\r\n \"state\": \"Haut-Ogooue\"\r\n },\r\n \"name\": \"Haut-Ogooue\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Slovenj Gradec\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Slovenj Gradec\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Pastaza\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Pastaza\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Tiaret\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tiaret\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Azerbaijan\",\r\n \"state\": \"Ming?cevir\"\r\n },\r\n \"name\": \"Ming?cevir\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iraq\",\r\n \"state\": \"Al Qadisiyah\"\r\n },\r\n \"name\": \"Al Qadisiyah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Afghanistan\",\r\n \"state\": \"Ghazni\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Ghazni\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Sultan Kudarat\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Sultan Kudarat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Kidricevo\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kidricevo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Granma\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Granma\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sezana\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sezana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bolivia\",\r\n \"state\": \"Tarija\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Tarija\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Tabor\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Tabor\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Quetzaltenango\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Quetzaltenango\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Berovo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Berovo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nicaragua\",\r\n \"state\": \"Granada\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Granada\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Bejaia\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bejaia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Trinidad And Tobago\",\r\n \"state\": \"Chaguanas\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Chaguanas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Las Tunas\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Las Tunas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Sancti Spiritus\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Sancti Spiritus\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Haiti\",\r\n \"state\": \"Sud\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Sud\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Santa Elena\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Santa Elena\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Kingdom\",\r\n \"state\": \"Isles of Scilly\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Isles of Scilly\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Boumerdes\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Boumerdes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uzbekistan\",\r\n \"state\": \"Samarqand\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Samarqand\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Laanemaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Laanemaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Jinja\"\r\n },\r\n \"name\": \"Jinja\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mozambique\",\r\n \"state\": \"Inhambane\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Inhambane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mozambique\",\r\n \"state\": \"Manica\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Manica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Ondo\"\r\n },\r\n \"name\": \"Ondo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Namibia\",\r\n \"state\": \"Otjozondjupa\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Otjozondjupa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Zrece\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zrece\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ajdovscina\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ajdovscina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Adrar\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Adrar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Kilimanjaro\"\r\n },\r\n \"name\": \"Kilimanjaro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Equatorial Guinea\",\r\n \"state\": \"Litoral\"\r\n },\r\n \"name\": \"Litoral\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Nakhon Si Thammarat\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Nakhon Si Thammarat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Ogres Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ogres Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominican Republic\",\r\n \"state\": \"Ozama\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Ozama\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Micronesia, Federated States Of\",\r\n \"state\": \"Kosrae\"\r\n },\r\n \"name\": \"Kosrae\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mongolia\",\r\n \"state\": \"Ovorhangay\"\r\n },\r\n \"name\": \"Ovorhangay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Kalimantan Tengah\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kalimantan Tengah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominican Republic\",\r\n \"state\": \"Higuamo\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Higuamo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bolivia\",\r\n \"state\": \"El Beni\"\r\n },\r\n \"name\": \"El Beni\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Bukidnon\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Bukidnon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Polvamaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Polvamaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jordan\",\r\n \"state\": \"Ma'daba\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Ma'daba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Shamal Sina'\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Shamal Sina'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Radece\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Radece\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"South Cotabato\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"South Cotabato\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Andorra\",\r\n \"state\": \"Encamp\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Encamp\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Azerbaijan\",\r\n \"state\": \"Naxcivan\"\r\n },\r\n \"name\": \"Naxcivan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bhutan\",\r\n \"state\": \"Bumthang\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Bumthang\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bhutan\",\r\n \"state\": \"Punakha\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Punakha\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cameroon\",\r\n \"state\": \"Est\"\r\n },\r\n \"name\": \"Est\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cameroon\",\r\n \"state\": \"Extreme-Nord\"\r\n },\r\n \"name\": \"Extreme-Nord\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Santo Domingo de los Tsachilas\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Santo Domingo de los Tsachilas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Qina\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Qina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"Ahuachapan\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Ahuachapan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"Sonsonate\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Sonsonate\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ethiopia\",\r\n \"state\": \"Amara\"\r\n },\r\n \"name\": \"Amara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jamaica\",\r\n \"state\": \"Saint Elizabeth\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Saint Elizabeth\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Ludzas Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ludzas Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Montenegro\",\r\n \"state\": \"Budva\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Budva\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Panama\",\r\n \"state\": \"Cocle\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Cocle\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Ilocos Sur\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Ilocos Sur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Crensovci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Crensovci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Naklo\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Naklo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Odranci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Odranci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Rence-Vogrsko\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Rence-Vogrsko\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Swaziland\",\r\n \"state\": \"Manzini\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Manzini\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Nakhon Nayok\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Nakhon Nayok\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Sisaket\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Sisaket\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Trat\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Trat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tuvalu\",\r\n \"state\": \"Funafuti\"\r\n },\r\n \"name\": \"Funafuti\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Jarvamaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Jarvamaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Delcevo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Delcevo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sencur\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sencur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Delta\"\r\n },\r\n \"name\": \"Delta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liechtenstein\",\r\n \"state\": \"Balzers\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Balzers\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Sulawesi Barat\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Sulawesi Barat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Zalec\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zalec\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Luxembourg\",\r\n \"state\": \"Diekirch\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Diekirch\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kyrgyzstan\",\r\n \"state\": \"Jalal-Abad\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Jalal-Abad\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Switzerland\",\r\n \"state\": \"Appenzell Ausserrhoden\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Appenzell Ausserrhoden\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Romblon\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Romblon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Yala\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Yala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bhutan\",\r\n \"state\": \"Dagana\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Dagana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liechtenstein\",\r\n \"state\": \"Mauren\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Mauren\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Brezice\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Brezice\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ptuj\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ptuj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Zelezniki\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zelezniki\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Chai Nat\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Chai Nat\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Pattani\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Pattani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Quiche\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Quiche\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Lambayeque\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Lambayeque\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Ilocos Norte\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Ilocos Norte\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Negros Oriental\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Negros Oriental\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bhutan\",\r\n \"state\": \"Mongar\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Mongar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Hrpelje-Kozina\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hrpelje-Kozina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Sri Lanka\",\r\n \"state\": \"Sabaragamuwa\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Sabaragamuwa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Bohinj\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bohinj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sempeter-Vrtojba\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sempeter-Vrtojba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Russia\",\r\n \"state\": \"Yevreyskaya Avtonomnaya Oblast'\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Yevreyskaya Avtonomnaya Oblast'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Bistrica ob Sotli\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bistrica ob Sotli\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Crnomelj\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Crnomelj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Dobje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dobje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Kobarid\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kobarid\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Kuzma\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kuzma\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Lenart\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lenart\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Litija\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Litija\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Lovrenc na Pohorju\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lovrenc na Pohorju\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Medvode\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Medvode\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Menges\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Menges\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Mislinja\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Mislinja\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Mozirje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Mozirje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Murska Sobota\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Murska Sobota\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Podvelka\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Podvelka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Preddvor\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Preddvor\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Rogaska Slatina\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Rogaska Slatina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Selnica ob Dravi\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Selnica ob Dravi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sentjur\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sentjur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Trzic\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Trzic\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Videm\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Videm\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Lima\"\r\n },\r\n \"name\": \"Lima\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cambodia\",\r\n \"state\": \"Kandal\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Kandal\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"As Suways\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"As Suways\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Olaines Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Olaines Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Belize\",\r\n \"state\": \"Orange Walk\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Orange Walk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Haiti\",\r\n \"state\": \"Sud-Est\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Sud-Est\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Camaguey\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Camaguey\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Cienfuegos\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Cienfuegos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Benin\",\r\n \"state\": \"Donga\"\r\n },\r\n \"name\": \"Donga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mozambique\",\r\n \"state\": \"Zambezia\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Zambezia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Eritrea\",\r\n \"state\": \"Ma'akel\"\r\n },\r\n \"name\": \"Ma'akel\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ireland\",\r\n \"state\": \"Leitrim\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Leitrim\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Mostaganem\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Mostaganem\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Saida\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Saida\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Mbale\"\r\n },\r\n \"name\": \"Mbale\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Mbarara\"\r\n },\r\n \"name\": \"Mbarara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Kebbi\"\r\n },\r\n \"name\": \"Kebbi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Mbeya\"\r\n },\r\n \"name\": \"Mbeya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Valandovo\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Valandovo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Tipaza\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tipaza\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Skikda\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Skikda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Morogoro\"\r\n },\r\n \"name\": \"Morogoro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Abia\"\r\n },\r\n \"name\": \"Abia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Benin\",\r\n \"state\": \"Atlantique\"\r\n },\r\n \"name\": \"Atlantique\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Equatorial Guinea\",\r\n \"state\": \"Wele-Nzas\"\r\n },\r\n \"name\": \"Wele-Nzas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Burundi\",\r\n \"state\": \"Rutana\"\r\n },\r\n \"name\": \"Rutana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Angola\",\r\n \"state\": \"Lunda Sul\"\r\n },\r\n \"name\": \"Lunda Sul\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Anambra\"\r\n },\r\n \"name\": \"Anambra\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Papua New Guinea\",\r\n \"state\": \"West New Britain\"\r\n },\r\n \"name\": \"West New Britain\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Hoce-Slivnica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hoce-Slivnica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Dol pri Ljubljani\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dol pri Ljubljani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Kraslavas Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kraslavas Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Valkas Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Valkas Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Afghanistan\",\r\n \"state\": \"Nangarhar\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Nangarhar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Bled\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bled\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Grosuplje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Grosuplje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Loska Dolina\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Loska Dolina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Indonesia\",\r\n \"state\": \"Sulawesi Tenggara\"\r\n },\r\n \"name\": \"Sulawesi Tenggara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Intibuca\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Intibuca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Senegal\",\r\n \"state\": \"Kolda\"\r\n },\r\n \"name\": \"Kolda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Senegal\",\r\n \"state\": \"Saint-Louis\"\r\n },\r\n \"name\": \"Saint-Louis\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jordan\",\r\n \"state\": \"Al Mafraq\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Al Mafraq\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Montenegro\",\r\n \"state\": \"Bar\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Montenegro\",\r\n \"state\": \"Berane\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Berane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Montenegro\",\r\n \"state\": \"Niksic\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Niksic\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Basilan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Basilan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Compostela Valley\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Compostela Valley\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Maguindanao\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Maguindanao\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Azerbaijan\",\r\n \"state\": \"G?nc?\"\r\n },\r\n \"name\": \"G?nc?\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Azerbaijan\",\r\n \"state\": \"Haciqabul\"\r\n },\r\n \"name\": \"Haciqabul\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Georgia\",\r\n \"state\": \"Ajaria\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ajaria\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Papua New Guinea\",\r\n \"state\": \"Southern Highlands\"\r\n },\r\n \"name\": \"Southern Highlands\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Ayacucho\"\r\n },\r\n \"name\": \"Ayacucho\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Trebnje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Trebnje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Nan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Nan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phetchaburi\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Phetchaburi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phrae\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Phrae\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Prachin Buri\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Prachin Buri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Sing Buri\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Sing Buri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Uthai Thani\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Uthai Thani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phatthalung\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Phatthalung\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kyrgyzstan\",\r\n \"state\": \"Ysyk-Kol\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Ysyk-Kol\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Sacatepequez\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Sacatepequez\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iceland\",\r\n \"state\": \"Austurland\",\r\n \"azureRegion\": \"UK West\"\r\n },\r\n \"name\": \"Austurland\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Duplek\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Duplek\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ormoz\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ormoz\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"M'sila\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"M'sila\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Masaka\"\r\n },\r\n \"name\": \"Masaka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Micronesia, Federated States Of\",\r\n \"state\": \"Yap\"\r\n },\r\n \"name\": \"Yap\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Nong Bua Lamphu\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Nong Bua Lamphu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Satun\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Satun\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Chimaltenango\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Chimaltenango\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Studenicani\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Studenicani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Mae Hong Son\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Mae Hong Son\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Bhutan\",\r\n \"state\": \"Gasa\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Gasa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Central African Republic\",\r\n \"state\": \"Mbomou\"\r\n },\r\n \"name\": \"Mbomou\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Georgia\",\r\n \"state\": \"Guria\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Guria\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Saudi Arabia\",\r\n \"state\": \"Najran\"\r\n },\r\n \"name\": \"Najran\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Panama\",\r\n \"state\": \"Herrera\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Herrera\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Mirna Pec\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Mirna Pec\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Semic\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Semic\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Guarico\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Guarico\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Turkey\",\r\n \"state\": \"Burdur\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Burdur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Angola\",\r\n \"state\": \"Huambo\"\r\n },\r\n \"name\": \"Huambo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Choco\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Choco\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Ciego de Avila\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Ciego de Avila\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Cuba\",\r\n \"state\": \"Isla de la Juventud\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Isla de la Juventud\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Canar\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Canar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Morona-Santiago\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Morona-Santiago\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Zamora-Chinchipe\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Zamora-Chinchipe\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"Usulutan\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Usulutan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Gabon\",\r\n \"state\": \"Ogooue-Maritime\"\r\n },\r\n \"name\": \"Ogooue-Maritime\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Retalhuleu\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Retalhuleu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Jurmala\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Jurmala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nicaragua\",\r\n \"state\": \"Masaya\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Masaya\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nicaragua\",\r\n \"state\": \"Rivas\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Rivas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Ica\"\r\n },\r\n \"name\": \"Ica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Brezovica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Brezovica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Dravograd\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dravograd\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Horjul\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Horjul\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Komen\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Komen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Lasko\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lasko\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Oplotnica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Oplotnica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Polzela\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Polzela\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Prevalje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Prevalje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Salovci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Salovci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sentilj\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sentilj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sentjernej\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sentjernej\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Skofljica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Skofljica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Smarje pri Jelsah\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Smarje pri Jelsah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sveti Jurij v Slovenskih Goricah\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sveti Jurij v Slovenskih Goricah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Swaziland\",\r\n \"state\": \"Lubombo\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Lubombo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Uganda\",\r\n \"state\": \"Wakiso\"\r\n },\r\n \"name\": \"Wakiso\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zimbabwe\",\r\n \"state\": \"Mashonaland West\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Mashonaland West\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Komenda\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Komenda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Sa Kaeo\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Sa Kaeo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Bloke\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Bloke\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Dolenjske Toplice\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dolenjske Toplice\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Hodos\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hodos\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Lendava\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Lendava\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Pesnica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Pesnica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Pivka\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Pivka\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Smartno ob Paki\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Smartno ob Paki\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominican Republic\",\r\n \"state\": \"El Valle\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"El Valle\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ethiopia\",\r\n \"state\": \"Afar\"\r\n },\r\n \"name\": \"Afar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Tumbes\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Tumbes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ljutomer\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ljutomer\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Benin\",\r\n \"state\": \"Borgou\"\r\n },\r\n \"name\": \"Borgou\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Alta Verapaz\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Alta Verapaz\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"El Progreso\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"El Progreso\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Kekavas Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Kekavas Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Bataan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Bataan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Dominican Republic\",\r\n \"state\": \"Cibao Noroeste\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Cibao Noroeste\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Macedonia\",\r\n \"state\": \"Debar\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Debar\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Jigawa\"\r\n },\r\n \"name\": \"Jigawa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Braslovce\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Braslovce\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Cerkvenjak\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cerkvenjak\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Kocevje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kocevje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ribnica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ribnica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Velike Lasce\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Velike Lasce\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Lamphun\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Lamphun\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zimbabwe\",\r\n \"state\": \"Matabeleland South\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Matabeleland South\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Sri Lanka\",\r\n \"state\": \"Uva\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Uva\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Geghark'unik'\"\r\n },\r\n \"name\": \"Geghark'unik'\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Cotabato\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Cotabato\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Divaca\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Divaca\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Gornja Radgona\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gornja Radgona\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Zuzemberk\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zuzemberk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Mascara\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Mascara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Medea\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Medea\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Somalia\",\r\n \"state\": \"Shabeellaha Hoose\"\r\n },\r\n \"name\": \"Shabeellaha Hoose\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Cirkulane\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Cirkulane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Krizevci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Krizevci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Slovenska Bistrica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Slovenska Bistrica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mali\",\r\n \"state\": \"Koulikoro\"\r\n },\r\n \"name\": \"Koulikoro\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zambia\",\r\n \"state\": \"North-Western\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"North-Western\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Tanga\"\r\n },\r\n \"name\": \"Tanga\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Burundi\",\r\n \"state\": \"Kirundo\"\r\n },\r\n \"name\": \"Kirundo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Estonia\",\r\n \"state\": \"Hiiumaa\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Hiiumaa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Markovci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Markovci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Gornji Petrovci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gornji Petrovci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Muta\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Muta\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Store\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Store\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Senegal\",\r\n \"state\": \"Kaolack\"\r\n },\r\n \"name\": \"Kaolack\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Turnisce\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Turnisce\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"Chalatenango\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Chalatenango\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Jursinci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Jursinci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Ziri\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Ziri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nigeria\",\r\n \"state\": \"Niger\"\r\n },\r\n \"name\": \"Niger\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Amnat Charoen\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Amnat Charoen\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Papua New Guinea\",\r\n \"state\": \"Milne Bay\"\r\n },\r\n \"name\": \"Milne Bay\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Libya\",\r\n \"state\": \"Nalut\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Nalut\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Egypt\",\r\n \"state\": \"Matru?\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Matru?\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Geita\"\r\n },\r\n \"name\": \"Geita\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Makole\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Makole\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Race-Fram\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Race-Fram\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Smartno pri Litiji\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Smartno pri Litiji\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sveti Tomaz\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sveti Tomaz\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Gulbenes Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Gulbenes Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nicaragua\",\r\n \"state\": \"Leon\"\r\n },\r\n \"name\": \"Leon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Sarangani\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Sarangani\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Liechtenstein\",\r\n \"state\": \"Triesenberg\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Triesenberg\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Palau\",\r\n \"state\": \"Melekeok\"\r\n },\r\n \"name\": \"Melekeok\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Beltinci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Beltinci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Tavush\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tavush\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Latvia\",\r\n \"state\": \"Madonas Novads\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Madonas Novads\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Micronesia, Federated States Of\",\r\n \"state\": \"Chuuk\"\r\n },\r\n \"name\": \"Chuuk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Abra\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Abra\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Radlje ob Dravi\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Radlje ob Dravi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Sudan\",\r\n \"state\": \"Kassala\"\r\n },\r\n \"name\": \"Kassala\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Armenia\",\r\n \"state\": \"Lorri\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Lorri\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jamaica\",\r\n \"state\": \"Clarendon\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Clarendon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Venezuela\",\r\n \"state\": \"Cojedes\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Cojedes\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Benedikt\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Benedikt\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Crna na Koroskem\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Crna na Koroskem\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Dornava\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dornava\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Valle\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Valle\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Costa Rica\",\r\n \"state\": \"Limon\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Limon\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ethiopia\",\r\n \"state\": \"Sumale\"\r\n },\r\n \"name\": \"Sumale\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Brda\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Brda\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Vojnik\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vojnik\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nicaragua\",\r\n \"state\": \"Esteli\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Esteli\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Mezica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Mezica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Log-Dragomer\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Log-Dragomer\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Nakhon Phanom\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Nakhon Phanom\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Dobrepolje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Dobrepolje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Montenegro\",\r\n \"state\": \"Bijelo Polje\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bijelo Polje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Burundi\",\r\n \"state\": \"Ruyigi\"\r\n },\r\n \"name\": \"Ruyigi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Podcetrtek\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Podcetrtek\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Kungota\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kungota\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Azerbaijan\",\r\n \"state\": \"Quba\"\r\n },\r\n \"name\": \"Quba\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Huehuetenango\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Huehuetenango\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ghana\",\r\n \"state\": \"Brong-Ahafo\"\r\n },\r\n \"name\": \"Brong-Ahafo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Kagera\"\r\n },\r\n \"name\": \"Kagera\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Equatorial Guinea\",\r\n \"state\": \"Bioko Sur\"\r\n },\r\n \"name\": \"Bioko Sur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Vipava\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Vipava\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Mali\",\r\n \"state\": \"Segou\"\r\n },\r\n \"name\": \"Segou\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kyrgyzstan\",\r\n \"state\": \"Naryn\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Naryn\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Congo (Kinshasa)\",\r\n \"state\": \"Equateur\"\r\n },\r\n \"name\": \"Equateur\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Moravce\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Moravce\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Prebold\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Prebold\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Podlehnik\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Podlehnik\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Algeria\",\r\n \"state\": \"Tindouf\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Tindouf\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Trnovska Vas\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Trnovska Vas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Miren-Kostanjevica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Miren-Kostanjevica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Puconci\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Puconci\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Burundi\",\r\n \"state\": \"Cibitoke\"\r\n },\r\n \"name\": \"Cibitoke\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"Cuscatlan\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Cuscatlan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"Morazan\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Morazan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Phichit\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Phichit\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Majsperk\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Majsperk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Zambia\",\r\n \"state\": \"Luapula\"\r\n },\r\n \"name\": \"Luapula\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Metlika\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Metlika\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Kostel\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kostel\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Velika Polana\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Velika Polana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Chanthaburi\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Chanthaburi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Thailand\",\r\n \"state\": \"Ranong\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Ranong\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Guatemala\",\r\n \"state\": \"Peten\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Peten\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Ecuador\",\r\n \"state\": \"Orellana\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Orellana\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Nazarje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Nazarje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Burundi\",\r\n \"state\": \"Gitega\"\r\n },\r\n \"name\": \"Gitega\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Namibia\",\r\n \"state\": \"Hardap\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Hardap\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Starse\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Starse\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Gorisnica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gorisnica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Ucayali\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Ucayali\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Gorje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Gorje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Straza\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Straza\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Hajdina\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Hajdina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Huanuco\"\r\n },\r\n \"name\": \"Huanuco\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Verzej\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Verzej\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Zavrc\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Zavrc\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Poljcane\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Poljcane\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Botswana\",\r\n \"state\": \"Kweneng\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Kweneng\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Madre de Dios\"\r\n },\r\n \"name\": \"Madre de Dios\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Tisina\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Tisina\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Luce\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Luce\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Borovnica\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Borovnica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Loreto\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Loreto\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Iraq\",\r\n \"state\": \"Dahuk\"\r\n },\r\n \"name\": \"Dahuk\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Ha Giang\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Ha Giang\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Ancash\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Ancash\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Apurimac\"\r\n },\r\n \"name\": \"Apurimac\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Tacna\"\r\n },\r\n \"name\": \"Tacna\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Chile\",\r\n \"state\": \"Atacama\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Atacama\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"El Paraiso\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"El Paraiso\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Honduras\",\r\n \"state\": \"Ocotepeque\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Ocotepeque\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jamaica\",\r\n \"state\": \"Saint Andrew\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Saint Andrew\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nicaragua\",\r\n \"state\": \"Boaco\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Boaco\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nicaragua\",\r\n \"state\": \"Matagalpa\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Matagalpa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nicaragua\",\r\n \"state\": \"Nueva Segovia\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Nueva Segovia\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Paraguay\",\r\n \"state\": \"Caaguazu\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Caaguazu\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Marinduque\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Marinduque\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Dinagat Islands\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Dinagat Islands\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nicaragua\",\r\n \"state\": \"Carazo\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Carazo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"El Salvador\",\r\n \"state\": \"Cabanas\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Cabanas\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Apayao\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Apayao\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Colombia\",\r\n \"state\": \"Putumayo\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Putumayo\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Thanh Hoa\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Thanh Hoa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Paraguay\",\r\n \"state\": \"Cordillera\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Cordillera\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Moquegua\"\r\n },\r\n \"name\": \"Moquegua\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Causeni\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Causeni\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Panama\",\r\n \"state\": \"Darien\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Darien\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"Huancavelica\"\r\n },\r\n \"name\": \"Huancavelica\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Sredisce ob Dravi\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Sredisce ob Dravi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Benin\",\r\n \"state\": \"Oueme\"\r\n },\r\n \"name\": \"Oueme\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Iringa\"\r\n },\r\n \"name\": \"Iringa\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Peru\",\r\n \"state\": \"San Martin\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"San Martin\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Moldova\",\r\n \"state\": \"Ialoveni\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Ialoveni\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Vietnam\",\r\n \"state\": \"Ha Tinh\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Ha Tinh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Montenegro\",\r\n \"state\": \"Ulcinj\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Ulcinj\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Jordan\",\r\n \"state\": \"Jarash\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Jarash\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Masbate\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Masbate\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Nicaragua\",\r\n \"state\": \"Rio San Juan\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Rio San Juan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Tanzania\",\r\n \"state\": \"Mtwara\"\r\n },\r\n \"name\": \"Mtwara\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"United Arab Emirates\",\r\n \"state\": \"Al Fujayrah\"\r\n },\r\n \"name\": \"Al Fujayrah\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Montenegro\",\r\n \"state\": \"Herceg Novi\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Herceg Novi\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Slovenia\",\r\n \"state\": \"Kozje\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"Kozje\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Philippines\",\r\n \"state\": \"Cagayan\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Cagayan\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n },\r\n {\r\n \"properties\": {\r\n \"country\": \"Kyrgyzstan\",\r\n \"state\": \"Osh\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Osh\",\r\n \"type\": \"Microsoft.Peering/peeringServiceLocations\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peeringServiceProviders?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyaW5nU2VydmljZVByb3ZpZGVycz9hcGktdmVyc2lvbj0yMDE5LTA4LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peeringServiceProviders?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyaW5nU2VydmljZVByb3ZpZGVycz9hcGktdmVyc2lvbj0yMDE5LTA5LTAxLXByZXZpZXc=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d01492f7-596c-456a-95b1-e62253156779" + "1f109c5f-fd55-4d5c-8461-387f0f23c036" ], "Accept-Language": [ "en-US" @@ -153,16 +153,16 @@ "no-cache" ], "x-ms-request-id": [ - "8bd0fe14-67d5-43f0-8286-e8f18ea59bfe" + "a7de2581-497d-4232-b9e5-c6affad75bdf" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "598" + "59" ], "x-ms-correlation-request-id": [ - "c8dda32e-ebaf-4d10-90be-31d6de6fce5d" + "7f5e6628-f0d8-4e48-96b5-9e0f8c7bfb53" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190826T175811Z:c8dda32e-ebaf-4d10-90be-31d6de6fce5d" + "NORTHEUROPE:20191002T193912Z:7f5e6628-f0d8-4e48-96b5-9e0f8c7bfb53" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -171,10 +171,10 @@ "nosniff" ], "Date": [ - "Mon, 26 Aug 2019 17:58:11 GMT" + "Wed, 02 Oct 2019 19:39:11 GMT" ], "Content-Length": [ - "201" + "593" ], "Content-Type": [ "application/json; charset=utf-8" @@ -183,17 +183,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"serviceProviderName\": \"TestPeer1\"\r\n },\r\n \"name\": \"TestPeer1\",\r\n \"type\": \"Microsoft.Peering/peeringServiceProviders\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"properties\": {\r\n \"serviceProviderName\": \"TestPeer1\"\r\n },\r\n \"name\": \"TestPeer1\",\r\n \"type\": \"Microsoft.Peering/peeringServiceProviders\"\r\n },\r\n {\r\n \"properties\": {\r\n \"serviceProviderName\": \"AS47765-Global2536\"\r\n },\r\n \"name\": \"AS47765-Global2536\",\r\n \"type\": \"Microsoft.Peering/peeringServiceProviders\"\r\n },\r\n {\r\n \"properties\": {\r\n \"serviceProviderName\": \"AS8088-Global1513\"\r\n },\r\n \"name\": \"AS8088-Global1513\",\r\n \"type\": \"Microsoft.Peering/peeringServiceProviders\"\r\n }\r\n ]\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res8964/providers/Microsoft.Peering/peeringServices/myPeeringService8449?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlR3JvdXBzL3Jlczg5NjQvcHJvdmlkZXJzL01pY3Jvc29mdC5QZWVyaW5nL3BlZXJpbmdTZXJ2aWNlcy9teVBlZXJpbmdTZXJ2aWNlODQ0OT9hcGktdmVyc2lvbj0yMDE5LTA4LTAxLXByZXZpZXc=", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res365/providers/Microsoft.Peering/peeringServices/myPeeringService547?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlR3JvdXBzL3JlczM2NS9wcm92aWRlcnMvTWljcm9zb2Z0LlBlZXJpbmcvcGVlcmluZ1NlcnZpY2VzL215UGVlcmluZ1NlcnZpY2U1NDc/YXBpLXZlcnNpb249MjAxOS0wOS0wMS1wcmV2aWV3", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"peeringServiceLocation\": \"New York\",\r\n \"peeringServiceProvider\": \"TestPeer1\"\r\n },\r\n \"location\": \"East US\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "59ceb262-2f5d-4376-bad5-a7708282b22d" + "14dfb640-e776-4700-b2d6-50081890a57e" ], "Accept-Language": [ "en-US" @@ -219,16 +219,16 @@ "no-cache" ], "x-ms-request-id": [ - "4bc4a8dd-8fa9-4b73-aa07-1b49ad919226" + "b2eab02d-1eab-414c-b73d-8e7eb09933b0" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "99" + "59" ], "x-ms-correlation-request-id": [ - "257040bf-b847-4eb3-954e-26891c7ef581" + "ac700d7f-a51b-4b1f-a5e5-5bc38f462555" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190826T175855Z:257040bf-b847-4eb3-954e-26891c7ef581" + "NORTHEUROPE:20191002T193914Z:ac700d7f-a51b-4b1f-a5e5-5bc38f462555" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -237,10 +237,10 @@ "nosniff" ], "Date": [ - "Mon, 26 Aug 2019 17:58:54 GMT" + "Wed, 02 Oct 2019 19:39:13 GMT" ], "Content-Length": [ - "465" + "462" ], "Content-Type": [ "application/json; charset=utf-8" @@ -249,17 +249,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"peeringServiceLocation\": \"New York\",\r\n \"peeringServiceProvider\": \"TestPeer1\",\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"location\": \"East US\",\r\n \"eTag\": \"e80b9f64-25f1-4ae8-b843-5cc23cf0198d\",\r\n \"name\": \"myPeeringService8449\",\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res8964/providers/Microsoft.Peering/peeringServices/myPeeringService8449\",\r\n \"type\": \"Microsoft.Peering/peeringServices\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"peeringServiceLocation\": \"New York\",\r\n \"peeringServiceProvider\": \"TestPeer1\",\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"location\": \"East US\",\r\n \"eTag\": \"3ba23566-269f-45af-91d1-2aefc91a9c65\",\r\n \"name\": \"myPeeringService547\",\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res365/providers/Microsoft.Peering/peeringServices/myPeeringService547\",\r\n \"type\": \"Microsoft.Peering/peeringServices\"\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res8964/providers/Microsoft.Peering/peeringServices/myPeeringService8449/prefixes/AS54733Prefix?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlR3JvdXBzL3Jlczg5NjQvcHJvdmlkZXJzL01pY3Jvc29mdC5QZWVyaW5nL3BlZXJpbmdTZXJ2aWNlcy9teVBlZXJpbmdTZXJ2aWNlODQ0OS9wcmVmaXhlcy9BUzU0NzMzUHJlZml4P2FwaS12ZXJzaW9uPTIwMTktMDgtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res365/providers/Microsoft.Peering/peeringServices/myPeeringService547/prefixes/AS54733Prefix?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlR3JvdXBzL3JlczM2NS9wcm92aWRlcnMvTWljcm9zb2Z0LlBlZXJpbmcvcGVlcmluZ1NlcnZpY2VzL215UGVlcmluZ1NlcnZpY2U1NDcvcHJlZml4ZXMvQVM1NDczM1ByZWZpeD9hcGktdmVyc2lvbj0yMDE5LTA5LTAxLXByZXZpZXc=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"prefix\": \"10.10.10.2\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "4a7cf705-e74d-4a75-9ef1-d3df532f3822" + "65573508-b283-4a3b-8fd9-0b9b49fb5c6d" ], "Accept-Language": [ "en-US" @@ -285,16 +285,16 @@ "no-cache" ], "x-ms-request-id": [ - "f2391ca4-52dc-4c72-947f-f3328c5c5902" + "aa148fa4-247a-4a2e-83d9-d1950a17974c" ], "x-ms-ratelimit-remaining-subscription-writes": [ "1199" ], "x-ms-correlation-request-id": [ - "014a8d6c-b2a6-46c0-93bf-c2904aa9f5cf" + "90924520-349e-4ebf-9469-6b9d874aaf06" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190826T180222Z:014a8d6c-b2a6-46c0-93bf-c2904aa9f5cf" + "NORTHEUROPE:20191002T193915Z:90924520-349e-4ebf-9469-6b9d874aaf06" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -303,10 +303,10 @@ "nosniff" ], "Date": [ - "Mon, 26 Aug 2019 18:02:22 GMT" + "Wed, 02 Oct 2019 19:39:15 GMT" ], "Content-Length": [ - "408" + "422" ], "Content-Type": [ "application/json; charset=utf-8" @@ -315,14 +315,14 @@ "-1" ] }, - "ResponseBody": "{\r\n \"properties\": {\r\n \"prefix\": \"10.10.10.2\",\r\n \"prefixValidationState\": \"Pending\",\r\n \"learnedType\": \"None\",\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"name\": \"AS54733Prefix\",\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res8964/providers/Microsoft.Peering/peeringServices/myPeeringService8449/prefixes/AS54733Prefix\",\r\n \"type\": \"Microsoft.Peering/prefixes\"\r\n}", + "ResponseBody": "{\r\n \"properties\": {\r\n \"prefix\": \"10.10.10.2\",\r\n \"prefixValidationState\": \"Pending\",\r\n \"learnedType\": \"None\",\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"name\": \"AS54733Prefix\",\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res365/providers/Microsoft.Peering/peeringServices/myPeeringService547/prefixes/AS54733Prefix\",\r\n \"type\": \"Microsoft.Peering/peeringServices/prefixes\"\r\n}", "StatusCode": 201 } ], "Names": { "CreatePeeringService": [ - "res8964", - "myPeeringService8449" + "res365", + "myPeeringService547" ] }, "Variables": { diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/CreateDirectPeering.json b/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/CreateDirectPeering.json index 87e66f958e2e..813492accdc1 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/CreateDirectPeering.json +++ b/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/CreateDirectPeering.json @@ -1,13 +1,13 @@ { "Entries": [ { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourcegroups/res9529?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlZ3JvdXBzL3Jlczk1Mjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourcegroups/res6122?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlZ3JvdXBzL3JlczYxMjI/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"centralus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "d7400052-8ff1-440a-8544-f4930e033397" + "291429d5-1ec8-4fb7-b53e-fa5f3868d040" ], "Accept-Language": [ "en-US" @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1196" + "1199" ], "x-ms-request-id": [ - "d9b313a8-9db1-4327-8dcf-a46cb32afd76" + "1883db3e-c872-4436-b172-248e6e6a7884" ], "x-ms-correlation-request-id": [ - "d9b313a8-9db1-4327-8dcf-a46cb32afd76" + "1883db3e-c872-4436-b172-248e6e6a7884" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T190242Z:d9b313a8-9db1-4327-8dcf-a46cb32afd76" + "NORTHEUROPE:20191002T193941Z:1883db3e-c872-4436-b172-248e6e6a7884" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 19:02:41 GMT" + "Wed, 02 Oct 2019 19:39:41 GMT" ], "Content-Length": [ "170" @@ -63,17 +63,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res9529\",\r\n \"name\": \"res9529\",\r\n \"location\": \"centralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res6122\",\r\n \"name\": \"res6122\",\r\n \"location\": \"centralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65003?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAzP2FwaS12ZXJzaW9uPTIwMTktMDgtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65003?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAzP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"peerAsn\": 65003,\r\n \"peerContactInfo\": {\r\n \"emails\": [\r\n \"noc@contoso.net\"\r\n ],\r\n \"phone\": [\r\n \"8882668676\"\r\n ]\r\n },\r\n \"peerName\": \"Contoso\",\r\n \"validationState\": \"Approved\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "998a0b7c-af66-4e3c-98aa-811a9fc7de7b" + "5aaffa64-e2ed-49ff-92ef-3094f91d2446" ], "Accept-Language": [ "en-US" @@ -82,7 +82,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -99,16 +99,16 @@ "no-cache" ], "x-ms-request-id": [ - "054c1618-815c-4300-8447-21d7baa40c93" + "5e9bb008-ed74-4d09-9239-dc6f1eccac70" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "95" + "59" ], "x-ms-correlation-request-id": [ - "132fe797-ec03-492a-b27e-408f0734dbdf" + "352886ec-0fb4-4322-ace3-a5843c692569" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T190243Z:132fe797-ec03-492a-b27e-408f0734dbdf" + "NORTHEUROPE:20191002T193943Z:352886ec-0fb4-4322-ace3-a5843c692569" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -117,7 +117,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 19:02:43 GMT" + "Wed, 02 Oct 2019 19:39:42 GMT" ], "Content-Length": [ "425" @@ -133,13 +133,13 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65003?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAzP2FwaS12ZXJzaW9uPTIwMTktMDgtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65003?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAzP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "0df9421f-dcf7-4ef6-9d29-a8ffba8205ee" + "1b536ea5-12b7-4d34-aebe-37bb64c62cf0" ], "Accept-Language": [ "en-US" @@ -148,7 +148,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -159,16 +159,16 @@ "no-cache" ], "x-ms-request-id": [ - "1e51b36c-afcf-41d1-b21e-d509effbf8cb" + "e3de2c25-c0a4-4a71-8b12-dd9e6aaeb98b" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "592" + "59" ], "x-ms-correlation-request-id": [ - "e9d93095-c56a-4ab7-86af-cfb5aeadc4e3" + "5bf0659f-f878-4311-a4af-6c4da82fc3f3" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T190243Z:e9d93095-c56a-4ab7-86af-cfb5aeadc4e3" + "NORTHEUROPE:20191002T193943Z:5bf0659f-f878-4311-a4af-6c4da82fc3f3" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -177,7 +177,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 19:02:43 GMT" + "Wed, 02 Oct 2019 19:39:43 GMT" ], "Content-Length": [ "425" @@ -193,13 +193,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65003?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAzP2FwaS12ZXJzaW9uPTIwMTktMDgtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65003?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAzP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "bc91f886-c94b-4e04-9938-9a9b7101ab3e" + "1fb67e3d-a6f1-4331-a476-dabbb7d620db" ], "Accept-Language": [ "en-US" @@ -208,7 +208,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -219,16 +219,16 @@ "no-cache" ], "x-ms-request-id": [ - "56cb661a-8fd9-44cb-891c-4e2218c0937f" + "509175a0-5d25-4da0-a650-471452db0b73" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "591" + "58" ], "x-ms-correlation-request-id": [ - "a6d72335-5c66-40ad-9b86-5abaa440d136" + "6bb40f88-5d90-4fc6-bc00-85bf04f4c689" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T190336Z:a6d72335-5c66-40ad-9b86-5abaa440d136" + "NORTHEUROPE:20191002T194013Z:6bb40f88-5d90-4fc6-bc00-85bf04f4c689" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -237,7 +237,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 19:03:35 GMT" + "Wed, 02 Oct 2019 19:40:13 GMT" ], "Content-Length": [ "68" @@ -253,13 +253,13 @@ "StatusCode": 404 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res9529/providers/Microsoft.Peering/peerings/directpeering3103?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlR3JvdXBzL3Jlczk1MjkvcHJvdmlkZXJzL01pY3Jvc29mdC5QZWVyaW5nL3BlZXJpbmdzL2RpcmVjdHBlZXJpbmczMTAzP2FwaS12ZXJzaW9uPTIwMTktMDgtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res6122/providers/Microsoft.Peering/peerings/directpeering3103?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlR3JvdXBzL3JlczYxMjIvcHJvdmlkZXJzL01pY3Jvc29mdC5QZWVyaW5nL3BlZXJpbmdzL2RpcmVjdHBlZXJpbmczMTAzP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Basic_Direct_Free\"\r\n },\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"connections\": [\r\n {\r\n \"bandwidthInMbps\": 10000,\r\n \"sessionAddressProvider\": \"Peer\",\r\n \"useForPeeringService\": false,\r\n \"peeringDBFacilityId\": 99999,\r\n \"bgpSession\": {\r\n \"sessionPrefixV4\": \"139.41.145.0/30\",\r\n \"maxPrefixesAdvertisedV4\": 20000\r\n },\r\n \"connectionIdentifier\": \"5fbb3023-e254-4bd4-9780-de13b306ebf4\"\r\n }\r\n ],\r\n \"useForPeeringService\": false,\r\n \"peerAsn\": {\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65003\"\r\n },\r\n \"directPeeringType\": \"Edge\"\r\n },\r\n \"peeringLocation\": \"Seattle\"\r\n },\r\n \"location\": \"centralus\"\r\n}", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Basic_Direct_Free\"\r\n },\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"connections\": [\r\n {\r\n \"bandwidthInMbps\": 10000,\r\n \"sessionAddressProvider\": \"Peer\",\r\n \"useForPeeringService\": false,\r\n \"peeringDBFacilityId\": 99999,\r\n \"bgpSession\": {\r\n \"sessionPrefixV4\": \"84.87.216.0/30\",\r\n \"maxPrefixesAdvertisedV4\": 20000\r\n },\r\n \"connectionIdentifier\": \"b858e99e-13bc-4f65-869c-954c6da9d791\"\r\n }\r\n ],\r\n \"peerAsn\": {\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65003\"\r\n },\r\n \"directPeeringType\": \"Edge\"\r\n },\r\n \"peeringLocation\": \"Seattle\"\r\n },\r\n \"location\": \"centralus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "e091d40a-71d3-4c98-b69d-11636689c0fd" + "bd42a677-f65f-48ab-bc4d-03a8c4e578cc" ], "Accept-Language": [ "en-US" @@ -268,13 +268,13 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ], "Content-Type": [ "application/json; charset=utf-8" ], "Content-Length": [ - "837" + "798" ] }, "ResponseHeaders": { @@ -285,19 +285,16 @@ "no-cache" ], "x-ms-request-id": [ - "a8d4a33b-295b-4317-b7ea-db78bc087473" - ], - "x-ms-failure-cause": [ - "service" + "22978aea-8de2-42c8-adf0-569080ee902f" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "96" + "59" ], "x-ms-correlation-request-id": [ - "605fd6b1-4dd9-4d74-b829-c1fe2356e251" + "7691c49b-a2bf-4216-8220-f783d23fe731" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T190309Z:605fd6b1-4dd9-4d74-b829-c1fe2356e251" + "NORTHEUROPE:20191002T193945Z:7691c49b-a2bf-4216-8220-f783d23fe731" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -306,13 +303,10 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 19:03:08 GMT" - ], - "Connection": [ - "close" + "Wed, 02 Oct 2019 19:39:44 GMT" ], "Content-Length": [ - "85" + "1539" ], "Content-Type": [ "application/json; charset=utf-8" @@ -321,17 +315,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Basic_Direct_Free\"\r\n },\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"connections\": [\r\n {\r\n \"bandwidthInMbps\": 10000,\r\n \"sessionAddressProvider\": \"Peer\",\r\n \"useForPeeringService\": false,\r\n \"peeringDBFacilityId\": 99999,\r\n \"bgpSession\": {\r\n \"sessionPrefixV4\": \"139.41.145.0/30\",\r\n \"maxPrefixesAdvertisedV4\": 20000\r\n },\r\n \"connectionIdentifier\": \"5fbb3023-e254-4bd4-9780-de13b306ebf4\"\r\n }\r\n ],\r\n \"useForPeeringService\": false,\r\n \"peerAsn\": {\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65003\"\r\n },\r\n \"directPeeringType\": \"Edge\"\r\n },\r\n \"peeringLocation\": \"Seattle\"\r\n },\r\n \"location\": \"centralus\"\r\n}", + "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Basic_Direct_Free\",\r\n \"tier\": \"Basic\",\r\n \"family\": \"Direct\",\r\n \"size\": \"Free\"\r\n },\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"connections\": [\r\n {\r\n \"bandwidthInMbps\": 10000,\r\n \"provisionedBandwidthInMbps\": 0,\r\n \"sessionAddressProvider\": \"Peer\",\r\n \"useForPeeringService\": false,\r\n \"peeringDBFacilityId\": 99999,\r\n \"connectionState\": \"ProvisioningFailed\",\r\n \"bgpSession\": {\r\n \"sessionPrefixV4\": \"84.87.216.0/30\",\r\n \"microsoftSessionIPv4Address\": \"84.87.216.2\",\r\n \"peerSessionIPv4Address\": \"84.87.216.1\",\r\n \"sessionStateV4\": \"None\",\r\n \"sessionStateV6\": \"None\",\r\n \"maxPrefixesAdvertisedV4\": 20000,\r\n \"maxPrefixesAdvertisedV6\": 0\r\n },\r\n \"connectionIdentifier\": \"b858e99e-13bc-4f65-869c-954c6da9d791\"\r\n }\r\n ],\r\n \"useForPeeringService\": false,\r\n \"peerAsn\": {\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65003\"\r\n },\r\n \"directPeeringType\": \"Edge\"\r\n },\r\n \"peeringLocation\": \"Seattle\",\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"location\": \"centralus\",\r\n \"eTag\": \"231f47af-3d52-4621-8df8-8a5e5451c53f\",\r\n \"name\": \"directpeering3103\",\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res6122/providers/Microsoft.Peering/peerings/directpeering3103\",\r\n \"type\": \"Microsoft.Peering/peerings\"\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res9529/providers/Microsoft.Peering/peerings/directpeering3103?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlR3JvdXBzL3Jlczk1MjkvcHJvdmlkZXJzL01pY3Jvc29mdC5QZWVyaW5nL3BlZXJpbmdzL2RpcmVjdHBlZXJpbmczMTAzP2FwaS12ZXJzaW9uPTIwMTktMDgtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res6122/providers/Microsoft.Peering/peerings/directpeering3103?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlR3JvdXBzL3JlczYxMjIvcHJvdmlkZXJzL01pY3Jvc29mdC5QZWVyaW5nL3BlZXJpbmdzL2RpcmVjdHBlZXJpbmczMTAzP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5ae7cc5f-2161-42e5-947c-2b79e369a6ef" + "2cf345ec-87f3-4640-86f4-9cbc35f3c487" ], "Accept-Language": [ "en-US" @@ -340,7 +334,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -350,17 +344,17 @@ "Pragma": [ "no-cache" ], - "x-ms-failure-cause": [ - "gateway" - ], "x-ms-request-id": [ - "eaca3387-8b0e-40c7-bd83-d874bb6a6e0a" + "2487ca50-a907-416f-a13f-c8e9c21fd251" + ], + "x-ms-ratelimit-remaining-subscription-resource-requests": [ + "59" ], "x-ms-correlation-request-id": [ - "eaca3387-8b0e-40c7-bd83-d874bb6a6e0a" + "eaf08b54-43a6-4d2c-8672-b4c98e8abe6e" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T192012Z:eaca3387-8b0e-40c7-bd83-d874bb6a6e0a" + "NORTHEUROPE:20191002T193945Z:eaf08b54-43a6-4d2c-8672-b4c98e8abe6e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -369,29 +363,29 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 19:20:12 GMT" + "Wed, 02 Oct 2019 19:39:44 GMT" + ], + "Content-Length": [ + "1539" ], "Content-Type": [ "application/json; charset=utf-8" ], "Expires": [ "-1" - ], - "Content-Length": [ - "155" ] }, - "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Basic_Direct_Free\"\r\n },\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"connections\": [\r\n {\r\n \"bandwidthInMbps\": 10000,\r\n \"sessionAddressProvider\": \"Peer\",\r\n \"useForPeeringService\": false,\r\n \"peeringDBFacilityId\": 99999,\r\n \"bgpSession\": {\r\n \"sessionPrefixV4\": \"139.41.145.0/30\",\r\n \"maxPrefixesAdvertisedV4\": 20000\r\n },\r\n \"connectionIdentifier\": \"5fbb3023-e254-4bd4-9780-de13b306ebf4\"\r\n }\r\n ],\r\n \"useForPeeringService\": false,\r\n \"peerAsn\": {\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65003\"\r\n },\r\n \"directPeeringType\": \"Edge\"\r\n },\r\n \"peeringLocation\": \"Seattle\"\r\n },\r\n \"location\": \"centralus\"\r\n}", + "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Basic_Direct_Free\",\r\n \"tier\": \"Basic\",\r\n \"family\": \"Direct\",\r\n \"size\": \"Free\"\r\n },\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"connections\": [\r\n {\r\n \"bandwidthInMbps\": 10000,\r\n \"provisionedBandwidthInMbps\": 0,\r\n \"sessionAddressProvider\": \"Peer\",\r\n \"useForPeeringService\": false,\r\n \"peeringDBFacilityId\": 99999,\r\n \"connectionState\": \"ProvisioningFailed\",\r\n \"bgpSession\": {\r\n \"sessionPrefixV4\": \"84.87.216.0/30\",\r\n \"microsoftSessionIPv4Address\": \"84.87.216.2\",\r\n \"peerSessionIPv4Address\": \"84.87.216.1\",\r\n \"sessionStateV4\": \"None\",\r\n \"sessionStateV6\": \"None\",\r\n \"maxPrefixesAdvertisedV4\": 20000,\r\n \"maxPrefixesAdvertisedV6\": 0\r\n },\r\n \"connectionIdentifier\": \"b858e99e-13bc-4f65-869c-954c6da9d791\"\r\n }\r\n ],\r\n \"useForPeeringService\": false,\r\n \"peerAsn\": {\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65003\"\r\n },\r\n \"directPeeringType\": \"Edge\"\r\n },\r\n \"peeringLocation\": \"Seattle\",\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"location\": \"centralus\",\r\n \"eTag\": \"231f47af-3d52-4621-8df8-8a5e5451c53f\",\r\n \"name\": \"directpeering3103\",\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res6122/providers/Microsoft.Peering/peerings/directpeering3103\",\r\n \"type\": \"Microsoft.Peering/peerings\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res9529/providers/Microsoft.Peering/peerings/directpeering3103?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlR3JvdXBzL3Jlczk1MjkvcHJvdmlkZXJzL01pY3Jvc29mdC5QZWVyaW5nL3BlZXJpbmdzL2RpcmVjdHBlZXJpbmczMTAzP2FwaS12ZXJzaW9uPTIwMTktMDgtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res6122/providers/Microsoft.Peering/peerings/directpeering3103?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlR3JvdXBzL3JlczYxMjIvcHJvdmlkZXJzL01pY3Jvc29mdC5QZWVyaW5nL3BlZXJpbmdzL2RpcmVjdHBlZXJpbmczMTAzP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4c74d3d7-d495-46c6-b118-601fe02e4009" + "1ebf3f20-dd17-4cb6-bc1a-9577edbbf5ad" ], "Accept-Language": [ "en-US" @@ -400,7 +394,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -411,19 +405,19 @@ "no-cache" ], "x-ms-request-id": [ - "8b98f3b2-3ca7-437a-8097-391b74244bd7" + "c74f9675-d898-4b9b-add0-cf3a9e9fe4c7" ], "x-ms-failure-cause": [ "service" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14994" + "14999" ], "x-ms-correlation-request-id": [ - "881d0522-279a-4617-8f74-c2d889d8e468" + "882b8d78-8aa2-427d-8a54-df1dec0a3c90" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T190334Z:881d0522-279a-4617-8f74-c2d889d8e468" + "NORTHEUROPE:20191002T194012Z:882b8d78-8aa2-427d-8a54-df1dec0a3c90" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -432,13 +426,13 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 19:03:33 GMT" + "Wed, 02 Oct 2019 19:40:11 GMT" ], "Connection": [ "close" ], "Content-Length": [ - "83" + "112" ], "Content-Type": [ "application/json; charset=utf-8" @@ -447,17 +441,17 @@ "-1" ] }, - "ResponseBody": "", - "StatusCode": 201 + "ResponseBody": "{\r\n \"code\": \"InternalServerError\",\r\n \"message\": \"Internal error has occurred while executing the operation\"\r\n}", + "StatusCode": 500 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65003?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAzP2FwaS12ZXJzaW9uPTIwMTktMDgtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65003?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAzP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "86cd0100-8114-4328-b1ee-0ed0877535d6" + "52f13891-4e08-4a56-bef2-745e4a877e4b" ], "Accept-Language": [ "en-US" @@ -466,7 +460,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -477,16 +471,16 @@ "no-cache" ], "x-ms-request-id": [ - "a3db2d23-6ec9-4c5c-a2e0-5a01fce0fd8d" + "c903c7cf-1612-40eb-98e0-8e35fcbf37dc" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14987" + "14998" ], "x-ms-correlation-request-id": [ - "970977ec-372c-44cb-b30e-6615fcc78468" + "04db128d-606d-48d6-a1fc-5d09bec582d1" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T190335Z:970977ec-372c-44cb-b30e-6615fcc78468" + "NORTHEUROPE:20191002T194013Z:04db128d-606d-48d6-a1fc-5d09bec582d1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -495,7 +489,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 19:03:34 GMT" + "Wed, 02 Oct 2019 19:40:13 GMT" ], "Expires": [ "-1" @@ -506,71 +500,11 @@ }, "ResponseBody": "", "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourcegroups/res9529?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlZ3JvdXBzL3Jlczk1Mjk/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "x-ms-client-request-id": [ - "92f2bdf6-7d67-4d32-85f7-5bb71ed18b22" - ], - "Accept-Language": [ - "en-US" - ], - "User-Agent": [ - "FxVersion/4.6.27817.01", - "OSName/Windows", - "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" - ] - }, - "ResponseHeaders": { - "Cache-Control": [ - "no-cache" - ], - "Pragma": [ - "no-cache" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "14995" - ], - "x-ms-request-id": [ - "faeae83a-a41d-44fe-80ec-ef86cd2939d9" - ], - "x-ms-correlation-request-id": [ - "faeae83a-a41d-44fe-80ec-ef86cd2939d9" - ], - "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T190336Z:faeae83a-a41d-44fe-80ec-ef86cd2939d9" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "X-Content-Type-Options": [ - "nosniff" - ], - "Date": [ - "Fri, 16 Aug 2019 19:03:36 GMT" - ], - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ], - "Content-Length": [ - "170" - ] - }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res9529\",\r\n \"name\": \"res9529\",\r\n \"location\": \"centralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", - "StatusCode": 200 } ], "Names": { "CreateDirectPeering": [ - "res9529" + "res6122" ] }, "Variables": { diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/CreateExchangePeering.json b/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/CreateExchangePeering.json index 28348d960f7b..c2957ed4b4a2 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/CreateExchangePeering.json +++ b/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/CreateExchangePeering.json @@ -1,13 +1,13 @@ { "Entries": [ { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourcegroups/res7065?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlZ3JvdXBzL3JlczcwNjU/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourcegroups/res77?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlZ3JvdXBzL3Jlczc3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"centralus\"\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "983c2828-63c9-4e05-b345-5fc3df4c6456" + "5bb98af8-ee1e-4623-88f6-97ac953ce94a" ], "Accept-Language": [ "en-US" @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-writes": [ - "1197" + "1199" ], "x-ms-request-id": [ - "d0a2c169-5cbf-4e8e-bd66-a9b50854ac55" + "72911b96-ede4-434e-94fd-9d28fea0a03c" ], "x-ms-correlation-request-id": [ - "d0a2c169-5cbf-4e8e-bd66-a9b50854ac55" + "72911b96-ede4-434e-94fd-9d28fea0a03c" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T185418Z:d0a2c169-5cbf-4e8e-bd66-a9b50854ac55" + "NORTHEUROPE:20191002T193819Z:72911b96-ede4-434e-94fd-9d28fea0a03c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,10 +51,10 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:54:17 GMT" + "Wed, 02 Oct 2019 19:38:19 GMT" ], "Content-Length": [ - "170" + "166" ], "Content-Type": [ "application/json; charset=utf-8" @@ -63,17 +63,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res7065\",\r\n \"name\": \"res7065\",\r\n \"location\": \"centralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res77\",\r\n \"name\": \"res77\",\r\n \"location\": \"centralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "StatusCode": 201 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAwP2FwaS12ZXJzaW9uPTIwMTktMDgtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAwP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"peerAsn\": 65000,\r\n \"peerContactInfo\": {\r\n \"emails\": [\r\n \"noc@contoso.net\"\r\n ],\r\n \"phone\": [\r\n \"8882668676\"\r\n ]\r\n },\r\n \"peerName\": \"Contoso\",\r\n \"validationState\": \"Approved\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "04024738-66f3-457e-bba5-af8c73064011" + "a9b4cd3e-57ad-4a18-a9d1-5a3d27bf8b56" ], "Accept-Language": [ "en-US" @@ -82,7 +82,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -99,16 +99,16 @@ "no-cache" ], "x-ms-request-id": [ - "eb3007ab-b2b5-487a-8f6d-0e63764148c8" + "cf9001c7-6c4f-4f3e-a7c3-5695243e1b38" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "97" + "59" ], "x-ms-correlation-request-id": [ - "823878ba-2186-4555-98a7-d8d64f8f2b6f" + "38f3cd4e-4ee2-4eae-84f1-5d6000961380" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T185420Z:823878ba-2186-4555-98a7-d8d64f8f2b6f" + "NORTHEUROPE:20191002T193821Z:38f3cd4e-4ee2-4eae-84f1-5d6000961380" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -117,7 +117,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:54:19 GMT" + "Wed, 02 Oct 2019 19:38:20 GMT" ], "Content-Length": [ "425" @@ -133,13 +133,13 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAwP2FwaS12ZXJzaW9uPTIwMTktMDgtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAwP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "a9332cfc-d655-4250-b02f-c59dbd6752bd" + "cb43979f-2f62-40d9-b623-68a8e577497b" ], "Accept-Language": [ "en-US" @@ -148,7 +148,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -159,16 +159,16 @@ "no-cache" ], "x-ms-request-id": [ - "98f15154-6453-46ad-a5f3-6831ae3db964" + "5db6fc26-b9a6-47e8-b769-e75b203477a7" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "596" + "59" ], "x-ms-correlation-request-id": [ - "2ab381ea-91a8-4034-ba59-ed6a7f64dcf7" + "6dbf6700-98ee-452e-a22f-0a3e12c4af96" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T185420Z:2ab381ea-91a8-4034-ba59-ed6a7f64dcf7" + "NORTHEUROPE:20191002T193821Z:6dbf6700-98ee-452e-a22f-0a3e12c4af96" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -177,7 +177,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:54:20 GMT" + "Wed, 02 Oct 2019 19:38:20 GMT" ], "Content-Length": [ "425" @@ -193,13 +193,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAwP2FwaS12ZXJzaW9uPTIwMTktMDgtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAwP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "696a7a10-0af4-4779-852f-90d8d3840cba" + "a032f99b-034b-41ce-ba49-53594c8b4940" ], "Accept-Language": [ "en-US" @@ -208,7 +208,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -219,16 +219,16 @@ "no-cache" ], "x-ms-request-id": [ - "4b089a93-f77b-4284-ab09-e32384cb0248" + "4f4d2680-fa3d-4757-bfdd-8467a98dffe4" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "593" + "59" ], "x-ms-correlation-request-id": [ - "7f304389-fbc9-4f39-8962-a0d4ce61ce0d" + "8bfdfd49-c153-410d-a9ef-435f5d00f6e4" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T185448Z:7f304389-fbc9-4f39-8962-a0d4ce61ce0d" + "NORTHEUROPE:20191002T193900Z:8bfdfd49-c153-410d-a9ef-435f5d00f6e4" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -237,7 +237,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:54:48 GMT" + "Wed, 02 Oct 2019 19:38:59 GMT" ], "Content-Length": [ "68" @@ -253,13 +253,13 @@ "StatusCode": 404 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res7065/providers/Microsoft.Peering/peerings/exchangepeering1022?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlR3JvdXBzL3JlczcwNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5QZWVyaW5nL3BlZXJpbmdzL2V4Y2hhbmdlcGVlcmluZzEwMjI/YXBpLXZlcnNpb249MjAxOS0wOC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res77/providers/Microsoft.Peering/peerings/exchangepeering1022?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlR3JvdXBzL3Jlczc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyaW5ncy9leGNoYW5nZXBlZXJpbmcxMDIyP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "PUT", - "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Basic_Exchange_Free\"\r\n },\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"connections\": [\r\n {\r\n \"peeringDBFacilityId\": 99999,\r\n \"bgpSession\": {\r\n \"peerSessionIPv4Address\": \"10.12.97.187\",\r\n \"maxPrefixesAdvertisedV4\": 20000\r\n },\r\n \"connectionIdentifier\": \"c8c78545-29a7-4537-ac07-de9c16e95751\"\r\n }\r\n ],\r\n \"peerAsn\": {\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000\"\r\n }\r\n },\r\n \"peeringLocation\": \"Seattle\"\r\n },\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"tfs_4205\": \"Active\"\r\n }\r\n}", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Basic_Exchange_Free\"\r\n },\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"connections\": [\r\n {\r\n \"peeringDBFacilityId\": 99999,\r\n \"bgpSession\": {\r\n \"peerSessionIPv4Address\": \"10.12.97.181\",\r\n \"maxPrefixesAdvertisedV4\": 20000\r\n },\r\n \"connectionIdentifier\": \"8f06ac9f-313d-4c6d-970e-f6f97e24c7e0\"\r\n }\r\n ],\r\n \"peerAsn\": {\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000\"\r\n }\r\n },\r\n \"peeringLocation\": \"Seattle\"\r\n },\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"tfs_9055\": \"Active\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "d39becd6-4992-45f2-a939-24b97ce35881" + "54a60800-7dd8-4974-8102-7616b82d0b4e" ], "Accept-Language": [ "en-US" @@ -268,7 +268,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -285,16 +285,16 @@ "no-cache" ], "x-ms-request-id": [ - "5a00fa91-5fb5-48f6-8d76-05166df36a1f" + "04286619-92bd-49a4-b49f-914efcf9a13f" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "95" + "59" ], "x-ms-correlation-request-id": [ - "52de0ffc-f74a-4946-84b5-f83614af8327" + "d22289a5-1bb2-470d-be5c-cfb9bf75980f" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T185422Z:52de0ffc-f74a-4946-84b5-f83614af8327" + "NORTHEUROPE:20191002T193829Z:d22289a5-1bb2-470d-be5c-cfb9bf75980f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -303,10 +303,10 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:54:21 GMT" + "Wed, 02 Oct 2019 19:38:29 GMT" ], "Content-Length": [ - "1354" + "1352" ], "Content-Type": [ "application/json; charset=utf-8" @@ -315,17 +315,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Basic_Exchange_Free\",\r\n \"tier\": \"Basic\",\r\n \"family\": \"Exchange\",\r\n \"size\": \"Free\"\r\n },\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"connections\": [\r\n {\r\n \"peeringDBFacilityId\": 99999,\r\n \"connectionState\": \"PendingApproval\",\r\n \"bgpSession\": {\r\n \"sessionPrefixV4\": \"10.12.97.128/26\",\r\n \"microsoftSessionIPv4Address\": \"10.12.97.129\",\r\n \"peerSessionIPv4Address\": \"10.12.97.187\",\r\n \"sessionStateV4\": \"None\",\r\n \"sessionStateV6\": \"None\",\r\n \"maxPrefixesAdvertisedV4\": 20000,\r\n \"maxPrefixesAdvertisedV6\": 0\r\n },\r\n \"connectionIdentifier\": \"c8c78545-29a7-4537-ac07-de9c16e95751\"\r\n }\r\n ],\r\n \"peerAsn\": {\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000\"\r\n }\r\n },\r\n \"peeringLocation\": \"Seattle\",\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"tfs_4205\": \"Active\"\r\n },\r\n \"eTag\": \"2a1aae96-1e49-47e4-9c0d-f21fb8057cdf\",\r\n \"name\": \"exchangepeering1022\",\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res7065/providers/Microsoft.Peering/peerings/exchangepeering1022\",\r\n \"type\": \"Microsoft.Peering/peerings\"\r\n}", - "StatusCode": 200 + "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Basic_Exchange_Free\",\r\n \"tier\": \"Basic\",\r\n \"family\": \"Exchange\",\r\n \"size\": \"Free\"\r\n },\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"connections\": [\r\n {\r\n \"peeringDBFacilityId\": 99999,\r\n \"connectionState\": \"PendingApproval\",\r\n \"bgpSession\": {\r\n \"sessionPrefixV4\": \"10.12.97.128/26\",\r\n \"microsoftSessionIPv4Address\": \"10.12.97.129\",\r\n \"peerSessionIPv4Address\": \"10.12.97.181\",\r\n \"sessionStateV4\": \"None\",\r\n \"sessionStateV6\": \"None\",\r\n \"maxPrefixesAdvertisedV4\": 20000,\r\n \"maxPrefixesAdvertisedV6\": 0\r\n },\r\n \"connectionIdentifier\": \"8f06ac9f-313d-4c6d-970e-f6f97e24c7e0\"\r\n }\r\n ],\r\n \"peerAsn\": {\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000\"\r\n }\r\n },\r\n \"peeringLocation\": \"Seattle\",\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"tfs_9055\": \"Active\"\r\n },\r\n \"eTag\": \"2479e81a-6c5e-4817-bb3d-4ff686cf4d33\",\r\n \"name\": \"exchangepeering1022\",\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res77/providers/Microsoft.Peering/peerings/exchangepeering1022\",\r\n \"type\": \"Microsoft.Peering/peerings\"\r\n}", + "StatusCode": 201 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res7065/providers/Microsoft.Peering/peerings/exchangepeering1022?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlR3JvdXBzL3JlczcwNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5QZWVyaW5nL3BlZXJpbmdzL2V4Y2hhbmdlcGVlcmluZzEwMjI/YXBpLXZlcnNpb249MjAxOS0wOC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res77/providers/Microsoft.Peering/peerings/exchangepeering1022?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlR3JvdXBzL3Jlczc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyaW5ncy9leGNoYW5nZXBlZXJpbmcxMDIyP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "911fe0c1-6cbe-4e02-ba3c-e229a0b3e160" + "68646b50-d51f-4baf-8751-8136dd61d11b" ], "Accept-Language": [ "en-US" @@ -334,7 +334,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -345,16 +345,16 @@ "no-cache" ], "x-ms-request-id": [ - "fa93c53c-c676-41bb-b337-cb0c9c36d1f7" + "881a0c31-0a9a-4f92-a6b0-7b5f0044a104" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "597" + "59" ], "x-ms-correlation-request-id": [ - "cd7a8ed2-dc59-4dcc-a904-a15a3cf677a5" + "62477037-574f-44b0-8ecf-3d53bedb1ced" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T185422Z:cd7a8ed2-dc59-4dcc-a904-a15a3cf677a5" + "NORTHEUROPE:20191002T193829Z:62477037-574f-44b0-8ecf-3d53bedb1ced" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -363,10 +363,10 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:54:21 GMT" + "Wed, 02 Oct 2019 19:38:29 GMT" ], "Content-Length": [ - "1354" + "1352" ], "Content-Type": [ "application/json; charset=utf-8" @@ -375,17 +375,17 @@ "-1" ] }, - "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Basic_Exchange_Free\",\r\n \"tier\": \"Basic\",\r\n \"family\": \"Exchange\",\r\n \"size\": \"Free\"\r\n },\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"connections\": [\r\n {\r\n \"peeringDBFacilityId\": 99999,\r\n \"connectionState\": \"PendingApproval\",\r\n \"bgpSession\": {\r\n \"sessionPrefixV4\": \"10.12.97.128/26\",\r\n \"microsoftSessionIPv4Address\": \"10.12.97.129\",\r\n \"peerSessionIPv4Address\": \"10.12.97.187\",\r\n \"sessionStateV4\": \"None\",\r\n \"sessionStateV6\": \"None\",\r\n \"maxPrefixesAdvertisedV4\": 20000,\r\n \"maxPrefixesAdvertisedV6\": 0\r\n },\r\n \"connectionIdentifier\": \"c8c78545-29a7-4537-ac07-de9c16e95751\"\r\n }\r\n ],\r\n \"peerAsn\": {\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000\"\r\n }\r\n },\r\n \"peeringLocation\": \"Seattle\",\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"tfs_4205\": \"Active\"\r\n },\r\n \"eTag\": \"2a1aae96-1e49-47e4-9c0d-f21fb8057cdf\",\r\n \"name\": \"exchangepeering1022\",\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res7065/providers/Microsoft.Peering/peerings/exchangepeering1022\",\r\n \"type\": \"Microsoft.Peering/peerings\"\r\n}", + "ResponseBody": "{\r\n \"sku\": {\r\n \"name\": \"Basic_Exchange_Free\",\r\n \"tier\": \"Basic\",\r\n \"family\": \"Exchange\",\r\n \"size\": \"Free\"\r\n },\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"connections\": [\r\n {\r\n \"peeringDBFacilityId\": 99999,\r\n \"connectionState\": \"PendingApproval\",\r\n \"bgpSession\": {\r\n \"sessionPrefixV4\": \"10.12.97.128/26\",\r\n \"microsoftSessionIPv4Address\": \"10.12.97.129\",\r\n \"peerSessionIPv4Address\": \"10.12.97.181\",\r\n \"sessionStateV4\": \"None\",\r\n \"sessionStateV6\": \"None\",\r\n \"maxPrefixesAdvertisedV4\": 20000,\r\n \"maxPrefixesAdvertisedV6\": 0\r\n },\r\n \"connectionIdentifier\": \"8f06ac9f-313d-4c6d-970e-f6f97e24c7e0\"\r\n }\r\n ],\r\n \"peerAsn\": {\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000\"\r\n }\r\n },\r\n \"peeringLocation\": \"Seattle\",\r\n \"provisioningState\": \"Succeeded\"\r\n },\r\n \"location\": \"centralus\",\r\n \"tags\": {\r\n \"tfs_9055\": \"Active\"\r\n },\r\n \"eTag\": \"2479e81a-6c5e-4817-bb3d-4ff686cf4d33\",\r\n \"name\": \"exchangepeering1022\",\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res77/providers/Microsoft.Peering/peerings/exchangepeering1022\",\r\n \"type\": \"Microsoft.Peering/peerings\"\r\n}", "StatusCode": 200 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res7065/providers/Microsoft.Peering/peerings/exchangepeering1022?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlR3JvdXBzL3JlczcwNjUvcHJvdmlkZXJzL01pY3Jvc29mdC5QZWVyaW5nL3BlZXJpbmdzL2V4Y2hhbmdlcGVlcmluZzEwMjI/YXBpLXZlcnNpb249MjAxOS0wOC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res77/providers/Microsoft.Peering/peerings/exchangepeering1022?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlR3JvdXBzL3Jlczc3L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyaW5ncy9leGNoYW5nZXBlZXJpbmcxMDIyP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "9262144c-c871-4c40-9671-c3324055ccaa" + "1df4f604-45fa-4a47-b937-9f139fccfbaa" ], "Accept-Language": [ "en-US" @@ -394,7 +394,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -405,19 +405,19 @@ "no-cache" ], "x-ms-request-id": [ - "b374f1c0-ee99-4007-83e8-dfe4ef5c249d" + "664ad60e-eaa6-409d-ae22-31410fa7ab0c" ], "x-ms-failure-cause": [ "service" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14988" + "14999" ], "x-ms-correlation-request-id": [ - "5d7fbea2-0b2f-4f84-a2e7-996ed912cb8a" + "cd6e505d-6ae4-43a1-8188-1ac9d7a69565" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T185447Z:5d7fbea2-0b2f-4f84-a2e7-996ed912cb8a" + "NORTHEUROPE:20191002T193857Z:cd6e505d-6ae4-43a1-8188-1ac9d7a69565" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -426,7 +426,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:54:47 GMT" + "Wed, 02 Oct 2019 19:38:57 GMT" ], "Connection": [ "close" @@ -441,17 +441,17 @@ "-1" ] }, - "ResponseBody": "", - "StatusCode": 200 + "ResponseBody": "{\r\n \"code\": \"InternalServerError\",\r\n \"message\": \"Internal error has occurred while executing the operation\"\r\n}", + "StatusCode": 500 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAwP2FwaS12ZXJzaW9uPTIwMTktMDgtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAwP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "17bc948f-e227-40c6-8fbb-5fd27b6977bb" + "da4996b5-a12a-482d-a9f5-b6f479b4238b" ], "Accept-Language": [ "en-US" @@ -460,7 +460,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -471,16 +471,16 @@ "no-cache" ], "x-ms-request-id": [ - "c57af987-433c-4c10-9f2c-ebd1bdd76e44" + "14441c2d-95f5-4d9e-8a65-8ba419ea593f" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14990" + "14999" ], "x-ms-correlation-request-id": [ - "fce388cc-b27f-4376-8444-45159ec1c124" + "6b99a549-59b2-44df-8564-ecdcb6ca710a" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T185448Z:fce388cc-b27f-4376-8444-45159ec1c124" + "NORTHEUROPE:20191002T193859Z:6b99a549-59b2-44df-8564-ecdcb6ca710a" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -489,7 +489,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:54:48 GMT" + "Wed, 02 Oct 2019 19:38:59 GMT" ], "Expires": [ "-1" @@ -502,13 +502,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourcegroups/res7065?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlZ3JvdXBzL3JlczcwNjU/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourcegroups/res77?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Jlc291cmNlZ3JvdXBzL3Jlczc3P2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "c14db00a-6c5a-4378-b8b4-3a94d64220c1" + "6f22e2e8-32d1-4e3b-b68d-4d4eca3a3c52" ], "Accept-Language": [ "en-US" @@ -528,16 +528,16 @@ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14995" + "14999" ], "x-ms-request-id": [ - "0758f6bc-3054-4548-8845-603f39eb0504" + "2a290bcd-0bac-4145-877b-898d14b88677" ], "x-ms-correlation-request-id": [ - "0758f6bc-3054-4548-8845-603f39eb0504" + "2a290bcd-0bac-4145-877b-898d14b88677" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T185449Z:0758f6bc-3054-4548-8845-603f39eb0504" + "NORTHEUROPE:20191002T193900Z:2a290bcd-0bac-4145-877b-898d14b88677" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -546,7 +546,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:54:49 GMT" + "Wed, 02 Oct 2019 19:39:00 GMT" ], "Content-Type": [ "application/json; charset=utf-8" @@ -555,17 +555,17 @@ "-1" ], "Content-Length": [ - "170" + "166" ] }, - "ResponseBody": "{\r\n \"code\": \"NotFound\",\r\n \"message\": \"Resource does not exist.\"\r\n}", - "StatusCode": 404 + "ResponseBody": "{\r\n \"id\": \"/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/resourceGroups/res77\",\r\n \"name\": \"res77\",\r\n \"location\": \"centralus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "StatusCode": 200 } ], "Names": { "CreateExchangePeering": [ - "res7065", - "tfs_4205" + "res77", + "tfs_9055" ] }, "Variables": { diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/CreateGetRemovePeerAsn.json b/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/CreateGetRemovePeerAsn.json index 743ce49ac237..b00ff2145f04 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/CreateGetRemovePeerAsn.json +++ b/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/CreateGetRemovePeerAsn.json @@ -1,13 +1,13 @@ { "Entries": [ { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAwP2FwaS12ZXJzaW9uPTIwMTktMDgtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAwP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"peerAsn\": 65000,\r\n \"peerContactInfo\": {\r\n \"emails\": [\r\n \"noc@contoso.net\"\r\n ],\r\n \"phone\": [\r\n \"8882668676\"\r\n ]\r\n },\r\n \"peerName\": \"Contoso\",\r\n \"validationState\": \"Pending\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "20c15ae9-c5c2-4691-a385-eea25c7c47ed" + "92b7379c-1f5a-4913-8069-beb1e81d628b" ], "Accept-Language": [ "en-US" @@ -16,7 +16,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-request-id": [ - "89ae6642-7ed8-4ac8-a93e-a96e7d50a698" + "76362616-61b1-4f70-a24c-2860c2ca5664" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "99" + "59" ], "x-ms-correlation-request-id": [ - "9406999c-c247-4773-9534-e96f36ca2ddc" + "e78bc809-ab61-4d70-9b04-aa0dafa6e86b" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T180451Z:9406999c-c247-4773-9534-e96f36ca2ddc" + "NORTHEUROPE:20191002T193928Z:e78bc809-ab61-4d70-9b04-aa0dafa6e86b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:04:50 GMT" + "Wed, 02 Oct 2019 19:39:27 GMT" ], "Content-Length": [ "424" @@ -67,13 +67,13 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAwP2FwaS12ZXJzaW9uPTIwMTktMDgtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAwP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fc9fc4a0-f16d-49be-983e-dd75f6dc1097" + "37e9bd64-5734-4194-bf2b-d0df03c48c0b" ], "Accept-Language": [ "en-US" @@ -82,7 +82,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -93,16 +93,16 @@ "no-cache" ], "x-ms-request-id": [ - "b4e6f6f0-9482-42a8-b237-32150ca62b3d" + "5af33030-5d49-409f-a37a-9b2a45be8b59" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "597" + "59" ], "x-ms-correlation-request-id": [ - "9871f517-1e43-40d1-8be1-6748c936cb69" + "955a0635-e689-4c0e-9ed5-1a20a785ca90" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T180451Z:9871f517-1e43-40d1-8be1-6748c936cb69" + "NORTHEUROPE:20191002T193929Z:955a0635-e689-4c0e-9ed5-1a20a785ca90" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:04:50 GMT" + "Wed, 02 Oct 2019 19:39:28 GMT" ], "Content-Length": [ "424" @@ -127,13 +127,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAwP2FwaS12ZXJzaW9uPTIwMTktMDgtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAwP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "98eac970-4529-4317-98e1-ad79b952e118" + "271ab988-be2a-470b-8129-635d8c37a14d" ], "Accept-Language": [ "en-US" @@ -142,7 +142,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -153,16 +153,16 @@ "no-cache" ], "x-ms-request-id": [ - "fd172f35-cd6e-47d9-8e55-738f49ac5304" + "a37f42d7-2d77-4d47-9a72-b7abd9fd8941" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "596" + "58" ], "x-ms-correlation-request-id": [ - "11bdcece-7f98-43f2-ac70-f42dc3dc2686" + "14f8a235-a8f8-4405-9f92-2b9c4a8c0925" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T180451Z:11bdcece-7f98-43f2-ac70-f42dc3dc2686" + "NORTHEUROPE:20191002T193929Z:14f8a235-a8f8-4405-9f92-2b9c4a8c0925" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -171,7 +171,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:04:51 GMT" + "Wed, 02 Oct 2019 19:39:28 GMT" ], "Content-Length": [ "424" @@ -187,13 +187,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAwP2FwaS12ZXJzaW9uPTIwMTktMDgtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAwP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "12d2962a-558e-4efd-ae36-7058ecea0b1f" + "5715b444-0528-45bd-b789-e3a6de4876aa" ], "Accept-Language": [ "en-US" @@ -202,7 +202,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -213,16 +213,16 @@ "no-cache" ], "x-ms-request-id": [ - "2ff5e442-cdd5-42b9-a2d1-802710d086ef" + "3091842d-920f-4522-97d2-93317ed59829" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "595" + "59" ], "x-ms-correlation-request-id": [ - "6814ca3b-0af1-4762-a038-faeb104d4dbf" + "fa886443-1443-488c-823f-7034609c780e" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T180452Z:6814ca3b-0af1-4762-a038-faeb104d4dbf" + "NORTHEUROPE:20191002T193930Z:fa886443-1443-488c-823f-7034609c780e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -231,7 +231,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:04:51 GMT" + "Wed, 02 Oct 2019 19:39:30 GMT" ], "Content-Length": [ "68" @@ -247,13 +247,13 @@ "StatusCode": 404 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAwP2FwaS12ZXJzaW9uPTIwMTktMDgtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/AS65000?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9BUzY1MDAwP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "d1ed1ac9-f691-4dc7-aea5-86f65c44008d" + "47f8626a-4fb3-4375-bb90-6ea1a3cc51a9" ], "Accept-Language": [ "en-US" @@ -262,7 +262,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -273,16 +273,16 @@ "no-cache" ], "x-ms-request-id": [ - "c640abeb-e872-45c4-84e7-7d9100961e08" + "ff0055af-e50d-4d46-8d46-736cd3fdda9c" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14989" + "14999" ], "x-ms-correlation-request-id": [ - "198ca664-05ec-47af-8f48-bad4d647f5a1" + "7cdaf1c0-a46c-4289-bd7c-b734990e830c" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T180452Z:198ca664-05ec-47af-8f48-bad4d647f5a1" + "NORTHEUROPE:20191002T193930Z:7cdaf1c0-a46c-4289-bd7c-b734990e830c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -291,7 +291,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:04:51 GMT" + "Wed, 02 Oct 2019 19:39:30 GMT" ], "Expires": [ "-1" diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/GetDirectLocations.json b/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/GetDirectLocations.json index b27a9e1af8a2..30ed763701ef 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/GetDirectLocations.json +++ b/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/GetDirectLocations.json @@ -1,13 +1,13 @@ { "Entries": [ { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peeringLocations?kind=Direct&api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyaW5nTG9jYXRpb25zP2tpbmQ9RGlyZWN0JmFwaS12ZXJzaW9uPTIwMTktMDgtMDEtcHJldmlldw==", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peeringLocations?kind=Direct&api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyaW5nTG9jYXRpb25zP2tpbmQ9RGlyZWN0JmFwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "933f56ad-b2b8-4831-85b8-c97c1e875411" + "67d63cf7-6075-4a2f-8452-052be21a89dd" ], "Accept-Language": [ "en-US" @@ -16,7 +16,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -27,16 +27,16 @@ "no-cache" ], "x-ms-request-id": [ - "dbac2479-97b3-47d3-9522-2a81458711b3" + "a792c75c-e89b-490d-9a38-e7ee6968029b" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "599" + "59" ], "x-ms-correlation-request-id": [ - "fe77faf1-70b6-49d3-a637-14f4e3d31bd7" + "58cce55c-1c3f-4e73-b1a0-f6a6f161a32d" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T180454Z:fe77faf1-70b6-49d3-a637-14f4e3d31bd7" + "NORTHEUROPE:20191002T193934Z:58cce55c-1c3f-4e73-b1a0-f6a6f161a32d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,10 +45,10 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:04:53 GMT" + "Wed, 02 Oct 2019 19:39:33 GMT" ], "Content-Length": [ - "68026" + "70580" ], "Content-Type": [ "application/json; charset=utf-8" @@ -57,7 +57,7 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"21715 Filigree Ct\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Ashburn\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Ashburn\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"529 Bryant St\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 5,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/5\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Palo Alto\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Palo Alto\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"11 Great Oaks Blvd\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 6,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/6\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"San Jose\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"San Jose\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"350 E Cermak Rd\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 7,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/7\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Chicago\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"North Central US\"\r\n },\r\n \"name\": \"Chicago\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"600 W 7th St\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 8,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/8\"\r\n },\r\n {\r\n \"address\": \"624 S. Grand Ave.\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 19,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/19\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Los Angeles\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Los Angeles\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"56 Marietta St NW\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 11,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/11\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Atlanta\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Atlanta\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"50 NE 9th St\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 15,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/15\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Miami\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Miami\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"14 Coriander Avenue\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 34,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/34\"\r\n },\r\n {\r\n \"address\": \"14 Coriander Avenue\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 39,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/39\"\r\n },\r\n {\r\n \"address\": \"Sovereign House\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 40,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/40\"\r\n },\r\n {\r\n \"address\": \"8 Buckingham Avenue\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 832,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/832\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"London\",\r\n \"country\": \"GB\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"London\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"111 8th Avenue\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 38,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/38\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"New York\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"New York\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"137 Boulevard Voltaire\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 53,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/53\"\r\n },\r\n {\r\n \"address\": \"11-13 Avenue des Arts et Metiers\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 714,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/714\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Paris\",\r\n \"country\": \"FR\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Paris\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Hanauer Landstrasse 298\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 58,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/58\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Frankfurt\",\r\n \"country\": \"DE\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Frankfurt\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Johan Huizingalaan 759\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 63,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/63\"\r\n },\r\n {\r\n \"address\": \"Cessnalaan 1\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 64,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/64\"\r\n },\r\n {\r\n \"address\": \"Schepenbergweg 42\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1236,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1236\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Amsterdam\",\r\n \"country\": \"NL\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Amsterdam\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Louis-Haefliger-Gasse 10\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 67,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/67\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Vienna\",\r\n \"country\": \"AT\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vienna\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Wezenbeekstraat 2\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 68,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/68\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Brussels\",\r\n \"country\": \"BE\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Brussels\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"1950 N Stemmons Fwy\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 69,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/69\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Dallas\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Dallas\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"2001 Sixth Avenue\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 71,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/71\"\r\n },\r\n {\r\n \"address\": \"One Microsoft Way, Redmond\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 99999,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/99999\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Seattle\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US 2\"\r\n },\r\n \"name\": \"Seattle\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Manchester Science Park\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 76,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/76\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Manchester\",\r\n \"country\": \"GB\",\r\n \"azureRegion\": \"UK West\"\r\n },\r\n \"name\": \"Manchester\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Sagereistrasse 35\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 81,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/81\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Zurich\",\r\n \"country\": \"CH\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Zurich\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Carrer de l'Acer 30-32\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 122,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/122\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Barcelona\",\r\n \"country\": \"ES\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Barcelona\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Av. Severiano Falcao, 14\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 126,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/126\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Lisbon\",\r\n \"country\": \"PT\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Lisbon\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"C/ Albasanz 71\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 130,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/130\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Madrid\",\r\n \"country\": \"ES\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Madrid\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Unit B 639 Gardeners Road\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 131,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/131\"\r\n },\r\n {\r\n \"address\": \"4 Eden Park Drive\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1660,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1660\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Sydney\",\r\n \"country\": \"AU\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Sydney\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Otemachi Building\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 142,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/142\"\r\n },\r\n {\r\n \"address\": \"ComSpace Bldg.\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 599,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/599\"\r\n },\r\n {\r\n \"address\": \"Otemachi Finance City\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1893,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1893\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Tokyo\",\r\n \"country\": \"JP\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Tokyo\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"3F LG CNS Bldg\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 143,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/143\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Seoul\",\r\n \"country\": \"KR\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Seoul\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Industriparken 20A\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 148,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/148\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Copenhagen\",\r\n \"country\": \"DK\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Copenhagen\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Mariehällsvägen 36\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 156,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/156\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Stockholm\",\r\n \"country\": \"SE\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Stockholm\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Unit 4027, Kingswood Road\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 164,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/164\"\r\n },\r\n {\r\n \"address\": \"Unit 35 Lavery Avenue\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 177,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/177\"\r\n },\r\n {\r\n \"address\": \"Unit 2, North West Business Park\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1065,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1065\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Dublin\",\r\n \"country\": \"IE\",\r\n \"azureRegion\": \"North Europe\"\r\n },\r\n \"name\": \"Dublin\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Ceci Avenue, 1900\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 165,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/165\"\r\n },\r\n {\r\n \"address\": \"Alameda Araguaia 3641\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1283,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1283\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Sao Paulo\",\r\n \"country\": \"BR\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Sao Paulo\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"17/F Global Gateway\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 170,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/170\"\r\n },\r\n {\r\n \"address\": \"399 Chai Wan Road\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 225,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/225\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Hong Kong\",\r\n \"country\": \"HK\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Hong Kong\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Nad Elektrarnou 1428/47\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 214,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/214\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Prague\",\r\n \"country\": \"CZ\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Prague\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"40 avenue Roger Salengro\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 226,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/226\"\r\n },\r\n {\r\n \"address\": \"71 Avenue André Roussin\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1879,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1879\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Marseille\",\r\n \"country\": \"FR\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Marseille\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"20 Ayer Rajah Crescent\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 282,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/282\"\r\n },\r\n {\r\n \"address\": \" 2 TAI SENG AVENUE\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 388,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/388\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Singapore\",\r\n \"country\": \"SG\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Singapore\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Asztalos Sandor u. 13.\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 301,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/301\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Budapest\",\r\n \"country\": \"HU\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Budapest\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"8 Marta 14\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 349,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/349\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Moscow\",\r\n \"country\": \"RU\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Moscow\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"910 15th Street\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 389,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/389\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Denver\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West Central US\"\r\n },\r\n \"name\": \"Denver\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"8, Dimitrie Pompeiu Blvd., 3rd fl.\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 439,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/439\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Bucharest\",\r\n \"country\": \"RO\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bucharest\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"No. 250, Yang-Guang Street, Nei-hu District\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 456,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/456\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Taipei\",\r\n \"country\": \"TW\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Taipei\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Ground Floor, Menara AIMS\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 460,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/460\"\r\n },\r\n {\r\n \"address\": \"CSF Building, Computer Exchange\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1279,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1279\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Kuala Lumpur\",\r\n \"country\": \"MY\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kuala Lumpur\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Nonnendammallee 15\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 478,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/478\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Berlin\",\r\n \"country\": \"DE\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Berlin\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Al. Jerozolimskie 65/79\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 509,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/509\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Warsaw\",\r\n \"country\": \"PL\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Warsaw\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"4th floor, 2nd block\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 552,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/552\"\r\n },\r\n {\r\n \"address\": \"Bharti Towers\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 2006,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/2006\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Chennai\",\r\n \"country\": \"IN\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Chennai\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Kashinath Dhuru Marg\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 554,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/554\"\r\n },\r\n {\r\n \"address\": \"Plot No, TPS-2, 14/3, 2nd floor\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 2046,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/2046\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Mumbai\",\r\n \"country\": \"IN\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Mumbai\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"1 William Street\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 568,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/568\"\r\n },\r\n {\r\n \"address\": \"4 Millrose Drive\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1940,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1940\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Perth\",\r\n \"country\": \"AU\",\r\n \"azureRegion\": \"Australia Central\"\r\n },\r\n \"name\": \"Perth\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"70 Innerbelt Rd\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 584,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/584\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Boston\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Boston\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"122 Ovcho Pole str.\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 663,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/663\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Sofia\",\r\n \"country\": \"BG\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Sofia\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"7135 S Decatur Boulevard\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 770,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/770\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Las Vegas\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Las Vegas\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"151 Front St W.\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 775,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/775\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Toronto\",\r\n \"country\": \"CA\",\r\n \"azureRegion\": \"Canada Central\"\r\n },\r\n \"name\": \"Toronto\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"5 Brewery Street\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 850,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/850\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Johannesburg\",\r\n \"country\": \"ZA\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Johannesburg\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"NTT DATA Dojima Bldg\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1157,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1157\"\r\n },\r\n {\r\n \"address\": \"3-1-7 Dojima, Kita-ku, Osaka-shi\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 2072,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/2072\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Osaka\",\r\n \"country\": \"JP\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Osaka\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Great Westerford Building, 240 Main Road\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1225,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1225\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Cape Town\",\r\n \"country\": \"ZA\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Cape Town\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"555 West Hastings St\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1330,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1330\"\r\n },\r\n {\r\n \"address\": \"1050 W Pender Street\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1881,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1881\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Vancouver\",\r\n \"country\": \"CA\",\r\n \"azureRegion\": \"West US 2\"\r\n },\r\n \"name\": \"Vancouver\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"820 Lorimer Street\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1339,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1339\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Melbourne\",\r\n \"country\": \"AU\",\r\n \"azureRegion\": \"Australia Southeast\"\r\n },\r\n \"name\": \"Melbourne\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"20 Wharf Street\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1340,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1340\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Brisbane\",\r\n \"country\": \"AU\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Brisbane\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"7A Parkhead Place\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1353,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1353\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Auckland\",\r\n \"country\": \"NZ\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Auckland\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Selska cesta 93\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1368,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1368\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Zagreb\",\r\n \"country\": \"HR\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Zagreb\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"329 - Sao Cristovao\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1374,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1374\"\r\n },\r\n {\r\n \"address\": \"Estrada Adhemar Bebiano, 1380\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1899,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1899\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Rio de Janeiro\",\r\n \"country\": \"BR\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Rio de Janeiro\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Parrukatu 2\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1457,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1457\"\r\n },\r\n {\r\n \"address\": \"Sahamyllyntie 4\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1459,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1459\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Helsinki\",\r\n \"country\": \"FI\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Helsinki\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"5150 & 5170 Westway Park Blvd\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1476,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1476\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Houston\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Houston\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"9999 Westover Hills Blvd\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1484,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1484\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"San Antonio\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"San Antonio\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"2335 South Ellis Road\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1488,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1488\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Phoenix\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Phoenix\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Privada de la Princesa 4\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1778,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1778\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Mexico\",\r\n \"country\": \"MX\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Mexico\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Santa Marta de Huechuraba 6951\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 2093,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/2093\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Santiago\",\r\n \"country\": \"CL\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Santiago\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"1250 Rene Levesque West\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1944,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1944\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Montreal\",\r\n \"country\": \"CA\",\r\n \"azureRegion\": \"Canada East\"\r\n },\r\n \"name\": \"Montreal\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Ifestou 76\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1949,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1949\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Athens\",\r\n \"country\": \"GR\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Athens\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Via Caldera, 21\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1974,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1974\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Milan\",\r\n \"country\": \"IT\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Milan\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"VSNL Colony\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1982,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1982\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"New Delhi\",\r\n \"country\": \"IN\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"New Delhi\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"3375 Koapaka St\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 2526,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/2526\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Honolulu\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Honolulu\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"3F PLDT Bldg. Danny Floro St. corner CP Garcia St.\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 4810,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/4810\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Manila\",\r\n \"country\": \"PH\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Manila\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"HUDA Techno Enclave, HITEC City\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 5236,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/5236\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Hyderabad\",\r\n \"country\": \"IN\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Hyderabad\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"165 Halsey St\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 9,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/9\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Newark\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"US East\"\r\n },\r\n \"name\": \"Newark\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"12100 Sunrise Valley Drive\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 668,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/668\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Reston\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"US East\"\r\n },\r\n \"name\": \"Reston\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"3020 Coronado Drive\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 3344,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/3344\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Santa Clara\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Santa Clara\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"6327 NE Evergreen Parkway\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1922,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1922\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Hillsboro\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US 2\"\r\n },\r\n \"name\": \"Hillsboro\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Carrera 106 No. 15A-25\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1354,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1354\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Bogota\",\r\n \"country\": \"CO\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Bogota\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"21715 Filigree Ct\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Ashburn\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Ashburn\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"529 Bryant St\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 5,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/5\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Palo Alto\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Palo Alto\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"11 Great Oaks Blvd\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 6,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/6\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"San Jose\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"San Jose\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"350 E Cermak Rd\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 7,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/7\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Chicago\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"North Central US\"\r\n },\r\n \"name\": \"Chicago\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"600 W 7th St\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 8,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/8\"\r\n },\r\n {\r\n \"address\": \"624 S. Grand Ave.\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 19,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/19\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Los Angeles\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Los Angeles\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"56 Marietta St NW\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 11,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/11\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Atlanta\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Atlanta\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"50 NE 9th St\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 15,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/15\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Miami\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Miami\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"14 Coriander Avenue\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 34,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/34\"\r\n },\r\n {\r\n \"address\": \"14 Coriander Avenue\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 39,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/39\"\r\n },\r\n {\r\n \"address\": \"Sovereign House\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 40,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/40\"\r\n },\r\n {\r\n \"address\": \"8 Buckingham Avenue\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 832,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/832\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"London\",\r\n \"country\": \"GB\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"London\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"111 8th Avenue\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 38,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/38\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"New York\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"New York\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"137 Boulevard Voltaire\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 53,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/53\"\r\n },\r\n {\r\n \"address\": \"11-13 Avenue des Arts et Metiers\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 714,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/714\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Paris\",\r\n \"country\": \"FR\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Paris\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Hanauer Landstrasse 298\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 58,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/58\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Frankfurt\",\r\n \"country\": \"DE\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Frankfurt\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Johan Huizingalaan 759\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 63,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/63\"\r\n },\r\n {\r\n \"address\": \"Cessnalaan 1\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 64,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/64\"\r\n },\r\n {\r\n \"address\": \"Schepenbergweg 42\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1236,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1236\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Amsterdam\",\r\n \"country\": \"NL\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Amsterdam\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Louis-Haefliger-Gasse 10\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 67,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/67\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Vienna\",\r\n \"country\": \"AT\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vienna\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Wezenbeekstraat 2\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 68,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/68\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Brussels\",\r\n \"country\": \"BE\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Brussels\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"1950 N Stemmons Fwy\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 69,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/69\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Dallas\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Dallas\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"2001 Sixth Avenue\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 71,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/71\"\r\n },\r\n {\r\n \"address\": \"One Microsoft Way, Redmond\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 99999,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/99999\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Seattle\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US 2\"\r\n },\r\n \"name\": \"Seattle\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Manchester Science Park\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 76,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/76\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Manchester\",\r\n \"country\": \"GB\",\r\n \"azureRegion\": \"UK West\"\r\n },\r\n \"name\": \"Manchester\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Sagereistrasse 35\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 81,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/81\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Zurich\",\r\n \"country\": \"CH\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Zurich\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Carrer de l'Acer 30-32\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 122,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/122\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Barcelona\",\r\n \"country\": \"ES\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Barcelona\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Av. Severiano Falcao, 14\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 126,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/126\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Lisbon\",\r\n \"country\": \"PT\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Lisbon\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"C/ Albasanz 71\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 130,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/130\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Madrid\",\r\n \"country\": \"ES\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Madrid\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Unit B 639 Gardeners Road\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 131,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/131\"\r\n },\r\n {\r\n \"address\": \"4 Eden Park Drive\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1660,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1660\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Sydney\",\r\n \"country\": \"AU\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Sydney\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Otemachi Building\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 142,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/142\"\r\n },\r\n {\r\n \"address\": \"ComSpace Bldg.\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 599,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/599\"\r\n },\r\n {\r\n \"address\": \"Otemachi Finance City\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1893,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1893\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Tokyo\",\r\n \"country\": \"JP\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Tokyo\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"3F LG CNS Bldg\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 143,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/143\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Seoul\",\r\n \"country\": \"KR\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Seoul\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Industriparken 20A\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 148,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/148\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Copenhagen\",\r\n \"country\": \"DK\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Copenhagen\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Mariehällsvägen 36\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 156,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/156\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Stockholm\",\r\n \"country\": \"SE\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Stockholm\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Unit 4027, Kingswood Road\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 164,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/164\"\r\n },\r\n {\r\n \"address\": \"Unit 35 Lavery Avenue\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 177,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/177\"\r\n },\r\n {\r\n \"address\": \"Unit 2, North West Business Park\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1065,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1065\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Dublin\",\r\n \"country\": \"IE\",\r\n \"azureRegion\": \"North Europe\"\r\n },\r\n \"name\": \"Dublin\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Ceci Avenue, 1900\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 165,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/165\"\r\n },\r\n {\r\n \"address\": \"Alameda Araguaia 3641\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1283,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1283\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Sao Paulo\",\r\n \"country\": \"BR\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Sao Paulo\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"17/F Global Gateway\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 170,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/170\"\r\n },\r\n {\r\n \"address\": \"399 Chai Wan Road\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 225,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/225\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Hong Kong\",\r\n \"country\": \"HK\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Hong Kong\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Nad Elektrarnou 1428/47\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 214,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/214\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Prague\",\r\n \"country\": \"CZ\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Prague\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"40 avenue Roger Salengro\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 226,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/226\"\r\n },\r\n {\r\n \"address\": \"71 Avenue André Roussin\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1879,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1879\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Marseille\",\r\n \"country\": \"FR\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Marseille\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"20 Ayer Rajah Crescent\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 282,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/282\"\r\n },\r\n {\r\n \"address\": \" 2 TAI SENG AVENUE\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 388,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/388\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Singapore\",\r\n \"country\": \"SG\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Singapore\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Asztalos Sandor u. 13.\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 301,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/301\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Budapest\",\r\n \"country\": \"HU\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Budapest\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"8 Marta 14\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 349,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/349\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Moscow\",\r\n \"country\": \"RU\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Moscow\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"910 15th Street\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 389,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/389\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Denver\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West Central US\"\r\n },\r\n \"name\": \"Denver\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"8, Dimitrie Pompeiu Blvd., 3rd fl.\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 439,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/439\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Bucharest\",\r\n \"country\": \"RO\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bucharest\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"No. 250, Yang-Guang Street, Nei-hu District\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 456,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/456\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Taipei\",\r\n \"country\": \"TW\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Taipei\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Ground Floor, Menara AIMS\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 460,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/460\"\r\n },\r\n {\r\n \"address\": \"CSF Building, Computer Exchange\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1279,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1279\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Kuala Lumpur\",\r\n \"country\": \"MY\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kuala Lumpur\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Nonnendammallee 15\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 478,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/478\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Berlin\",\r\n \"country\": \"DE\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Berlin\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Al. Jerozolimskie 65/79\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 509,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/509\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Warsaw\",\r\n \"country\": \"PL\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Warsaw\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"4th floor, 2nd block\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 552,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/552\"\r\n },\r\n {\r\n \"address\": \"Bharti Towers\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 2006,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/2006\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Chennai\",\r\n \"country\": \"IN\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Chennai\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Kashinath Dhuru Marg\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 554,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/554\"\r\n },\r\n {\r\n \"address\": \"Plot No, TPS-2, 14/3, 2nd floor\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 2046,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/2046\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Mumbai\",\r\n \"country\": \"IN\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Mumbai\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"1 William Street\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 568,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/568\"\r\n },\r\n {\r\n \"address\": \"4 Millrose Drive\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1940,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1940\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Perth\",\r\n \"country\": \"AU\",\r\n \"azureRegion\": \"Australia Central\"\r\n },\r\n \"name\": \"Perth\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"70 Innerbelt Rd\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 584,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/584\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Boston\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Boston\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"122 Ovcho Pole str.\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 663,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/663\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Sofia\",\r\n \"country\": \"BG\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Sofia\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"7135 S Decatur Boulevard\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 770,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/770\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Las Vegas\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Las Vegas\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"151 Front St W.\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 775,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/775\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Toronto\",\r\n \"country\": \"CA\",\r\n \"azureRegion\": \"Canada Central\"\r\n },\r\n \"name\": \"Toronto\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"5 Brewery Street\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 850,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/850\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Johannesburg\",\r\n \"country\": \"ZA\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Johannesburg\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"NTT DATA Dojima Bldg\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1157,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1157\"\r\n },\r\n {\r\n \"address\": \"3-1-7 Dojima, Kita-ku, Osaka-shi\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 2072,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/2072\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Osaka\",\r\n \"country\": \"JP\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Osaka\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Great Westerford Building, 240 Main Road\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1225,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1225\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Cape Town\",\r\n \"country\": \"ZA\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Cape Town\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"555 West Hastings St\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1330,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1330\"\r\n },\r\n {\r\n \"address\": \"1050 W Pender Street\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1881,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1881\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Vancouver\",\r\n \"country\": \"CA\",\r\n \"azureRegion\": \"West US 2\"\r\n },\r\n \"name\": \"Vancouver\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"820 Lorimer Street\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1339,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1339\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Melbourne\",\r\n \"country\": \"AU\",\r\n \"azureRegion\": \"Australia Southeast\"\r\n },\r\n \"name\": \"Melbourne\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"20 Wharf Street\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1340,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1340\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Brisbane\",\r\n \"country\": \"AU\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Brisbane\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"7A Parkhead Place\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1353,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1353\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Auckland\",\r\n \"country\": \"NZ\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Auckland\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Selska cesta 93\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1368,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1368\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Zagreb\",\r\n \"country\": \"HR\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Zagreb\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"329 - Sao Cristovao\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1374,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1374\"\r\n },\r\n {\r\n \"address\": \"Estrada Adhemar Bebiano, 1380\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1899,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1899\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Rio de Janeiro\",\r\n \"country\": \"BR\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Rio de Janeiro\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Parrukatu 2\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1457,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1457\"\r\n },\r\n {\r\n \"address\": \"Sahamyllyntie 4\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1459,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1459\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Helsinki\",\r\n \"country\": \"FI\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Helsinki\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"5150 & 5170 Westway Park Blvd\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1476,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1476\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Houston\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Houston\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"9999 Westover Hills Blvd\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1484,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1484\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"San Antonio\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"San Antonio\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"2335 South Ellis Road\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1488,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1488\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Phoenix\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Phoenix\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Privada de la Princesa 4\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1778,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1778\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Mexico\",\r\n \"country\": \"MX\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Mexico\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Santa Marta de Huechuraba 6951\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 2093,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/2093\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Santiago\",\r\n \"country\": \"CL\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Santiago\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"1250 Rene Levesque West\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1944,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1944\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Montreal\",\r\n \"country\": \"CA\",\r\n \"azureRegion\": \"Canada East\"\r\n },\r\n \"name\": \"Montreal\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Ifestou 76\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1949,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1949\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Athens\",\r\n \"country\": \"GR\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Athens\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Via Caldera, 21\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1974,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1974\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Milan\",\r\n \"country\": \"IT\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Milan\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"VSNL Colony\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1982,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1982\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"New Delhi\",\r\n \"country\": \"IN\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"New Delhi\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"3375 Koapaka St\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 2526,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/2526\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Honolulu\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Honolulu\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"3F PLDT Bldg. Danny Floro St. corner CP Garcia St.\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 4810,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/4810\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Manila\",\r\n \"country\": \"PH\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Manila\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"HUDA Techno Enclave, HITEC City\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 5236,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/5236\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Hyderabad\",\r\n \"country\": \"IN\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Hyderabad\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"165 Halsey St\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 9,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/9\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Newark\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"US East\"\r\n },\r\n \"name\": \"Newark\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"12100 Sunrise Valley Drive\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 668,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/668\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Reston\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"US East\"\r\n },\r\n \"name\": \"Reston\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"3020 Coronado Drive\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 3344,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/3344\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Santa Clara\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Santa Clara\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"6327 NE Evergreen Parkway\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1922,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1922\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Hillsboro\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US 2\"\r\n },\r\n \"name\": \"Hillsboro\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Carrera 106 No. 15A-25\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 1354,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/1354\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Bogota\",\r\n \"country\": \"CO\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Bogota\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Cyber Building, 1st floor. Jl. Kuningan Barat no. 8\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 2368,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/2368\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Jakarta\",\r\n \"country\": \"ID\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Jakarta\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"Hodneveien 240\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 5343,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/5343\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Rennesoy\",\r\n \"country\": \"NO\",\r\n \"azureRegion\": \"UK West\"\r\n },\r\n \"name\": \"Rennesoy\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Direct\",\r\n \"properties\": {\r\n \"direct\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"address\": \"91 Moo12, Phahonyothin Road\",\r\n \"directPeeringType\": \"Edge\",\r\n \"peeringDBFacilityId\": 6741,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/fac/6741\"\r\n }\r\n ],\r\n \"bandwidthOffers\": [\r\n {\r\n \"offerName\": \"10Gbps\",\r\n \"valueInMbps\": 10000\r\n },\r\n {\r\n \"offerName\": \"100Gbps\",\r\n \"valueInMbps\": 100000\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Pathum Thani\",\r\n \"country\": \"TH\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Pathum Thani\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n }\r\n ]\r\n}", "StatusCode": 200 } ], diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/GetExchangeLocations.json b/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/GetExchangeLocations.json index 7adcb0121a86..99ec34421bdc 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/GetExchangeLocations.json +++ b/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/GetExchangeLocations.json @@ -1,13 +1,13 @@ { "Entries": [ { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peeringLocations?kind=Exchange&api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyaW5nTG9jYXRpb25zP2tpbmQ9RXhjaGFuZ2UmYXBpLXZlcnNpb249MjAxOS0wOC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peeringLocations?kind=Exchange&api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyaW5nTG9jYXRpb25zP2tpbmQ9RXhjaGFuZ2UmYXBpLXZlcnNpb249MjAxOS0wOS0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "1261da2b-51c2-4cdb-8829-d678499ca22b" + "7d675d9a-69dd-4b74-9b83-18f73cf3a969" ], "Accept-Language": [ "en-US" @@ -16,7 +16,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -27,16 +27,16 @@ "no-cache" ], "x-ms-request-id": [ - "54f10410-02e1-41ad-b429-fb28e4ac7b4f" + "8170c36f-077c-4e42-aae3-e0df8645a97c" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "599" + "59" ], "x-ms-correlation-request-id": [ - "9c644ce7-ff16-4181-b78b-7014eb412ead" + "b551d85d-56c0-4d96-bfd4-c008a1f567c8" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T180456Z:9c644ce7-ff16-4181-b78b-7014eb412ead" + "NORTHEUROPE:20191002T193937Z:b551d85d-56c0-4d96-bfd4-c008a1f567c8" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,10 +45,10 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:04:56 GMT" + "Wed, 02 Oct 2019 19:39:37 GMT" ], "Content-Length": [ - "97054" + "98836" ], "Content-Type": [ "application/json; charset=utf-8" @@ -57,7 +57,7 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Ashburn\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"206.126.236.17,206.126.236.148\",\r\n \"microsoftIPv6Address\": \"2001:504:0:2::8075:1,2001:504:0:2::8075:2\",\r\n \"facilityIPv4Prefix\": \"206.126.236.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:504:0:2::/64\",\r\n \"peeringDBFacilityId\": 1,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Ashburn\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"206.53.170.12\",\r\n \"microsoftIPv6Address\": \"2606:a980:0:3::c\",\r\n \"facilityIPv4Prefix\": \"206.53.170.0/24\",\r\n \"facilityIPv6Prefix\": \"2606:a980:0:3::/64\",\r\n \"peeringDBFacilityId\": 1178,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1178\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Ashburn\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Ashburn\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Palo Alto\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.176.152\",\r\n \"microsoftIPv6Address\": \"2001:504:d::98\",\r\n \"facilityIPv4Prefix\": \"198.32.176.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:d::/64\",\r\n \"peeringDBFacilityId\": 7,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/7\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Palo Alto\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Palo Alto\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix San Jose\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.223.116.17\",\r\n \"microsoftIPv6Address\": \"2001:504:0:1::8075:1\",\r\n \"facilityIPv4Prefix\": \"206.223.116.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:504:0:1::/64\",\r\n \"peeringDBFacilityId\": 5,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/5\"\r\n },\r\n {\r\n \"exchangeName\": \"AMS-IX BA\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.41.106.72\",\r\n \"microsoftIPv6Address\": \"2001:504:3d:1:0:a500:8075:1\",\r\n \"facilityIPv4Prefix\": \"206.41.106.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:3d:1::/64\",\r\n \"peeringDBFacilityId\": 935,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/935\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"San Jose\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"San Jose\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Chicago\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"208.115.136.27,208.115.137.61\",\r\n \"microsoftIPv6Address\": \"2001:504:0:4::8075:1,2001:504:0:4::8075:2\",\r\n \"facilityIPv4Prefix\": \"208.115.136.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:504:0:4::/64\",\r\n \"peeringDBFacilityId\": 2,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/2\"\r\n },\r\n {\r\n \"exchangeName\": \"AMS-IX Chicago\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"206.108.115.47\",\r\n \"microsoftIPv6Address\": \"2001:504:38:1:0:a500:8075:1\",\r\n \"facilityIPv4Prefix\": \"206.108.115.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:38:1::/64\",\r\n \"peeringDBFacilityId\": 944,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/944\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Chicago\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"North Central US\"\r\n },\r\n \"name\": \"Chicago\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Los Angeles\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.223.123.17\",\r\n \"microsoftIPv6Address\": \"2001:504:0:3::8075:1\",\r\n \"facilityIPv4Prefix\": \"206.223.123.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:0:3::/64\",\r\n \"peeringDBFacilityId\": 4,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/4\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Los Angeles\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.53.172.12\",\r\n \"microsoftIPv6Address\": \"2606:a980:0:5::c\",\r\n \"facilityIPv4Prefix\": \"206.53.172.0/24\",\r\n \"facilityIPv6Prefix\": \"2606:a980:0:5::/64\",\r\n \"peeringDBFacilityId\": 1175,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1175\"\r\n },\r\n {\r\n \"exchangeName\": \"CoreSite - Any2 California\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.72.210.143\",\r\n \"microsoftIPv6Address\": \"2001:504:13::210:143\",\r\n \"facilityIPv4Prefix\": \"206.72.210.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:504:13::/64\",\r\n \"peeringDBFacilityId\": 142,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/142\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Los Angeles\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Los Angeles\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Atlanta\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"198.32.182.33,198.32.182.102\",\r\n \"microsoftIPv6Address\": \"2001:504:10::8075:1,2001:504:10::8075:2\",\r\n \"facilityIPv4Prefix\": \"198.32.182.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:10::/64\",\r\n \"peeringDBFacilityId\": 9,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/9\"\r\n },\r\n {\r\n \"exchangeName\": \"Digital Realty Atlanta\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.132.117\",\r\n \"microsoftIPv6Address\": \"2001:478:132::117\",\r\n \"facilityIPv4Prefix\": \"198.32.132.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:478:132::/64\",\r\n \"peeringDBFacilityId\": 22,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/22\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Atlanta\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Atlanta\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Miami (formerly NOTA)\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"198.32.124.188,198.32.124.189\",\r\n \"microsoftIPv6Address\": \"2001:478:124::188,2001:478:124::189\",\r\n \"facilityIPv4Prefix\": \"198.32.124.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:478:124::/64\",\r\n \"peeringDBFacilityId\": 17,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/17\"\r\n },\r\n {\r\n \"exchangeName\": \"FL-IX\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"206.41.108.25\",\r\n \"microsoftIPv6Address\": \"2001:504:40:108::1:25\",\r\n \"facilityIPv4Prefix\": \"206.41.108.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:40:108::/64\",\r\n \"peeringDBFacilityId\": 954,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/954\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Miami\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Miami\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"LINX LON1\",\r\n \"bandwidthInMbps\": 300000,\r\n \"microsoftIPv4Address\": \"195.66.224.140\",\r\n \"microsoftIPv6Address\": \"2001:7f8:4::1f8b:1\",\r\n \"facilityIPv4Prefix\": \"195.66.224.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:4::/64\",\r\n \"peeringDBFacilityId\": 18,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/18\"\r\n },\r\n {\r\n \"exchangeName\": \"LINX LON2\",\r\n \"bandwidthInMbps\": 200000,\r\n \"microsoftIPv4Address\": \"195.66.236.140\",\r\n \"microsoftIPv6Address\": \"2001:7f8:4:1::1f8b:1\",\r\n \"facilityIPv4Prefix\": \"195.66.236.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:4:1::/64\",\r\n \"peeringDBFacilityId\": 321,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/321\"\r\n },\r\n {\r\n \"exchangeName\": \"LONAP\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"5.57.81.17\",\r\n \"microsoftIPv6Address\": \"2001:7f8:17::1f8b:1\",\r\n \"facilityIPv4Prefix\": \"5.57.80.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:17::/64\",\r\n \"peeringDBFacilityId\": 53,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/53\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix London\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.104.57\",\r\n \"microsoftIPv6Address\": \"2001:7f8:be::8075:1\",\r\n \"facilityIPv4Prefix\": \"185.1.104.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:be::/64\",\r\n \"peeringDBFacilityId\": 1997,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1997\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"London\",\r\n \"country\": \"GB\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"London\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix New York\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.118.18\",\r\n \"microsoftIPv6Address\": \"2001:504:f::12\",\r\n \"facilityIPv4Prefix\": \"198.32.118.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:f::/64\",\r\n \"peeringDBFacilityId\": 12,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/12\"\r\n },\r\n {\r\n \"exchangeName\": \"NYIIX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.160.199\",\r\n \"microsoftIPv6Address\": \"2001:504:1::a500:8075:1\",\r\n \"facilityIPv4Prefix\": \"198.32.160.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:504:1::/64\",\r\n \"peeringDBFacilityId\": 14,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/14\"\r\n },\r\n {\r\n \"exchangeName\": \"DE-CIX New York\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.82.104.133\",\r\n \"microsoftIPv6Address\": \"2001:504:36::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"206.82.104.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:504:36::/64\",\r\n \"peeringDBFacilityId\": 804,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/804\"\r\n },\r\n {\r\n \"exchangeName\": \"Digital Realty New York\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.126.115.23\",\r\n \"microsoftIPv6Address\": \"2001:504:17:115::23\",\r\n \"facilityIPv4Prefix\": \"206.126.115.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:17:115::/64\",\r\n \"peeringDBFacilityId\": 325,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/325\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"New York\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"New York\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"France-IX Paris\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"37.49.236.5,37.49.237.119\",\r\n \"microsoftIPv6Address\": \"2001:7f8:54::5,2001:7f8:54::1:119\",\r\n \"facilityIPv4Prefix\": \"37.49.236.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:54::/64\",\r\n \"peeringDBFacilityId\": 359,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/359\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Paris\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"195.42.145.28\",\r\n \"microsoftIPv6Address\": \"2001:7f8:43::8075:1\",\r\n \"facilityIPv4Prefix\": \"195.42.144.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:43::/64\",\r\n \"peeringDBFacilityId\": 255,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/255\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Paris\",\r\n \"country\": \"FR\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Paris\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"DE-CIX Frankfurt\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"80.81.194.52,80.81.195.11\",\r\n \"microsoftIPv6Address\": \"2001:7f8::1f8b:0:1,2001:7f8::1f8b:0:2\",\r\n \"facilityIPv4Prefix\": \"80.81.192.0/21\",\r\n \"facilityIPv6Prefix\": \"2001:7f8::/64\",\r\n \"peeringDBFacilityId\": 31,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/31\"\r\n },\r\n {\r\n \"exchangeName\": \"ECIX-FRA\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"62.69.146.70\",\r\n \"microsoftIPv6Address\": \"2001:7f8:8:20:0:1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"62.69.146.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:8:20::/64\",\r\n \"peeringDBFacilityId\": 676,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/676\"\r\n },\r\n {\r\n \"exchangeName\": \"NL-IX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"193.239.118.163\",\r\n \"microsoftIPv6Address\": \"2001:7f8:13::a500:8075:2\",\r\n \"facilityIPv4Prefix\": \"193.239.116.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:13::/64\",\r\n \"peeringDBFacilityId\": 64,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/64\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Frankfurt\",\r\n \"country\": \"DE\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Frankfurt\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"NL-ix\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"193.239.117.16\",\r\n \"microsoftIPv6Address\": \"2001:7f8:13::a500:8075:1\",\r\n \"facilityIPv4Prefix\": \"193.239.116.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:13::/64\",\r\n \"peeringDBFacilityId\": 64,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/64\"\r\n },\r\n {\r\n \"exchangeName\": \"AMS-IX\",\r\n \"bandwidthInMbps\": 300000,\r\n \"microsoftIPv4Address\": \"80.249.209.21,80.249.209.20\",\r\n \"microsoftIPv6Address\": \"2001:7f8:1::a500:8075:2,2001:7f8:1::a500:8075:1\",\r\n \"facilityIPv4Prefix\": \"80.249.208.0/21\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:1::/64\",\r\n \"peeringDBFacilityId\": 26,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/26\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Amsterdam\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.112.37\",\r\n \"microsoftIPv6Address\": \"2001:7f8:83::8075:1\",\r\n \"facilityIPv4Prefix\": \"185.1.112.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:83::/64\",\r\n \"peeringDBFacilityId\": 2031,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/2031\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Amsterdam\",\r\n \"country\": \"NL\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Amsterdam\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"VIX\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"193.203.0.165\",\r\n \"microsoftIPv6Address\": \"2001:7f8:30:0:2:1:0:8075\",\r\n \"facilityIPv4Prefix\": \"193.203.0.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:30::/64\",\r\n \"peeringDBFacilityId\": 50,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/50\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Vienna\",\r\n \"country\": \"AT\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vienna\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"BNIX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"194.53.172.34\",\r\n \"microsoftIPv6Address\": \"2001:7f8:26::a500:8075:1\",\r\n \"facilityIPv4Prefix\": \"194.53.172.0/25\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:26::/64\",\r\n \"peeringDBFacilityId\": 59,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/59\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Brussels\",\r\n \"country\": \"BE\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Brussels\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Dallas\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"206.223.118.17,206.223.118.65\",\r\n \"microsoftIPv6Address\": \"2001:504:0:5::8075:1,2001:504:0:5::8075:2\",\r\n \"facilityIPv4Prefix\": \"206.223.118.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:504:0:5::/64\",\r\n \"peeringDBFacilityId\": 3,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/3\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Dallas\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.53.174.12\",\r\n \"microsoftIPv6Address\": \"2606:a980:0:7::c\",\r\n \"facilityIPv4Prefix\": \"206.53.174.0/24\",\r\n \"facilityIPv6Prefix\": \"2606:a980:0:7::/64\",\r\n \"peeringDBFacilityId\": 1180,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1180\"\r\n },\r\n {\r\n \"exchangeName\": \"CyrusOne IX Dallas\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.130.39,198.32.130.40\",\r\n \"microsoftIPv6Address\": \"2001:478:130::39,2001:478:130::40\",\r\n \"facilityIPv4Prefix\": \"198.32.130.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:478:130::/64\",\r\n \"peeringDBFacilityId\": 672,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/672\"\r\n },\r\n {\r\n \"exchangeName\": \"DE-CIX Dallas\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.53.202.15\",\r\n \"microsoftIPv6Address\": \"2001:504:61::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"206.53.202.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:61::/64\",\r\n \"peeringDBFacilityId\": 1249,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1249\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Dallas\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Dallas\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Columbia IX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"10.12.97.129\",\r\n \"microsoftIPv6Address\": \"\",\r\n \"facilityIPv4Prefix\": \"10.12.97.128/26\",\r\n \"facilityIPv6Prefix\": \"\",\r\n \"peeringDBFacilityId\": 99999,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/99999\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Seattle\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.134.152\",\r\n \"microsoftIPv6Address\": \"2001:504:12::15\",\r\n \"facilityIPv4Prefix\": \"198.32.134.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:12::/64\",\r\n \"peeringDBFacilityId\": 11,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/11\"\r\n },\r\n {\r\n \"exchangeName\": \"SIX Seattle\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.81.80.30,206.81.80.68\",\r\n \"microsoftIPv6Address\": \"2001:504:16::1f8b,2001:504:16::68:0:1f8b\",\r\n \"facilityIPv4Prefix\": \"206.81.80.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:504:16::/64\",\r\n \"peeringDBFacilityId\": 13,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/13\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Seattle\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.53.171.13\",\r\n \"microsoftIPv6Address\": \"2606:a980:0:4::d\",\r\n \"facilityIPv4Prefix\": \"206.53.171.0/24\",\r\n \"facilityIPv6Prefix\": \"2606:a980:0:4::/64\",\r\n \"peeringDBFacilityId\": 1174,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1174\"\r\n },\r\n {\r\n \"exchangeName\": \"PacificWave\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"207.231.240.7,207.231.241.7,207.231.242.7,207.231.243.7,207.231.245.7,207.231.248.7\",\r\n \"microsoftIPv6Address\": \"2001:504:b:10::7,2001:504:b:11::7,2001:504:b:80::7,2001:504:b:81::7,2001:504:b:88::7,2001:504:b:89::7\",\r\n \"facilityIPv4Prefix\": \"207.231.240.0/25,207.231.241.0/24,207.231.242.0/25,207.231.243.0/24,207.231.245.0/24,207.231.248.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:b:10::/64,2001:504:b:11::/64,2001:504:b:80::/64,2001:504:b:81::/64,2001:504:b:88::/64,2001:504:b:89::/64\",\r\n \"peeringDBFacilityId\": 82,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/82\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Seattle\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US 2\"\r\n },\r\n \"name\": \"Seattle\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"LINX Manchester\",\r\n \"bandwidthInMbps\": 30000,\r\n \"microsoftIPv4Address\": \"195.66.244.82,195.66.244.116\",\r\n \"microsoftIPv6Address\": \"2001:7f8:4:2::1f8b:1,2001:7f8:4:2::1f8b:2\",\r\n \"facilityIPv4Prefix\": \"195.66.244.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:4:2::/64\",\r\n \"peeringDBFacilityId\": 583,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/583\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Manchester\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.101.31\",\r\n \"microsoftIPv6Address\": \"2001:7f8:bc::8075:1\",\r\n \"facilityIPv4Prefix\": \"185.1.101.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:bc::/64\",\r\n \"peeringDBFacilityId\": 1927,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1927\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Manchester\",\r\n \"country\": \"GB\",\r\n \"azureRegion\": \"UK West\"\r\n },\r\n \"name\": \"Manchester\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Zurich\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"194.42.48.50\",\r\n \"microsoftIPv6Address\": \"2001:7f8:c:8235:194:42:48:50\",\r\n \"facilityIPv4Prefix\": \"194.42.48.0/25\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:c:8235:194:42:48:0/112\",\r\n \"peeringDBFacilityId\": 29,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/29\"\r\n },\r\n {\r\n \"exchangeName\": \"SwissIX\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"91.206.52.152\",\r\n \"microsoftIPv6Address\": \"2001:7f8:24::98\",\r\n \"facilityIPv4Prefix\": \"91.206.52.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:24::/64\",\r\n \"peeringDBFacilityId\": 60,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/60\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Zurich\",\r\n \"country\": \"CH\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Zurich\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"CATNIX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"193.242.98.152,193.242.98.149\",\r\n \"microsoftIPv6Address\": \"2001:7f8:2a:0:2:1:0:8075,2001:7f8:2a:0:2:2:0:8075\",\r\n \"facilityIPv4Prefix\": \"193.242.98.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:2a::/64\",\r\n \"peeringDBFacilityId\": 62,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/62\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Barcelona\",\r\n \"country\": \"ES\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Barcelona\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"GigaPIX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"193.136.250.60\",\r\n \"microsoftIPv6Address\": \"2001:7f8:a:1::6\",\r\n \"facilityIPv4Prefix\": \"193.136.250.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:a:1::/64\",\r\n \"peeringDBFacilityId\": 72,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/72\"\r\n },\r\n {\r\n \"exchangeName\": \"DE-CIX Lisbon\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.131.6\",\r\n \"microsoftIPv6Address\": \"2001:7f8:d5::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"185.1.131.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:d5::/64\",\r\n \"peeringDBFacilityId\": 2531,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/2531\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Lisbon\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.116.33\",\r\n \"microsoftIPv6Address\": \"2001:7f8:c7::8075:1\",\r\n \"facilityIPv4Prefix\": \"185.1.116.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:c7::/64\",\r\n \"peeringDBFacilityId\": 2131,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/2131\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Lisbon\",\r\n \"country\": \"PT\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Lisbon\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"ESPANIX Madrid Lower LAN\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"193.149.1.29\",\r\n \"microsoftIPv6Address\": \"2001:7f8:f::70\",\r\n \"facilityIPv4Prefix\": \"193.149.1.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:f::/64\",\r\n \"peeringDBFacilityId\": 63,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/63\"\r\n },\r\n {\r\n \"exchangeName\": \"ESPANIX Madrid Upper LAN\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"185.79.175.184\",\r\n \"microsoftIPv6Address\": \"2001:7f8:f:1::70\",\r\n \"facilityIPv4Prefix\": \"185.79.175.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:f:1::/64\",\r\n \"peeringDBFacilityId\": 1146,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1146\"\r\n },\r\n {\r\n \"exchangeName\": \"DE-CIX Madrid\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"185.1.68.16\",\r\n \"microsoftIPv6Address\": \"2001:7f8:a0::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"185.1.68.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:a0::/64\",\r\n \"peeringDBFacilityId\": 1277,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1277\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Madrid\",\r\n \"country\": \"ES\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Madrid\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Sydney\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"45.127.172.36\",\r\n \"microsoftIPv6Address\": \"2001:de8:6::1:2076:1\",\r\n \"facilityIPv4Prefix\": \"45.127.172.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:de8:6::/64\",\r\n \"peeringDBFacilityId\": 94,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/94\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Sydney\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"103.26.68.7\",\r\n \"microsoftIPv6Address\": \"2001:dea:0:10::7\",\r\n \"facilityIPv4Prefix\": \"103.26.68.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:dea:0:10::/64\",\r\n \"peeringDBFacilityId\": 780,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/780\"\r\n },\r\n {\r\n \"exchangeName\": \"IX Australia NSW\",\r\n \"bandwidthInMbps\": 30000,\r\n \"microsoftIPv4Address\": \"218.100.52.4\",\r\n \"microsoftIPv6Address\": \"2001:7fa:11:4:0:2f2c:0:1\",\r\n \"facilityIPv4Prefix\": \"218.100.52.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:11:4::/64\",\r\n \"peeringDBFacilityId\": 716,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/716\"\r\n },\r\n {\r\n \"exchangeName\": \"PIPE Networks Sydney\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"218.100.2.162\",\r\n \"microsoftIPv6Address\": \"2001:7fa:b::162\",\r\n \"facilityIPv4Prefix\": \"218.100.2.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:b::/64\",\r\n \"peeringDBFacilityId\": 105,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/105\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Sydney\",\r\n \"country\": \"AU\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Sydney\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Tokyo\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"203.190.230.24\",\r\n \"microsoftIPv6Address\": \"2001:de8:5::8075:1\",\r\n \"facilityIPv4Prefix\": \"203.190.230.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:de8:5::/64\",\r\n \"peeringDBFacilityId\": 167,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/167\"\r\n },\r\n {\r\n \"exchangeName\": \"JPIX TOKYO\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"210.171.224.116,210.171.224.110\",\r\n \"microsoftIPv6Address\": \"2001:de8:8::8075:2,2001:de8:8::8075:1\",\r\n \"facilityIPv4Prefix\": \"210.171.224.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:de8:8::/64\",\r\n \"peeringDBFacilityId\": 30,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/30\"\r\n },\r\n {\r\n \"exchangeName\": \"BBIX Tokyo\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"218.100.6.76,218.100.7.63\",\r\n \"microsoftIPv6Address\": \"2001:de8:c::8075:1,2001:de8:c::8075:2\",\r\n \"facilityIPv4Prefix\": \"218.100.6.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:de8:c::/64\",\r\n \"peeringDBFacilityId\": 126,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/126\"\r\n },\r\n {\r\n \"exchangeName\": \"JPNAP Tokyo\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"210.173.176.16\",\r\n \"microsoftIPv6Address\": \"2001:7fa:7:1::8075:1\",\r\n \"facilityIPv4Prefix\": \"210.173.176.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:7:1::/64\",\r\n \"peeringDBFacilityId\": 95,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/95\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Tokyo\",\r\n \"country\": \"JP\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Tokyo\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"KINX\",\r\n \"bandwidthInMbps\": 30000,\r\n \"microsoftIPv4Address\": \"192.145.251.47,192.145.251.48\",\r\n \"microsoftIPv6Address\": \"2001:7fa:8::13,2001:7fa:8::14\",\r\n \"facilityIPv4Prefix\": \"192.145.251.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:8::/64\",\r\n \"peeringDBFacilityId\": 52,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/52\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Seoul\",\r\n \"country\": \"KR\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Seoul\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"DIX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"192.38.7.76\",\r\n \"microsoftIPv6Address\": \"2001:7f8:1f::8075:76:0\",\r\n \"facilityIPv4Prefix\": \"192.38.7.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:1f::/64\",\r\n \"peeringDBFacilityId\": 78,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/78\"\r\n },\r\n {\r\n \"exchangeName\": \"Netnod Copenhagen\",\r\n \"bandwidthInMbps\": 40000,\r\n \"microsoftIPv4Address\": \"212.237.192.181,212.237.193.181\",\r\n \"microsoftIPv6Address\": \"2001:7f8:d:202::181,2001:7f8:d:203::181\",\r\n \"facilityIPv4Prefix\": \"212.237.192.0/24,212.237.193.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:d:202::/64,2001:7f8:d:203::/64\",\r\n \"peeringDBFacilityId\": 193,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/193\"\r\n },\r\n {\r\n \"exchangeName\": \"NL-IX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"193.239.118.172\",\r\n \"microsoftIPv6Address\": \"2001:7f8:13::a500:8075:4\",\r\n \"facilityIPv4Prefix\": \"193.239.116.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:13::/64\",\r\n \"peeringDBFacilityId\": 64,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/64\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Copenhagen\",\r\n \"country\": \"DK\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Copenhagen\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Netnod Stockholm\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"195.245.240.181,194.68.123.181,194.68.128.181,195.69.119.181\",\r\n \"microsoftIPv6Address\": \"2001:7f8:d:fc::181,2001:7f8:d:fb::181,2001:7f8:d:fe::181,2001:7f8:d:ff::181\",\r\n \"facilityIPv4Prefix\": \"195.245.240.0/24,194.68.123.0/24,194.68.128.0/24,195.69.119.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:d:fc::/64,2001:7f8:d:fb::/64,2001:7f8:d:fe::/64,2001:7f8:d:ff::/64\",\r\n \"peeringDBFacilityId\": 70,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/70\"\r\n },\r\n {\r\n \"exchangeName\": \"STHIX - Stockholm\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"192.121.80.59\",\r\n \"microsoftIPv6Address\": \"2001:7f8:3e:0:a500:0:8075:1\",\r\n \"facilityIPv4Prefix\": \"192.121.80.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:3e::/64\",\r\n \"peeringDBFacilityId\": 172,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/172\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Stockholm\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.107.34\",\r\n \"microsoftIPv6Address\": \"2001:7f8:c1::8075:1\",\r\n \"facilityIPv4Prefix\": \"185.1.107.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:c1::/64\",\r\n \"peeringDBFacilityId\": 1923,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1923\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Stockholm\",\r\n \"country\": \"SE\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Stockholm\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"INEX LAN1\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"185.6.36.28\",\r\n \"microsoftIPv6Address\": \"2001:7f8:18::28\",\r\n \"facilityIPv4Prefix\": \"185.6.36.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:18::/64\",\r\n \"peeringDBFacilityId\": 48,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/48\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Dublin\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.109.26\",\r\n \"microsoftIPv6Address\": \"2001:7f8:c3::8075:1\",\r\n \"facilityIPv4Prefix\": \"185.1.109.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:c3::/64\",\r\n \"peeringDBFacilityId\": 1926,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1926\"\r\n },\r\n {\r\n \"exchangeName\": \"INEX LAN2\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"194.88.240.77\",\r\n \"microsoftIPv6Address\": \"2001:7f8:18:12::77\",\r\n \"facilityIPv4Prefix\": \"194.88.240.0/25\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:18:12::/64\",\r\n \"peeringDBFacilityId\": 387,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/387\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Dublin\",\r\n \"country\": \"IE\",\r\n \"azureRegion\": \"North Europe\"\r\n },\r\n \"name\": \"Dublin\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"IX.br (PTT.br) Campinas\",\r\n \"bandwidthInMbps\": 60000,\r\n \"microsoftIPv4Address\": \"200.192.108.42\",\r\n \"microsoftIPv6Address\": \"2001:12f8:0:11::42\",\r\n \"facilityIPv4Prefix\": \"200.192.108.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:12f8:0:11::/64\",\r\n \"peeringDBFacilityId\": 415,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/415\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Sao Paulo\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.122.57,198.32.122.60\",\r\n \"microsoftIPv6Address\": \"2001:478:122::3c,2001:478:122::39\",\r\n \"facilityIPv4Prefix\": \"198.32.122.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:478:122::/64\",\r\n \"peeringDBFacilityId\": 119,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/119\"\r\n },\r\n {\r\n \"exchangeName\": \"IX.br (PTT.br) Sao Paulo\",\r\n \"bandwidthInMbps\": 200000,\r\n \"microsoftIPv4Address\": \"187.16.218.139,187.16.218.144\",\r\n \"microsoftIPv6Address\": \"2001:12f8::218:139,2001:12f8::218:144\",\r\n \"facilityIPv4Prefix\": \"187.16.216.0/21\",\r\n \"facilityIPv6Prefix\": \"2001:12f8::/64\",\r\n \"peeringDBFacilityId\": 171,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/171\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Sao Paulo\",\r\n \"country\": \"BR\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Sao Paulo\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Hong Kong\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"119.27.63.4,36.255.56.4\",\r\n \"microsoftIPv6Address\": \"2001:de8:7::8075:1\",\r\n \"facilityIPv4Prefix\": \"119.27.63.0/24,36.255.56.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:de8:7::/64\",\r\n \"peeringDBFacilityId\": 125,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/125\"\r\n },\r\n {\r\n \"exchangeName\": \"AMS-IX Hong Kong\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"103.247.139.28\",\r\n \"microsoftIPv6Address\": \"2001:df0:296::a500:8075:1\",\r\n \"facilityIPv4Prefix\": \"103.247.139.0/25\",\r\n \"facilityIPv6Prefix\": \"2001:df0:296::/64\",\r\n \"peeringDBFacilityId\": 577,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/577\"\r\n },\r\n {\r\n \"exchangeName\": \"HKIX\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"123.255.91.120,123.255.90.222\",\r\n \"microsoftIPv6Address\": \"2001:7fa:0:1::ca28:a178,2001:7fa:0:1::ca28:a0de\",\r\n \"facilityIPv4Prefix\": \"123.255.88.0/21\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:0:1::/64\",\r\n \"peeringDBFacilityId\": 42,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/42\"\r\n },\r\n {\r\n \"exchangeName\": \"BBIX Hong Kong\",\r\n \"bandwidthInMbps\": 30000,\r\n \"microsoftIPv4Address\": \"103.203.158.102\",\r\n \"microsoftIPv6Address\": \"2403:c780:b800:bb00::8075:2\",\r\n \"facilityIPv4Prefix\": \"103.203.158.0/23\",\r\n \"facilityIPv6Prefix\": \"2403:c780:b800:bb00::/64\",\r\n \"peeringDBFacilityId\": 1449,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1449\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Hong Kong\",\r\n \"country\": \"HK\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Hong Kong\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"NIX.CZ\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"91.210.16.115\",\r\n \"microsoftIPv6Address\": \"2001:7f8:14::6b:1\",\r\n \"facilityIPv4Prefix\": \"91.210.16.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:14::/64\",\r\n \"peeringDBFacilityId\": 71,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/71\"\r\n },\r\n {\r\n \"exchangeName\": \"Peering.cz\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"91.213.211.214\",\r\n \"microsoftIPv6Address\": \"2001:7f8:7f::214\",\r\n \"facilityIPv4Prefix\": \"91.213.211.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:7f::/64\",\r\n \"peeringDBFacilityId\": 713,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/713\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Prague\",\r\n \"country\": \"CZ\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Prague\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"France-IX Marseille\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"37.49.232.14\",\r\n \"microsoftIPv6Address\": \"2001:7f8:54:5::14\",\r\n \"facilityIPv4Prefix\": \"37.49.232.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:54:5::/64\",\r\n \"peeringDBFacilityId\": 880,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/880\"\r\n },\r\n {\r\n \"exchangeName\": \"DE-CIX Marseille\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.47.13\",\r\n \"microsoftIPv6Address\": \"2001:7f8:36::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"185.1.47.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:36::/64\",\r\n \"peeringDBFacilityId\": 1149,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1149\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Marseille\",\r\n \"country\": \"FR\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Marseille\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"SOX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.141.141\",\r\n \"microsoftIPv6Address\": \"2001:de8:d::8069:1\",\r\n \"facilityIPv4Prefix\": \"198.32.141.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:de8:d::/64\",\r\n \"peeringDBFacilityId\": 93,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/93\"\r\n },\r\n {\r\n \"exchangeName\": \"SGIX\",\r\n \"bandwidthInMbps\": 30000,\r\n \"microsoftIPv4Address\": \"103.16.102.23\",\r\n \"microsoftIPv6Address\": \"2001:de8:12:100::23\",\r\n \"facilityIPv4Prefix\": \"103.16.102.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:de8:12:100::/64\",\r\n \"peeringDBFacilityId\": 429,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/429\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Singapore\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"27.111.228.57,27.111.229.172\",\r\n \"microsoftIPv6Address\": \"2001:de8:4::8075:1,2001:de8:4::8075:2\",\r\n \"facilityIPv4Prefix\": \"27.111.228.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:de8:4::/64\",\r\n \"peeringDBFacilityId\": 158,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/158\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Singapore\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"103.41.12.23\",\r\n \"microsoftIPv6Address\": \"2001:ded::17\",\r\n \"facilityIPv4Prefix\": \"103.41.12.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:ded::/48\",\r\n \"peeringDBFacilityId\": 965,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/965\"\r\n },\r\n {\r\n \"exchangeName\": \"BBIX Singapore\",\r\n \"bandwidthInMbps\": 30000,\r\n \"microsoftIPv4Address\": \"103.231.152.101\",\r\n \"microsoftIPv6Address\": \"2001:df5:b800:bb00::8075:1\",\r\n \"facilityIPv4Prefix\": \"103.231.152.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:df5:b800:bb00::/64\",\r\n \"peeringDBFacilityId\": 909,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/909\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Singapore\",\r\n \"country\": \"SG\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Singapore\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"BiX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"193.188.137.21,193.188.137.51\",\r\n \"microsoftIPv6Address\": \"2001:7f8:35::8075:1,2001:7f8:35::8075:2\",\r\n \"facilityIPv4Prefix\": \"193.188.137.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:35::/64\",\r\n \"peeringDBFacilityId\": 55,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/55\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Budapest\",\r\n \"country\": \"HU\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Budapest\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"MSK-IX Moscow\",\r\n \"bandwidthInMbps\": 200000,\r\n \"microsoftIPv4Address\": \"195.208.208.137\",\r\n \"microsoftIPv6Address\": \"2001:7f8:20:101::208:137\",\r\n \"facilityIPv4Prefix\": \"195.208.208.0/21\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:20:101::/64\",\r\n \"peeringDBFacilityId\": 100,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/100\"\r\n },\r\n {\r\n \"exchangeName\": \"DATAIX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"178.18.225.38\",\r\n \"microsoftIPv6Address\": \"2a03:5f80:4::225:38\",\r\n \"facilityIPv4Prefix\": \"178.18.224.0/22\",\r\n \"facilityIPv6Prefix\": \"2a03:5f80:4::/64\",\r\n \"peeringDBFacilityId\": 358,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/358\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Moscow\",\r\n \"country\": \"RU\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Moscow\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"CoreSite - Any2 Denver \",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"206.51.46.72,206.51.46.100,198.32.216.72\",\r\n \"microsoftIPv6Address\": \"2605:6c00:303:303::72,2605:6c00:303:303::100\",\r\n \"facilityIPv4Prefix\": \"206.51.46.0/24,198.32.216.0/24\",\r\n \"facilityIPv6Prefix\": \"2605:6c00:303:303::/64\",\r\n \"peeringDBFacilityId\": 254,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/254\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Denver\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West Central US\"\r\n },\r\n \"name\": \"Denver\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Balcan-IX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"80.97.248.52,80.97.248.76,86.104.125.130\",\r\n \"microsoftIPv6Address\": \"2a02:d10:80::13,2a02:d10:80::32,2001:7f8:64:225::8075:1\",\r\n \"facilityIPv4Prefix\": \"80.97.248.0/23,86.104.125.0/24\",\r\n \"facilityIPv6Prefix\": \"2a02:d10:80::/64,2001:7f8:64:225::/64\",\r\n \"peeringDBFacilityId\": 372,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/372\"\r\n },\r\n {\r\n \"exchangeName\": \"RoNIX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"217.156.113.88\",\r\n \"microsoftIPv6Address\": \"2001:7f8:49::88\",\r\n \"facilityIPv4Prefix\": \"217.156.113.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:49::/64\",\r\n \"peeringDBFacilityId\": 301,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/301\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Bucharest\",\r\n \"country\": \"RO\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bucharest\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"TPIX-TW\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"203.163.222.15,203.163.222.85\",\r\n \"microsoftIPv6Address\": \"2406:d400:1:133:203:163:222:15,2406:d400:1:133:203:163:222:85\",\r\n \"facilityIPv4Prefix\": \"203.163.222.0/24\",\r\n \"facilityIPv6Prefix\": \"2406:d400:1:133:203:163:222:0/112\",\r\n \"peeringDBFacilityId\": 823,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/823\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Taipei\",\r\n \"country\": \"TW\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Taipei\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"MyIX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"218.100.44.214,218.100.44.154\",\r\n \"microsoftIPv6Address\": \"2001:de8:10::54,2001:de8:10::a9\",\r\n \"facilityIPv4Prefix\": \"218.100.44.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:de8:10::/48\",\r\n \"peeringDBFacilityId\": 250,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/250\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Kuala Lumpur\",\r\n \"country\": \"MY\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kuala Lumpur\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"BCIX\",\r\n \"bandwidthInMbps\": 50000,\r\n \"microsoftIPv4Address\": \"193.178.185.84,193.178.185.104\",\r\n \"microsoftIPv6Address\": \"2001:7f8:19:1::1f8b:1,2001:7f8:19:1::1f8b:2\",\r\n \"facilityIPv4Prefix\": \"193.178.185.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:19:1::/64\",\r\n \"peeringDBFacilityId\": 87,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/87\"\r\n },\r\n {\r\n \"exchangeName\": \"ECIX-BER\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"194.9.117.84\",\r\n \"microsoftIPv6Address\": \"2001:7f8:8:5:0:1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"194.9.117.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:8:5::/64\",\r\n \"peeringDBFacilityId\": 209,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/209\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Berlin\",\r\n \"country\": \"DE\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Berlin\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Warsaw (PLIX)\",\r\n \"bandwidthInMbps\": 30000,\r\n \"microsoftIPv4Address\": \"195.182.218.146,195.182.218.167\",\r\n \"microsoftIPv6Address\": \"2001:7f8:42::a500:8075:1,2001:7f8:42::a500:8075:2\",\r\n \"facilityIPv4Prefix\": \"195.182.218.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:42::/48\",\r\n \"peeringDBFacilityId\": 264,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/264\"\r\n },\r\n {\r\n \"exchangeName\": \"TPIX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"195.149.232.50\",\r\n \"microsoftIPv6Address\": \"2001:7f8:27::8075:1\",\r\n \"facilityIPv4Prefix\": \"195.149.232.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:27::/48\",\r\n \"peeringDBFacilityId\": 482,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/482\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Warsaw\",\r\n \"country\": \"PL\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Warsaw\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Extreme IX Chennai\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"45.120.251.137\",\r\n \"microsoftIPv6Address\": \"2001:df2:1900:3::137\",\r\n \"facilityIPv4Prefix\": \"45.120.251.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:df2:1900:3::/64\",\r\n \"peeringDBFacilityId\": 1786,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1786\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Chennai\",\r\n \"country\": \"IN\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Chennai\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"AMS-IX India\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"223.31.200.19\",\r\n \"microsoftIPv6Address\": \"2001:e48:44:100b:0:a500:8075:1\",\r\n \"facilityIPv4Prefix\": \"223.31.200.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:e48:44:100b::/64\",\r\n \"peeringDBFacilityId\": 1623,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1623\"\r\n },\r\n {\r\n \"exchangeName\": \"Extreme IX Mumbai\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"103.77.108.128\",\r\n \"microsoftIPv6Address\": \"2001:df2:1900:2::128\",\r\n \"facilityIPv4Prefix\": \"103.77.108.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:df2:1900:2::/64\",\r\n \"peeringDBFacilityId\": 1627,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1627\"\r\n },\r\n {\r\n \"exchangeName\": \"Mumbai IX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"103.27.170.5\",\r\n \"microsoftIPv6Address\": \"2401:7500:fff6::5\",\r\n \"facilityIPv4Prefix\": \"103.27.170.0/24\",\r\n \"facilityIPv6Prefix\": \"2401:7500:fff6::/64\",\r\n \"peeringDBFacilityId\": 832,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/2131\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Mumbai\",\r\n \"country\": \"IN\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Mumbai\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"MegaIX Perth\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"202.12.243.11\",\r\n \"microsoftIPv6Address\": \"2001:dea:0:50::b\",\r\n \"facilityIPv4Prefix\": \"202.12.243.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:dea:0:50::/64\",\r\n \"peeringDBFacilityId\": 1235,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1235\"\r\n },\r\n {\r\n \"exchangeName\": \"IX Australia WA\",\r\n \"bandwidthInMbps\": 30000,\r\n \"microsoftIPv4Address\": \"198.32.212.95\",\r\n \"microsoftIPv6Address\": \"2001:7fa:11::2f2c:0:1\",\r\n \"facilityIPv4Prefix\": \"198.32.212.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:11::/64\",\r\n \"peeringDBFacilityId\": 21,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/21\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Perth\",\r\n \"country\": \"AU\",\r\n \"azureRegion\": \"Australia Central\"\r\n },\r\n \"name\": \"Perth\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Boston Internet Exchange\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.108.236.10\",\r\n \"microsoftIPv6Address\": \"2001:504:24:1::1f8b:1\",\r\n \"facilityIPv4Prefix\": \"206.108.236.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:24:1::/64\",\r\n \"peeringDBFacilityId\": 565,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/565\"\r\n },\r\n {\r\n \"exchangeName\": \"MASS-IX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"206.53.143.7\",\r\n \"microsoftIPv6Address\": \"2001:504:47::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"206.53.143.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:47::/64\",\r\n \"peeringDBFacilityId\": 1086,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1086\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Boston\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Boston\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"B-IX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.30.58\",\r\n \"microsoftIPv6Address\": \"\",\r\n \"facilityIPv4Prefix\": \"185.1.30.0/24\",\r\n \"facilityIPv6Prefix\": \"\",\r\n \"peeringDBFacilityId\": 326,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/326\"\r\n },\r\n {\r\n \"exchangeName\": \"BIX.BG\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"193.169.198.74\",\r\n \"microsoftIPv6Address\": \"2001:7f8:58::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"193.169.198.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:58::/48\",\r\n \"peeringDBFacilityId\": 331,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/331\"\r\n },\r\n {\r\n \"exchangeName\": \"NetIX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"193.218.0.150\",\r\n \"microsoftIPv6Address\": \"2001:67c:29f0::8075:1\",\r\n \"facilityIPv4Prefix\": \"193.218.0.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:67c:29f0::/64\",\r\n \"peeringDBFacilityId\": 699,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/699\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Sofia\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"91.212.235.6\",\r\n \"microsoftIPv6Address\": \"2001:7f8:9f::6\",\r\n \"facilityIPv4Prefix\": \"91.212.235.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:9f::/64\",\r\n \"peeringDBFacilityId\": 1056,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1056\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Sofia\",\r\n \"country\": \"BG\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Sofia\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"MegaIX Las Vegas\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.53.205.6\",\r\n \"microsoftIPv6Address\": \"2606:a980:0:9::6\",\r\n \"facilityIPv4Prefix\": \"206.53.205.0/24\",\r\n \"facilityIPv6Prefix\": \"2606:a980:0:9::/64\",\r\n \"peeringDBFacilityId\": 1628,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1628\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Las Vegas\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Las Vegas\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"TorIX\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"206.108.35.109,206.108.34.160\",\r\n \"microsoftIPv6Address\": \"2001:504:1a::35:109,2001:504:1a::34:160\",\r\n \"facilityIPv4Prefix\": \"206.108.34.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:504:1a::34:0/111\",\r\n \"peeringDBFacilityId\": 24,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/24\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Toronto\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.53.203.7\",\r\n \"microsoftIPv6Address\": \"2606:a980:0:8::7\",\r\n \"facilityIPv4Prefix\": \"206.53.203.0/24\",\r\n \"facilityIPv6Prefix\": \"2606:a980:0:8::/64\",\r\n \"peeringDBFacilityId\": 1307,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1307\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Toronto\",\r\n \"country\": \"CA\",\r\n \"azureRegion\": \"Canada Central\"\r\n },\r\n \"name\": \"Toronto\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"NAPAfrica IX Johannesburg\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"196.60.8.133,196.60.9.133\",\r\n \"microsoftIPv6Address\": \"2001:43f8:6d0::133,2001:43f8:6d0::9:133\",\r\n \"facilityIPv4Prefix\": \"196.60.8.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:43f8:6d0::/64\",\r\n \"peeringDBFacilityId\": 592,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/592\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Johannesburg\",\r\n \"country\": \"ZA\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Johannesburg\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"JPIX OSAKA\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"103.246.232.116\",\r\n \"microsoftIPv6Address\": \"2001:de8:8:6::8075:1\",\r\n \"facilityIPv4Prefix\": \"103.246.232.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:de8:8:6::/64\",\r\n \"peeringDBFacilityId\": 564,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/564\"\r\n },\r\n {\r\n \"exchangeName\": \"JPNAP Osaka\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"210.173.178.16,210.173.178.26\",\r\n \"microsoftIPv6Address\": \"2001:7fa:7:2::8075:1,2001:7fa:7:2::8075:2\",\r\n \"facilityIPv4Prefix\": \"210.173.178.0/25\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:7:2::/64\",\r\n \"peeringDBFacilityId\": 145,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/145\"\r\n },\r\n {\r\n \"exchangeName\": \"BBIX Osaka\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"218.100.9.28,218.100.7.63\",\r\n \"microsoftIPv6Address\": \"2001:de8:c:2::8075:1\",\r\n \"facilityIPv4Prefix\": \"218.100.9.0/24,218.100.7.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:de8:c:2::/64\",\r\n \"peeringDBFacilityId\": 786,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/786\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Osaka\",\r\n \"country\": \"JP\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Osaka\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"NAPAfrica IX Cape Town\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"196.10.140.47,196.10.140.147\",\r\n \"microsoftIPv6Address\": \"2001:43f8:6d1::47,2001:43f8:6d1::147\",\r\n \"facilityIPv4Prefix\": \"196.10.140.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:43f8:6d1::/64\",\r\n \"peeringDBFacilityId\": 597,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/597\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Cape Town\",\r\n \"country\": \"ZA\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Cape Town\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"VANIX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.41.104.41\",\r\n \"microsoftIPv6Address\": \"2001:504:39::41\",\r\n \"facilityIPv4Prefix\": \"206.41.104.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:39::/64\",\r\n \"peeringDBFacilityId\": 863,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/863\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Vancouver\",\r\n \"country\": \"CA\",\r\n \"azureRegion\": \"West US 2\"\r\n },\r\n \"name\": \"Vancouver\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"PIPE Networks Melbourne\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"218.100.13.80\",\r\n \"microsoftIPv6Address\": \"2001:7fa:e::13\",\r\n \"facilityIPv4Prefix\": \"218.100.13.0/24\",\r\n \"facilityIPv6Prefix\": \"\",\r\n \"peeringDBFacilityId\": 111,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/111\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Melbourne\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"103.26.71.35\",\r\n \"microsoftIPv6Address\": \"2001:dea:0:30::23\",\r\n \"facilityIPv4Prefix\": \"103.26.71.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:dea:0:30::/64\",\r\n \"peeringDBFacilityId\": 779,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/779\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Melbourne\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"183.177.61.5\",\r\n \"microsoftIPv6Address\": \"2001:de8:6:1::8075:1\",\r\n \"facilityIPv4Prefix\": \"183.177.61.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:de8:6:1::/64\",\r\n \"peeringDBFacilityId\": 1026,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1026\"\r\n },\r\n {\r\n \"exchangeName\": \"IX Australia VIC\",\r\n \"bandwidthInMbps\": 40000,\r\n \"microsoftIPv4Address\": \"218.100.78.51\",\r\n \"microsoftIPv6Address\": \"2001:7fa:11:1:0:2f2c:0:1\",\r\n \"facilityIPv4Prefix\": \"218.100.78.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:11:1::/64\",\r\n \"peeringDBFacilityId\": 513,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/513\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Melbourne\",\r\n \"country\": \"AU\",\r\n \"azureRegion\": \"Australia Southeast\"\r\n },\r\n \"name\": \"Melbourne\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"PIPE Networks Brisbane\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"218.100.0.73\",\r\n \"microsoftIPv6Address\": \"2001:7fa:9::a\",\r\n \"facilityIPv4Prefix\": \"218.100.0.0/24\",\r\n \"facilityIPv6Prefix\": \"\",\r\n \"peeringDBFacilityId\": 110,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/110\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Brisbane\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"103.26.70.20\",\r\n \"microsoftIPv6Address\": \"2001:dea:0:20::14\",\r\n \"facilityIPv4Prefix\": \"103.26.70.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:dea:0:20::/64\",\r\n \"peeringDBFacilityId\": 781,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/781\"\r\n },\r\n {\r\n \"exchangeName\": \"IX Australia QLD\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"218.100.76.49\",\r\n \"microsoftIPv6Address\": \"2001:7fa:11:2:0:2f2c:0:1\",\r\n \"facilityIPv4Prefix\": \"218.100.76.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:11:2::/64\",\r\n \"peeringDBFacilityId\": 576,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/576\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Brisbane\",\r\n \"country\": \"AU\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Brisbane\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"APE\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"192.203.154.162\",\r\n \"microsoftIPv6Address\": \"2001:7fa:4:c0cb::9aa2\",\r\n \"facilityIPv4Prefix\": \"192.203.154.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:4:c0cb::/64\",\r\n \"peeringDBFacilityId\": 97,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/97\"\r\n },\r\n {\r\n \"exchangeName\": \"AKL-IX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"43.243.21.23\",\r\n \"microsoftIPv6Address\": \"2001:7fa:11:6:0:1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"43.243.21.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:11:6::/64\",\r\n \"peeringDBFacilityId\": 977,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/977\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Auckland\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"43.243.22.38\",\r\n \"microsoftIPv6Address\": \"2001:dea:0:40::26\",\r\n \"facilityIPv4Prefix\": \"43.243.22.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:dea:0:40::/64\",\r\n \"peeringDBFacilityId\": 984,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/984\"\r\n },\r\n {\r\n \"exchangeName\": \"WIX-NZ\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"202.7.0.220\",\r\n \"microsoftIPv6Address\": \"2001:7fa:3:ca07::dc\",\r\n \"facilityIPv4Prefix\": \"202.7.0.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:3:ca07::/64\",\r\n \"peeringDBFacilityId\": 348,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/348\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Auckland\",\r\n \"country\": \"NZ\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Auckland\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"CIX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"185.1.87.110\",\r\n \"microsoftIPv6Address\": \"2001:7f8:28::25:0\",\r\n \"facilityIPv4Prefix\": \"185.1.87.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:28::/64\",\r\n \"peeringDBFacilityId\": 303,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/303\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Zagreb\",\r\n \"country\": \"HR\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Zagreb\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"IX.br (PTT.br) Rio de Janeiro\",\r\n \"bandwidthInMbps\": 60000,\r\n \"microsoftIPv4Address\": \"45.6.52.73,45.6.52.72\",\r\n \"microsoftIPv6Address\": \"2001:12f8:0:2::73,2001:12f8:0:2::72\",\r\n \"facilityIPv4Prefix\": \"45.6.52.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:12f8:0:2::/64\",\r\n \"peeringDBFacilityId\": 177,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/177\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Rio de Janeiro\",\r\n \"country\": \"BR\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Rio de Janeiro\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"FICIX 2 (Helsinki)\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"193.110.224.62\",\r\n \"microsoftIPv6Address\": \"2001:7f8:7:b::8075:1\",\r\n \"facilityIPv4Prefix\": \"193.110.224.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:7:b::/64\",\r\n \"peeringDBFacilityId\": 98,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/98\"\r\n },\r\n {\r\n \"exchangeName\": \"FICIX 1 (Espoo)\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"193.110.226.62\",\r\n \"microsoftIPv6Address\": \"2001:7f8:7:a::8075:1\",\r\n \"facilityIPv4Prefix\": \"193.110.226.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:7:a::/64\",\r\n \"peeringDBFacilityId\": 1332,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1332\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Helsinki\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.86.27\",\r\n \"microsoftIPv6Address\": \"2001:7f8:af::8075:1\",\r\n \"facilityIPv4Prefix\": \"185.1.86.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:af::/64\",\r\n \"peeringDBFacilityId\": 1464,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1464\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Helsinki\",\r\n \"country\": \"FI\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Helsinki\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"CyrusOne IX Houston\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.96.35,198.32.96.36\",\r\n \"microsoftIPv6Address\": \"2001:478:96::35,2001:478:96::36\",\r\n \"facilityIPv4Prefix\": \"198.32.96.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:478:96::/64\",\r\n \"peeringDBFacilityId\": 673,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/673\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Houston\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Houston\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"CyrusOne IX Phoenix\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.98.35,198.32.98.36\",\r\n \"microsoftIPv6Address\": \"\",\r\n \"facilityIPv4Prefix\": \"198.32.98.0/24\",\r\n \"facilityIPv6Prefix\": \"\",\r\n \"peeringDBFacilityId\": 760,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/760\"\r\n },\r\n {\r\n \"exchangeName\": \"Phoenix IX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.41.105.44\",\r\n \"microsoftIPv6Address\": \"2001:504:3b::44\",\r\n \"facilityIPv4Prefix\": \"206.41.105.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:3b::/64\",\r\n \"peeringDBFacilityId\": 662,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/662\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Phoenix\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Phoenix\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"PIT Santiago - PIT Chile\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"200.23.206.210,200.23.206.211\",\r\n \"microsoftIPv6Address\": \"2801:14:9000::8075:1,2801:14:9000::8075:2\",\r\n \"facilityIPv4Prefix\": \"200.23.206.0/24\",\r\n \"facilityIPv6Prefix\": \"2801:14:9000::/64\",\r\n \"peeringDBFacilityId\": 1514,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1514\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Santiago\",\r\n \"country\": \"CL\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Santiago\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"QIX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"198.179.18.16\",\r\n \"microsoftIPv6Address\": \"2001:504:2d::18:16\",\r\n \"facilityIPv4Prefix\": \"198.179.18.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:2d::/48\",\r\n \"peeringDBFacilityId\": 355,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/355\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Montreal\",\r\n \"country\": \"CA\",\r\n \"azureRegion\": \"Canada East\"\r\n },\r\n \"name\": \"Montreal\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"GR-IX::Athens\",\r\n \"bandwidthInMbps\": 40000,\r\n \"microsoftIPv4Address\": \"176.126.38.18,176.126.38.28\",\r\n \"microsoftIPv6Address\": \"2001:7f8:6e::18,2001:7f8:6e::28\",\r\n \"facilityIPv4Prefix\": \"176.126.38.0/25\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:6e::/64\",\r\n \"peeringDBFacilityId\": 347,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/347\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Athens\",\r\n \"country\": \"GR\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Athens\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"MIX-IT\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"217.29.66.112,217.29.66.212\",\r\n \"microsoftIPv6Address\": \"2001:7f8:b:100:1d1:a5d0:8075:112,2001:7f8:b:100:1d1:a5d0:8075:212\",\r\n \"facilityIPv4Prefix\": \"217.29.66.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:b:100::/64\",\r\n \"peeringDBFacilityId\": 35,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/35\"\r\n },\r\n {\r\n \"exchangeName\": \"TOP-IX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"194.116.96.88\",\r\n \"microsoftIPv6Address\": \"2001:7f8:23:ffff::88\",\r\n \"facilityIPv4Prefix\": \"194.116.96.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:23:ffff::/64\",\r\n \"peeringDBFacilityId\": 115,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/115\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Milan\",\r\n \"country\": \"IT\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Milan\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Extreme IX Delhi\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"45.120.248.13\",\r\n \"microsoftIPv6Address\": \"2001:df2:1900:1::13\",\r\n \"facilityIPv4Prefix\": \"45.120.248.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:df2:1900:1::/64\",\r\n \"peeringDBFacilityId\": 1323,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1323\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"New Delhi\",\r\n \"country\": \"IN\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"New Delhi\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"DRF IX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.197.210.37\",\r\n \"microsoftIPv6Address\": \"2606:7c80:3375:50::37\",\r\n \"facilityIPv4Prefix\": \"206.197.210.0/24\",\r\n \"facilityIPv6Prefix\": \"2606:7c80:3375:50::/64\",\r\n \"peeringDBFacilityId\": 267,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/267\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Honolulu\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Honolulu\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Extreme IX Hyderabad\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"103.77.110.10\",\r\n \"microsoftIPv6Address\": \"2001:df2:1900:4::10\",\r\n \"facilityIPv4Prefix\": \"103.77.110.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:df2:1900:4::/64\",\r\n \"peeringDBFacilityId\": 1785,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1785\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Hyderabad\",\r\n \"country\": \"IN\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Hyderabad\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"SH-IX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.15.14\",\r\n \"microsoftIPv6Address\": \"2001:7f8:7a::8075:1\",\r\n \"facilityIPv4Prefix\": \"185.1.15.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:7a::/64\",\r\n \"peeringDBFacilityId\": 866,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/866\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Fujairah\",\r\n \"country\": \"AE\",\r\n \"azureRegion\": \"UK West\"\r\n },\r\n \"name\": \"Fujairah\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"UAE-IX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"185.1.8.22,185.1.8.32\",\r\n \"microsoftIPv6Address\": \"2001:7f8:73::1f8b:0:1,2001:7f8:73::1f8b:0:2\",\r\n \"facilityIPv4Prefix\": \"185.1.8.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:73::/64\",\r\n \"peeringDBFacilityId\": 587,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/587\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Dubai\",\r\n \"country\": \"AE\",\r\n \"azureRegion\": \"UK West\"\r\n },\r\n \"name\": \"Dubai\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"DE-CIX Dusseldorf\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.58.123,185.1.58.94\",\r\n \"microsoftIPv6Address\": \"2001:7f8:9e::1f8b:0:2,2001:7f8:9e::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"185.1.58.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:9e::/64\",\r\n \"peeringDBFacilityId\": 1214,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1214\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Dusseldorf\",\r\n \"country\": \"DE\",\r\n \"azureRegion\": \"UK West\"\r\n },\r\n \"name\": \"Dusseldorf\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"DE-CIX Munich\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"80.81.202.133,80.81.202.100\",\r\n \"microsoftIPv6Address\": \"2001:7f8:44::1f8b:0:2,2001:7f8:44::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"80.81.202.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:44::/64\",\r\n \"peeringDBFacilityId\": 248,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/248\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Munich\",\r\n \"country\": \"DE\",\r\n \"azureRegion\": \"UK West\"\r\n },\r\n \"name\": \"Munich\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"DE-CIX Hamburg\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"80.81.203.133,80.81.203.105\",\r\n \"microsoftIPv6Address\": \"2001:7f8:3d::1f8b:0:2,2001:7f8:3d::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"80.81.203.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:3d::/64\",\r\n \"peeringDBFacilityId\": 74,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/74\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Hamburg\",\r\n \"country\": \"DE\",\r\n \"azureRegion\": \"UK West\"\r\n },\r\n \"name\": \"Hamburg\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Ashburn\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"206.126.236.17,206.126.236.148\",\r\n \"microsoftIPv6Address\": \"2001:504:0:2::8075:1,2001:504:0:2::8075:2\",\r\n \"facilityIPv4Prefix\": \"206.126.236.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:504:0:2::/64\",\r\n \"peeringDBFacilityId\": 1,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Ashburn\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"206.53.170.12\",\r\n \"microsoftIPv6Address\": \"2606:a980:0:3::c\",\r\n \"facilityIPv4Prefix\": \"206.53.170.0/24\",\r\n \"facilityIPv6Prefix\": \"2606:a980:0:3::/64\",\r\n \"peeringDBFacilityId\": 1178,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1178\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Ashburn\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Ashburn\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Palo Alto\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.176.152\",\r\n \"microsoftIPv6Address\": \"2001:504:d::98\",\r\n \"facilityIPv4Prefix\": \"198.32.176.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:d::/64\",\r\n \"peeringDBFacilityId\": 7,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/7\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Palo Alto\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Palo Alto\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix San Jose\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.223.116.17\",\r\n \"microsoftIPv6Address\": \"2001:504:0:1::8075:1\",\r\n \"facilityIPv4Prefix\": \"206.223.116.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:504:0:1::/64\",\r\n \"peeringDBFacilityId\": 5,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/5\"\r\n },\r\n {\r\n \"exchangeName\": \"AMS-IX BA\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.41.106.72\",\r\n \"microsoftIPv6Address\": \"2001:504:3d:1:0:a500:8075:1\",\r\n \"facilityIPv4Prefix\": \"206.41.106.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:3d:1::/64\",\r\n \"peeringDBFacilityId\": 935,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/935\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"San Jose\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"San Jose\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Chicago\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"208.115.136.27,208.115.137.61\",\r\n \"microsoftIPv6Address\": \"2001:504:0:4::8075:1,2001:504:0:4::8075:2\",\r\n \"facilityIPv4Prefix\": \"208.115.136.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:504:0:4::/64\",\r\n \"peeringDBFacilityId\": 2,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/2\"\r\n },\r\n {\r\n \"exchangeName\": \"AMS-IX Chicago\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"206.108.115.47\",\r\n \"microsoftIPv6Address\": \"2001:504:38:1:0:a500:8075:1\",\r\n \"facilityIPv4Prefix\": \"206.108.115.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:38:1::/64\",\r\n \"peeringDBFacilityId\": 944,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/944\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Chicago\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"North Central US\"\r\n },\r\n \"name\": \"Chicago\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Los Angeles\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.223.123.17\",\r\n \"microsoftIPv6Address\": \"2001:504:0:3::8075:1\",\r\n \"facilityIPv4Prefix\": \"206.223.123.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:0:3::/64\",\r\n \"peeringDBFacilityId\": 4,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/4\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Los Angeles\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.53.172.12\",\r\n \"microsoftIPv6Address\": \"2606:a980:0:5::c\",\r\n \"facilityIPv4Prefix\": \"206.53.172.0/24\",\r\n \"facilityIPv6Prefix\": \"2606:a980:0:5::/64\",\r\n \"peeringDBFacilityId\": 1175,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1175\"\r\n },\r\n {\r\n \"exchangeName\": \"CoreSite - Any2 California\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.72.210.143\",\r\n \"microsoftIPv6Address\": \"2001:504:13::210:143\",\r\n \"facilityIPv4Prefix\": \"206.72.210.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:504:13::/64\",\r\n \"peeringDBFacilityId\": 142,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/142\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Los Angeles\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Los Angeles\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Atlanta\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"198.32.182.33,198.32.182.102\",\r\n \"microsoftIPv6Address\": \"2001:504:10::8075:1,2001:504:10::8075:2\",\r\n \"facilityIPv4Prefix\": \"198.32.182.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:10::/64\",\r\n \"peeringDBFacilityId\": 9,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/9\"\r\n },\r\n {\r\n \"exchangeName\": \"Digital Realty Atlanta\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.132.117\",\r\n \"microsoftIPv6Address\": \"2001:478:132::117\",\r\n \"facilityIPv4Prefix\": \"198.32.132.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:478:132::/64\",\r\n \"peeringDBFacilityId\": 22,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/22\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Atlanta\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Atlanta\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Miami (formerly NOTA)\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"198.32.124.188,198.32.124.189\",\r\n \"microsoftIPv6Address\": \"2001:478:124::188,2001:478:124::189\",\r\n \"facilityIPv4Prefix\": \"198.32.124.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:478:124::/64\",\r\n \"peeringDBFacilityId\": 17,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/17\"\r\n },\r\n {\r\n \"exchangeName\": \"FL-IX\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"206.41.108.25\",\r\n \"microsoftIPv6Address\": \"2001:504:40:108::1:25\",\r\n \"facilityIPv4Prefix\": \"206.41.108.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:40:108::/64\",\r\n \"peeringDBFacilityId\": 954,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/954\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Miami\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US 2\"\r\n },\r\n \"name\": \"Miami\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"LINX LON1\",\r\n \"bandwidthInMbps\": 300000,\r\n \"microsoftIPv4Address\": \"195.66.224.140\",\r\n \"microsoftIPv6Address\": \"2001:7f8:4::1f8b:1\",\r\n \"facilityIPv4Prefix\": \"195.66.224.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:4::/64\",\r\n \"peeringDBFacilityId\": 18,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/18\"\r\n },\r\n {\r\n \"exchangeName\": \"LINX LON2\",\r\n \"bandwidthInMbps\": 200000,\r\n \"microsoftIPv4Address\": \"195.66.236.140\",\r\n \"microsoftIPv6Address\": \"2001:7f8:4:1::1f8b:1\",\r\n \"facilityIPv4Prefix\": \"195.66.236.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:4:1::/64\",\r\n \"peeringDBFacilityId\": 321,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/321\"\r\n },\r\n {\r\n \"exchangeName\": \"LONAP\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"5.57.81.17\",\r\n \"microsoftIPv6Address\": \"2001:7f8:17::1f8b:1\",\r\n \"facilityIPv4Prefix\": \"5.57.80.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:17::/64\",\r\n \"peeringDBFacilityId\": 53,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/53\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix London\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.104.57\",\r\n \"microsoftIPv6Address\": \"2001:7f8:be::8075:1\",\r\n \"facilityIPv4Prefix\": \"185.1.104.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:be::/64\",\r\n \"peeringDBFacilityId\": 1997,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1997\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"London\",\r\n \"country\": \"GB\",\r\n \"azureRegion\": \"UK South\"\r\n },\r\n \"name\": \"London\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix New York\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.118.18\",\r\n \"microsoftIPv6Address\": \"2001:504:f::12\",\r\n \"facilityIPv4Prefix\": \"198.32.118.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:f::/64\",\r\n \"peeringDBFacilityId\": 12,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/12\"\r\n },\r\n {\r\n \"exchangeName\": \"NYIIX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.160.199\",\r\n \"microsoftIPv6Address\": \"2001:504:1::a500:8075:1\",\r\n \"facilityIPv4Prefix\": \"198.32.160.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:504:1::/64\",\r\n \"peeringDBFacilityId\": 14,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/14\"\r\n },\r\n {\r\n \"exchangeName\": \"DE-CIX New York\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.82.104.133\",\r\n \"microsoftIPv6Address\": \"2001:504:36::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"206.82.104.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:504:36::/64\",\r\n \"peeringDBFacilityId\": 804,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/804\"\r\n },\r\n {\r\n \"exchangeName\": \"Digital Realty New York\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.126.115.23\",\r\n \"microsoftIPv6Address\": \"2001:504:17:115::23\",\r\n \"facilityIPv4Prefix\": \"206.126.115.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:17:115::/64\",\r\n \"peeringDBFacilityId\": 325,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/325\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"New York\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"New York\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"France-IX Paris\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"37.49.236.5,37.49.237.119\",\r\n \"microsoftIPv6Address\": \"2001:7f8:54::5,2001:7f8:54::1:119\",\r\n \"facilityIPv4Prefix\": \"37.49.236.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:54::/64\",\r\n \"peeringDBFacilityId\": 359,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/359\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Paris\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"195.42.145.28\",\r\n \"microsoftIPv6Address\": \"2001:7f8:43::8075:1\",\r\n \"facilityIPv4Prefix\": \"195.42.144.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:43::/64\",\r\n \"peeringDBFacilityId\": 255,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/255\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Paris\",\r\n \"country\": \"FR\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Paris\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"DE-CIX Frankfurt\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"80.81.194.52,80.81.195.11\",\r\n \"microsoftIPv6Address\": \"2001:7f8::1f8b:0:1,2001:7f8::1f8b:0:2\",\r\n \"facilityIPv4Prefix\": \"80.81.192.0/21\",\r\n \"facilityIPv6Prefix\": \"2001:7f8::/64\",\r\n \"peeringDBFacilityId\": 31,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/31\"\r\n },\r\n {\r\n \"exchangeName\": \"ECIX-FRA\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"62.69.146.70\",\r\n \"microsoftIPv6Address\": \"2001:7f8:8:20:0:1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"62.69.146.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:8:20::/64\",\r\n \"peeringDBFacilityId\": 676,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/676\"\r\n },\r\n {\r\n \"exchangeName\": \"NL-IX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"193.239.118.163\",\r\n \"microsoftIPv6Address\": \"2001:7f8:13::a500:8075:2\",\r\n \"facilityIPv4Prefix\": \"193.239.116.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:13::/64\",\r\n \"peeringDBFacilityId\": 64,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/64\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Frankfurt\",\r\n \"country\": \"DE\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Frankfurt\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"NL-ix\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"193.239.117.16\",\r\n \"microsoftIPv6Address\": \"2001:7f8:13::a500:8075:1\",\r\n \"facilityIPv4Prefix\": \"193.239.116.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:13::/64\",\r\n \"peeringDBFacilityId\": 64,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/64\"\r\n },\r\n {\r\n \"exchangeName\": \"AMS-IX\",\r\n \"bandwidthInMbps\": 300000,\r\n \"microsoftIPv4Address\": \"80.249.209.21,80.249.209.20\",\r\n \"microsoftIPv6Address\": \"2001:7f8:1::a500:8075:2,2001:7f8:1::a500:8075:1\",\r\n \"facilityIPv4Prefix\": \"80.249.208.0/21\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:1::/64\",\r\n \"peeringDBFacilityId\": 26,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/26\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Amsterdam\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.112.37\",\r\n \"microsoftIPv6Address\": \"2001:7f8:83::8075:1\",\r\n \"facilityIPv4Prefix\": \"185.1.112.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:83::/64\",\r\n \"peeringDBFacilityId\": 2031,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/2031\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Amsterdam\",\r\n \"country\": \"NL\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Amsterdam\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"VIX\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"193.203.0.165\",\r\n \"microsoftIPv6Address\": \"2001:7f8:30:0:2:1:0:8075\",\r\n \"facilityIPv4Prefix\": \"193.203.0.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:30::/64\",\r\n \"peeringDBFacilityId\": 50,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/50\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Vienna\",\r\n \"country\": \"AT\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Vienna\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"BNIX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"194.53.172.34\",\r\n \"microsoftIPv6Address\": \"2001:7f8:26::a500:8075:1\",\r\n \"facilityIPv4Prefix\": \"194.53.172.0/25\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:26::/64\",\r\n \"peeringDBFacilityId\": 59,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/59\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Brussels\",\r\n \"country\": \"BE\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Brussels\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Dallas\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"206.223.118.17,206.223.118.65\",\r\n \"microsoftIPv6Address\": \"2001:504:0:5::8075:1,2001:504:0:5::8075:2\",\r\n \"facilityIPv4Prefix\": \"206.223.118.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:504:0:5::/64\",\r\n \"peeringDBFacilityId\": 3,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/3\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Dallas\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.53.174.12\",\r\n \"microsoftIPv6Address\": \"2606:a980:0:7::c\",\r\n \"facilityIPv4Prefix\": \"206.53.174.0/24\",\r\n \"facilityIPv6Prefix\": \"2606:a980:0:7::/64\",\r\n \"peeringDBFacilityId\": 1180,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1180\"\r\n },\r\n {\r\n \"exchangeName\": \"CyrusOne IX Dallas\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.130.39,198.32.130.40\",\r\n \"microsoftIPv6Address\": \"2001:478:130::39,2001:478:130::40\",\r\n \"facilityIPv4Prefix\": \"198.32.130.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:478:130::/64\",\r\n \"peeringDBFacilityId\": 672,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/672\"\r\n },\r\n {\r\n \"exchangeName\": \"DE-CIX Dallas\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.53.202.15\",\r\n \"microsoftIPv6Address\": \"2001:504:61::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"206.53.202.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:61::/64\",\r\n \"peeringDBFacilityId\": 1249,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1249\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Dallas\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Dallas\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Columbia IX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"10.12.97.129\",\r\n \"microsoftIPv6Address\": \"\",\r\n \"facilityIPv4Prefix\": \"10.12.97.128/26\",\r\n \"facilityIPv6Prefix\": \"\",\r\n \"peeringDBFacilityId\": 99999,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/99999\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Seattle\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.134.152\",\r\n \"microsoftIPv6Address\": \"2001:504:12::15\",\r\n \"facilityIPv4Prefix\": \"198.32.134.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:12::/64\",\r\n \"peeringDBFacilityId\": 11,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/11\"\r\n },\r\n {\r\n \"exchangeName\": \"SIX Seattle\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.81.80.30,206.81.80.68\",\r\n \"microsoftIPv6Address\": \"2001:504:16::1f8b,2001:504:16::68:0:1f8b\",\r\n \"facilityIPv4Prefix\": \"206.81.80.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:504:16::/64\",\r\n \"peeringDBFacilityId\": 13,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/13\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Seattle\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.53.171.13\",\r\n \"microsoftIPv6Address\": \"2606:a980:0:4::d\",\r\n \"facilityIPv4Prefix\": \"206.53.171.0/24\",\r\n \"facilityIPv6Prefix\": \"2606:a980:0:4::/64\",\r\n \"peeringDBFacilityId\": 1174,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1174\"\r\n },\r\n {\r\n \"exchangeName\": \"PacificWave\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"207.231.240.7,207.231.241.7,207.231.242.7,207.231.243.7,207.231.245.7,207.231.248.7\",\r\n \"microsoftIPv6Address\": \"2001:504:b:10::7,2001:504:b:11::7,2001:504:b:80::7,2001:504:b:81::7,2001:504:b:88::7,2001:504:b:89::7\",\r\n \"facilityIPv4Prefix\": \"207.231.240.0/25,207.231.241.0/24,207.231.242.0/25,207.231.243.0/24,207.231.245.0/24,207.231.248.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:b:10::/64,2001:504:b:11::/64,2001:504:b:80::/64,2001:504:b:81::/64,2001:504:b:88::/64,2001:504:b:89::/64\",\r\n \"peeringDBFacilityId\": 82,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/82\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Seattle\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US 2\"\r\n },\r\n \"name\": \"Seattle\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"LINX Manchester\",\r\n \"bandwidthInMbps\": 30000,\r\n \"microsoftIPv4Address\": \"195.66.244.82,195.66.244.116\",\r\n \"microsoftIPv6Address\": \"2001:7f8:4:2::1f8b:1,2001:7f8:4:2::1f8b:2\",\r\n \"facilityIPv4Prefix\": \"195.66.244.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:4:2::/64\",\r\n \"peeringDBFacilityId\": 583,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/583\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Manchester\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.101.31\",\r\n \"microsoftIPv6Address\": \"2001:7f8:bc::8075:1\",\r\n \"facilityIPv4Prefix\": \"185.1.101.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:bc::/64\",\r\n \"peeringDBFacilityId\": 1927,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1927\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Manchester\",\r\n \"country\": \"GB\",\r\n \"azureRegion\": \"UK West\"\r\n },\r\n \"name\": \"Manchester\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Zurich\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"194.42.48.50\",\r\n \"microsoftIPv6Address\": \"2001:7f8:c:8235:194:42:48:50\",\r\n \"facilityIPv4Prefix\": \"194.42.48.0/25\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:c:8235:194:42:48:0/112\",\r\n \"peeringDBFacilityId\": 29,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/29\"\r\n },\r\n {\r\n \"exchangeName\": \"SwissIX\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"91.206.52.152\",\r\n \"microsoftIPv6Address\": \"2001:7f8:24::98\",\r\n \"facilityIPv4Prefix\": \"91.206.52.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:24::/64\",\r\n \"peeringDBFacilityId\": 60,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/60\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Zurich\",\r\n \"country\": \"CH\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Zurich\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"CATNIX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"193.242.98.152,193.242.98.149\",\r\n \"microsoftIPv6Address\": \"2001:7f8:2a:0:2:1:0:8075,2001:7f8:2a:0:2:2:0:8075\",\r\n \"facilityIPv4Prefix\": \"193.242.98.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:2a::/64\",\r\n \"peeringDBFacilityId\": 62,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/62\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Barcelona\",\r\n \"country\": \"ES\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Barcelona\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"GigaPIX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"193.136.250.60\",\r\n \"microsoftIPv6Address\": \"2001:7f8:a:1::6\",\r\n \"facilityIPv4Prefix\": \"193.136.250.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:a:1::/64\",\r\n \"peeringDBFacilityId\": 72,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/72\"\r\n },\r\n {\r\n \"exchangeName\": \"DE-CIX Lisbon\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.131.6\",\r\n \"microsoftIPv6Address\": \"2001:7f8:d5::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"185.1.131.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:d5::/64\",\r\n \"peeringDBFacilityId\": 2531,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/2531\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Lisbon\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.116.33\",\r\n \"microsoftIPv6Address\": \"2001:7f8:c7::8075:1\",\r\n \"facilityIPv4Prefix\": \"185.1.116.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:c7::/64\",\r\n \"peeringDBFacilityId\": 2131,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/2131\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Lisbon\",\r\n \"country\": \"PT\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Lisbon\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"ESPANIX Madrid Lower LAN\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"193.149.1.29\",\r\n \"microsoftIPv6Address\": \"2001:7f8:f::70\",\r\n \"facilityIPv4Prefix\": \"193.149.1.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:f::/64\",\r\n \"peeringDBFacilityId\": 63,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/63\"\r\n },\r\n {\r\n \"exchangeName\": \"ESPANIX Madrid Upper LAN\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"185.79.175.184\",\r\n \"microsoftIPv6Address\": \"2001:7f8:f:1::70\",\r\n \"facilityIPv4Prefix\": \"185.79.175.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:f:1::/64\",\r\n \"peeringDBFacilityId\": 1146,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1146\"\r\n },\r\n {\r\n \"exchangeName\": \"DE-CIX Madrid\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"185.1.68.16\",\r\n \"microsoftIPv6Address\": \"2001:7f8:a0::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"185.1.68.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:a0::/64\",\r\n \"peeringDBFacilityId\": 1277,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1277\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Madrid\",\r\n \"country\": \"ES\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Madrid\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Sydney\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"45.127.172.36\",\r\n \"microsoftIPv6Address\": \"2001:de8:6::1:2076:1\",\r\n \"facilityIPv4Prefix\": \"45.127.172.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:de8:6::/64\",\r\n \"peeringDBFacilityId\": 94,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/94\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Sydney\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"103.26.68.7\",\r\n \"microsoftIPv6Address\": \"2001:dea:0:10::7\",\r\n \"facilityIPv4Prefix\": \"103.26.68.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:dea:0:10::/64\",\r\n \"peeringDBFacilityId\": 780,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/780\"\r\n },\r\n {\r\n \"exchangeName\": \"IX Australia NSW\",\r\n \"bandwidthInMbps\": 30000,\r\n \"microsoftIPv4Address\": \"218.100.52.4\",\r\n \"microsoftIPv6Address\": \"2001:7fa:11:4:0:2f2c:0:1\",\r\n \"facilityIPv4Prefix\": \"218.100.52.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:11:4::/64\",\r\n \"peeringDBFacilityId\": 716,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/716\"\r\n },\r\n {\r\n \"exchangeName\": \"PIPE Networks Sydney\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"218.100.2.162\",\r\n \"microsoftIPv6Address\": \"2001:7fa:b::162\",\r\n \"facilityIPv4Prefix\": \"218.100.2.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:b::/64\",\r\n \"peeringDBFacilityId\": 105,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/105\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Sydney\",\r\n \"country\": \"AU\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Sydney\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Tokyo\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"203.190.230.24\",\r\n \"microsoftIPv6Address\": \"2001:de8:5::8075:1\",\r\n \"facilityIPv4Prefix\": \"203.190.230.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:de8:5::/64\",\r\n \"peeringDBFacilityId\": 167,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/167\"\r\n },\r\n {\r\n \"exchangeName\": \"JPIX TOKYO\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"210.171.224.116,210.171.224.110\",\r\n \"microsoftIPv6Address\": \"2001:de8:8::8075:2,2001:de8:8::8075:1\",\r\n \"facilityIPv4Prefix\": \"210.171.224.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:de8:8::/64\",\r\n \"peeringDBFacilityId\": 30,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/30\"\r\n },\r\n {\r\n \"exchangeName\": \"BBIX Tokyo\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"218.100.6.76,218.100.7.63\",\r\n \"microsoftIPv6Address\": \"2001:de8:c::8075:1,2001:de8:c::8075:2\",\r\n \"facilityIPv4Prefix\": \"218.100.6.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:de8:c::/64\",\r\n \"peeringDBFacilityId\": 126,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/126\"\r\n },\r\n {\r\n \"exchangeName\": \"JPNAP Tokyo\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"210.173.176.16\",\r\n \"microsoftIPv6Address\": \"2001:7fa:7:1::8075:1\",\r\n \"facilityIPv4Prefix\": \"210.173.176.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:7:1::/64\",\r\n \"peeringDBFacilityId\": 95,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/95\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Tokyo\",\r\n \"country\": \"JP\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Tokyo\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"KINX\",\r\n \"bandwidthInMbps\": 30000,\r\n \"microsoftIPv4Address\": \"192.145.251.47,192.145.251.48\",\r\n \"microsoftIPv6Address\": \"2001:7fa:8::13,2001:7fa:8::14\",\r\n \"facilityIPv4Prefix\": \"192.145.251.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:8::/64\",\r\n \"peeringDBFacilityId\": 52,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/52\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Seoul\",\r\n \"country\": \"KR\",\r\n \"azureRegion\": \"Korea Central\"\r\n },\r\n \"name\": \"Seoul\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"DIX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"192.38.7.76\",\r\n \"microsoftIPv6Address\": \"2001:7f8:1f::8075:76:0\",\r\n \"facilityIPv4Prefix\": \"192.38.7.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:1f::/64\",\r\n \"peeringDBFacilityId\": 78,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/78\"\r\n },\r\n {\r\n \"exchangeName\": \"Netnod Copenhagen\",\r\n \"bandwidthInMbps\": 40000,\r\n \"microsoftIPv4Address\": \"212.237.192.181,212.237.193.181\",\r\n \"microsoftIPv6Address\": \"2001:7f8:d:202::181,2001:7f8:d:203::181\",\r\n \"facilityIPv4Prefix\": \"212.237.192.0/24,212.237.193.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:d:202::/64,2001:7f8:d:203::/64\",\r\n \"peeringDBFacilityId\": 193,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/193\"\r\n },\r\n {\r\n \"exchangeName\": \"NL-IX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"193.239.118.172\",\r\n \"microsoftIPv6Address\": \"2001:7f8:13::a500:8075:4\",\r\n \"facilityIPv4Prefix\": \"193.239.116.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:13::/64\",\r\n \"peeringDBFacilityId\": 64,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/64\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Copenhagen\",\r\n \"country\": \"DK\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Copenhagen\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Netnod Stockholm\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"195.245.240.181,194.68.123.181,194.68.128.181,195.69.119.181\",\r\n \"microsoftIPv6Address\": \"2001:7f8:d:fc::181,2001:7f8:d:fb::181,2001:7f8:d:fe::181,2001:7f8:d:ff::181\",\r\n \"facilityIPv4Prefix\": \"195.245.240.0/24,194.68.123.0/24,194.68.128.0/24,195.69.119.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:d:fc::/64,2001:7f8:d:fb::/64,2001:7f8:d:fe::/64,2001:7f8:d:ff::/64\",\r\n \"peeringDBFacilityId\": 70,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/70\"\r\n },\r\n {\r\n \"exchangeName\": \"STHIX - Stockholm\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"192.121.80.59\",\r\n \"microsoftIPv6Address\": \"2001:7f8:3e:0:a500:0:8075:1\",\r\n \"facilityIPv4Prefix\": \"192.121.80.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:3e::/64\",\r\n \"peeringDBFacilityId\": 172,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/172\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Stockholm\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.107.34\",\r\n \"microsoftIPv6Address\": \"2001:7f8:c1::8075:1\",\r\n \"facilityIPv4Prefix\": \"185.1.107.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:c1::/64\",\r\n \"peeringDBFacilityId\": 1923,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1923\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Stockholm\",\r\n \"country\": \"SE\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Stockholm\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"INEX LAN1\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"185.6.36.28\",\r\n \"microsoftIPv6Address\": \"2001:7f8:18::28\",\r\n \"facilityIPv4Prefix\": \"185.6.36.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:18::/64\",\r\n \"peeringDBFacilityId\": 48,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/48\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Dublin\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.109.26\",\r\n \"microsoftIPv6Address\": \"2001:7f8:c3::8075:1\",\r\n \"facilityIPv4Prefix\": \"185.1.109.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:c3::/64\",\r\n \"peeringDBFacilityId\": 1926,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1926\"\r\n },\r\n {\r\n \"exchangeName\": \"INEX LAN2\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"194.88.240.77\",\r\n \"microsoftIPv6Address\": \"2001:7f8:18:12::77\",\r\n \"facilityIPv4Prefix\": \"194.88.240.0/25\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:18:12::/64\",\r\n \"peeringDBFacilityId\": 387,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/387\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Dublin\",\r\n \"country\": \"IE\",\r\n \"azureRegion\": \"North Europe\"\r\n },\r\n \"name\": \"Dublin\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"IX.br (PTT.br) Campinas\",\r\n \"bandwidthInMbps\": 60000,\r\n \"microsoftIPv4Address\": \"200.192.108.42\",\r\n \"microsoftIPv6Address\": \"2001:12f8:0:11::42\",\r\n \"facilityIPv4Prefix\": \"200.192.108.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:12f8:0:11::/64\",\r\n \"peeringDBFacilityId\": 415,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/415\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Sao Paulo\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.122.57,198.32.122.60,64.191.232.60,64.191.232.57\",\r\n \"microsoftIPv6Address\": \"2001:478:122::3c,2001:478:122::39,2001:504:0:7::3c,2001:504:0:7::39\",\r\n \"facilityIPv4Prefix\": \"198.32.122.0/24,64.191.232.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:478:122::/64,2001:504:0:7::/64\",\r\n \"peeringDBFacilityId\": 119,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/119\"\r\n },\r\n {\r\n \"exchangeName\": \"IX.br (PTT.br) Sao Paulo\",\r\n \"bandwidthInMbps\": 200000,\r\n \"microsoftIPv4Address\": \"187.16.218.139,187.16.218.144\",\r\n \"microsoftIPv6Address\": \"2001:12f8::218:139,2001:12f8::218:144\",\r\n \"facilityIPv4Prefix\": \"187.16.216.0/21\",\r\n \"facilityIPv6Prefix\": \"2001:12f8::/64\",\r\n \"peeringDBFacilityId\": 171,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/171\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Sao Paulo\",\r\n \"country\": \"BR\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Sao Paulo\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Hong Kong\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"119.27.63.4,36.255.56.4\",\r\n \"microsoftIPv6Address\": \"2001:de8:7::8075:1\",\r\n \"facilityIPv4Prefix\": \"119.27.63.0/24,36.255.56.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:de8:7::/64\",\r\n \"peeringDBFacilityId\": 125,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/125\"\r\n },\r\n {\r\n \"exchangeName\": \"AMS-IX Hong Kong\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"103.247.139.28\",\r\n \"microsoftIPv6Address\": \"2001:df0:296::a500:8075:1\",\r\n \"facilityIPv4Prefix\": \"103.247.139.0/25\",\r\n \"facilityIPv6Prefix\": \"2001:df0:296::/64\",\r\n \"peeringDBFacilityId\": 577,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/577\"\r\n },\r\n {\r\n \"exchangeName\": \"HKIX\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"123.255.91.120,123.255.90.222\",\r\n \"microsoftIPv6Address\": \"2001:7fa:0:1::ca28:a178,2001:7fa:0:1::ca28:a0de\",\r\n \"facilityIPv4Prefix\": \"123.255.88.0/21\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:0:1::/64\",\r\n \"peeringDBFacilityId\": 42,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/42\"\r\n },\r\n {\r\n \"exchangeName\": \"BBIX Hong Kong\",\r\n \"bandwidthInMbps\": 30000,\r\n \"microsoftIPv4Address\": \"103.203.158.102\",\r\n \"microsoftIPv6Address\": \"2403:c780:b800:bb00::8075:2\",\r\n \"facilityIPv4Prefix\": \"103.203.158.0/23\",\r\n \"facilityIPv6Prefix\": \"2403:c780:b800:bb00::/64\",\r\n \"peeringDBFacilityId\": 1449,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1449\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Hong Kong\",\r\n \"country\": \"HK\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Hong Kong\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"NIX.CZ\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"91.210.16.115\",\r\n \"microsoftIPv6Address\": \"2001:7f8:14::6b:1\",\r\n \"facilityIPv4Prefix\": \"91.210.16.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:14::/64\",\r\n \"peeringDBFacilityId\": 71,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/71\"\r\n },\r\n {\r\n \"exchangeName\": \"Peering.cz\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"91.213.211.214\",\r\n \"microsoftIPv6Address\": \"2001:7f8:7f::214\",\r\n \"facilityIPv4Prefix\": \"91.213.211.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:7f::/64\",\r\n \"peeringDBFacilityId\": 713,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/713\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Prague\",\r\n \"country\": \"CZ\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Prague\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"France-IX Marseille\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"37.49.232.14\",\r\n \"microsoftIPv6Address\": \"2001:7f8:54:5::14\",\r\n \"facilityIPv4Prefix\": \"37.49.232.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:54:5::/64\",\r\n \"peeringDBFacilityId\": 880,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/880\"\r\n },\r\n {\r\n \"exchangeName\": \"DE-CIX Marseille\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.47.13\",\r\n \"microsoftIPv6Address\": \"2001:7f8:36::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"185.1.47.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:36::/64\",\r\n \"peeringDBFacilityId\": 1149,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1149\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Marseille\",\r\n \"country\": \"FR\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Marseille\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"SOX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.141.141\",\r\n \"microsoftIPv6Address\": \"2001:de8:d::8069:1\",\r\n \"facilityIPv4Prefix\": \"198.32.141.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:de8:d::/64\",\r\n \"peeringDBFacilityId\": 93,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/93\"\r\n },\r\n {\r\n \"exchangeName\": \"SGIX\",\r\n \"bandwidthInMbps\": 30000,\r\n \"microsoftIPv4Address\": \"103.16.102.23\",\r\n \"microsoftIPv6Address\": \"2001:de8:12:100::23\",\r\n \"facilityIPv4Prefix\": \"103.16.102.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:de8:12:100::/64\",\r\n \"peeringDBFacilityId\": 429,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/429\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Singapore\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"27.111.228.57,27.111.229.172\",\r\n \"microsoftIPv6Address\": \"2001:de8:4::8075:1,2001:de8:4::8075:2\",\r\n \"facilityIPv4Prefix\": \"27.111.228.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:de8:4::/64\",\r\n \"peeringDBFacilityId\": 158,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/158\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Singapore\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"103.41.12.23\",\r\n \"microsoftIPv6Address\": \"2001:ded::17\",\r\n \"facilityIPv4Prefix\": \"103.41.12.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:ded::/48\",\r\n \"peeringDBFacilityId\": 965,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/965\"\r\n },\r\n {\r\n \"exchangeName\": \"BBIX Singapore\",\r\n \"bandwidthInMbps\": 30000,\r\n \"microsoftIPv4Address\": \"103.231.152.101\",\r\n \"microsoftIPv6Address\": \"2001:df5:b800:bb00::8075:1\",\r\n \"facilityIPv4Prefix\": \"103.231.152.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:df5:b800:bb00::/64\",\r\n \"peeringDBFacilityId\": 909,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/909\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Singapore\",\r\n \"country\": \"SG\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Singapore\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"BiX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"193.188.137.21,193.188.137.51\",\r\n \"microsoftIPv6Address\": \"2001:7f8:35::8075:1,2001:7f8:35::8075:2\",\r\n \"facilityIPv4Prefix\": \"193.188.137.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:35::/64\",\r\n \"peeringDBFacilityId\": 55,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/55\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Budapest\",\r\n \"country\": \"HU\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Budapest\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"MSK-IX Moscow\",\r\n \"bandwidthInMbps\": 200000,\r\n \"microsoftIPv4Address\": \"195.208.208.137\",\r\n \"microsoftIPv6Address\": \"2001:7f8:20:101::208:137\",\r\n \"facilityIPv4Prefix\": \"195.208.208.0/21\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:20:101::/64\",\r\n \"peeringDBFacilityId\": 100,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/100\"\r\n },\r\n {\r\n \"exchangeName\": \"DATAIX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"178.18.225.38\",\r\n \"microsoftIPv6Address\": \"2a03:5f80:4::225:38\",\r\n \"facilityIPv4Prefix\": \"178.18.224.0/22\",\r\n \"facilityIPv6Prefix\": \"2a03:5f80:4::/64\",\r\n \"peeringDBFacilityId\": 358,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/358\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Moscow\",\r\n \"country\": \"RU\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Moscow\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"CoreSite - Any2 Denver \",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"206.51.46.72,206.51.46.100,198.32.216.72\",\r\n \"microsoftIPv6Address\": \"2605:6c00:303:303::72,2605:6c00:303:303::100\",\r\n \"facilityIPv4Prefix\": \"206.51.46.0/24,198.32.216.0/24\",\r\n \"facilityIPv6Prefix\": \"2605:6c00:303:303::/64\",\r\n \"peeringDBFacilityId\": 254,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/254\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Denver\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West Central US\"\r\n },\r\n \"name\": \"Denver\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Balcan-IX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"80.97.248.52,80.97.248.76,86.104.125.130\",\r\n \"microsoftIPv6Address\": \"2a02:d10:80::13,2a02:d10:80::32,2001:7f8:64:225::8075:1\",\r\n \"facilityIPv4Prefix\": \"80.97.248.0/23,86.104.125.0/24\",\r\n \"facilityIPv6Prefix\": \"2a02:d10:80::/64,2001:7f8:64:225::/64\",\r\n \"peeringDBFacilityId\": 372,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/372\"\r\n },\r\n {\r\n \"exchangeName\": \"RoNIX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"217.156.113.88\",\r\n \"microsoftIPv6Address\": \"2001:7f8:49::88\",\r\n \"facilityIPv4Prefix\": \"217.156.113.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:49::/64\",\r\n \"peeringDBFacilityId\": 301,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/301\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Bucharest\",\r\n \"country\": \"RO\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Bucharest\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"TPIX-TW\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"203.163.222.15,203.163.222.85\",\r\n \"microsoftIPv6Address\": \"2406:d400:1:133:203:163:222:15,2406:d400:1:133:203:163:222:85\",\r\n \"facilityIPv4Prefix\": \"203.163.222.0/24\",\r\n \"facilityIPv6Prefix\": \"2406:d400:1:133:203:163:222:0/112\",\r\n \"peeringDBFacilityId\": 823,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/823\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Taipei\",\r\n \"country\": \"TW\",\r\n \"azureRegion\": \"East Asia\"\r\n },\r\n \"name\": \"Taipei\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"MyIX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"218.100.44.214,218.100.44.154\",\r\n \"microsoftIPv6Address\": \"2001:de8:10::54,2001:de8:10::a9\",\r\n \"facilityIPv4Prefix\": \"218.100.44.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:de8:10::/48\",\r\n \"peeringDBFacilityId\": 250,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/250\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Kuala Lumpur\",\r\n \"country\": \"MY\",\r\n \"azureRegion\": \"Southeast Asia\"\r\n },\r\n \"name\": \"Kuala Lumpur\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"BCIX\",\r\n \"bandwidthInMbps\": 50000,\r\n \"microsoftIPv4Address\": \"193.178.185.84,193.178.185.104\",\r\n \"microsoftIPv6Address\": \"2001:7f8:19:1::1f8b:1,2001:7f8:19:1::1f8b:2\",\r\n \"facilityIPv4Prefix\": \"193.178.185.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:19:1::/64\",\r\n \"peeringDBFacilityId\": 87,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/87\"\r\n },\r\n {\r\n \"exchangeName\": \"ECIX-BER\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"194.9.117.84\",\r\n \"microsoftIPv6Address\": \"2001:7f8:8:5:0:1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"194.9.117.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:8:5::/64\",\r\n \"peeringDBFacilityId\": 209,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/209\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Berlin\",\r\n \"country\": \"DE\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Berlin\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Equinix Warsaw (PLIX)\",\r\n \"bandwidthInMbps\": 30000,\r\n \"microsoftIPv4Address\": \"195.182.218.146,195.182.218.167\",\r\n \"microsoftIPv6Address\": \"2001:7f8:42::a500:8075:1,2001:7f8:42::a500:8075:2\",\r\n \"facilityIPv4Prefix\": \"195.182.218.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:42::/48\",\r\n \"peeringDBFacilityId\": 264,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/264\"\r\n },\r\n {\r\n \"exchangeName\": \"TPIX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"195.149.232.50\",\r\n \"microsoftIPv6Address\": \"2001:7f8:27::8075:1\",\r\n \"facilityIPv4Prefix\": \"195.149.232.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:27::/48\",\r\n \"peeringDBFacilityId\": 482,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/482\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Warsaw\",\r\n \"country\": \"PL\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Warsaw\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Extreme IX Chennai\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"45.120.251.137\",\r\n \"microsoftIPv6Address\": \"2001:df2:1900:3::137\",\r\n \"facilityIPv4Prefix\": \"45.120.251.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:df2:1900:3::/64\",\r\n \"peeringDBFacilityId\": 1786,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1786\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Chennai\",\r\n \"country\": \"IN\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Chennai\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"AMS-IX India\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"223.31.200.19\",\r\n \"microsoftIPv6Address\": \"2001:e48:44:100b:0:a500:8075:1\",\r\n \"facilityIPv4Prefix\": \"223.31.200.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:e48:44:100b::/64\",\r\n \"peeringDBFacilityId\": 1623,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1623\"\r\n },\r\n {\r\n \"exchangeName\": \"Extreme IX Mumbai\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"103.77.108.128\",\r\n \"microsoftIPv6Address\": \"2001:df2:1900:2::128\",\r\n \"facilityIPv4Prefix\": \"103.77.108.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:df2:1900:2::/64\",\r\n \"peeringDBFacilityId\": 1627,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1627\"\r\n },\r\n {\r\n \"exchangeName\": \"Mumbai IX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"103.27.170.5\",\r\n \"microsoftIPv6Address\": \"2401:7500:fff6::5\",\r\n \"facilityIPv4Prefix\": \"103.27.170.0/24\",\r\n \"facilityIPv6Prefix\": \"2401:7500:fff6::/64\",\r\n \"peeringDBFacilityId\": 832,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/2131\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Mumbai\",\r\n \"country\": \"IN\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"Mumbai\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"MegaIX Perth\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"202.12.243.11\",\r\n \"microsoftIPv6Address\": \"2001:dea:0:50::b\",\r\n \"facilityIPv4Prefix\": \"202.12.243.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:dea:0:50::/64\",\r\n \"peeringDBFacilityId\": 1235,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1235\"\r\n },\r\n {\r\n \"exchangeName\": \"IX Australia WA\",\r\n \"bandwidthInMbps\": 30000,\r\n \"microsoftIPv4Address\": \"198.32.212.95\",\r\n \"microsoftIPv6Address\": \"2001:7fa:11::2f2c:0:1\",\r\n \"facilityIPv4Prefix\": \"198.32.212.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:11::/64\",\r\n \"peeringDBFacilityId\": 21,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/21\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Perth\",\r\n \"country\": \"AU\",\r\n \"azureRegion\": \"Australia Central\"\r\n },\r\n \"name\": \"Perth\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Boston Internet Exchange\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.108.236.10\",\r\n \"microsoftIPv6Address\": \"2001:504:24:1::1f8b:1\",\r\n \"facilityIPv4Prefix\": \"206.108.236.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:24:1::/64\",\r\n \"peeringDBFacilityId\": 565,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/565\"\r\n },\r\n {\r\n \"exchangeName\": \"MASS-IX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"206.53.143.7\",\r\n \"microsoftIPv6Address\": \"2001:504:47::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"206.53.143.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:47::/64\",\r\n \"peeringDBFacilityId\": 1086,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1086\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Boston\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"East US\"\r\n },\r\n \"name\": \"Boston\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"B-IX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.30.58\",\r\n \"microsoftIPv6Address\": \"\",\r\n \"facilityIPv4Prefix\": \"185.1.30.0/24\",\r\n \"facilityIPv6Prefix\": \"\",\r\n \"peeringDBFacilityId\": 326,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/326\"\r\n },\r\n {\r\n \"exchangeName\": \"BIX.BG\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"193.169.198.74\",\r\n \"microsoftIPv6Address\": \"2001:7f8:58::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"193.169.198.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:58::/48\",\r\n \"peeringDBFacilityId\": 331,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/331\"\r\n },\r\n {\r\n \"exchangeName\": \"NetIX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"193.218.0.150\",\r\n \"microsoftIPv6Address\": \"2001:67c:29f0::8075:1\",\r\n \"facilityIPv4Prefix\": \"193.218.0.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:67c:29f0::/64\",\r\n \"peeringDBFacilityId\": 699,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/699\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Sofia\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"91.212.235.6\",\r\n \"microsoftIPv6Address\": \"2001:7f8:9f::6\",\r\n \"facilityIPv4Prefix\": \"91.212.235.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:9f::/64\",\r\n \"peeringDBFacilityId\": 1056,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1056\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Sofia\",\r\n \"country\": \"BG\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Sofia\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"MegaIX Las Vegas\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.53.205.6\",\r\n \"microsoftIPv6Address\": \"2606:a980:0:9::6\",\r\n \"facilityIPv4Prefix\": \"206.53.205.0/24\",\r\n \"facilityIPv6Prefix\": \"2606:a980:0:9::/64\",\r\n \"peeringDBFacilityId\": 1628,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1628\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Las Vegas\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Las Vegas\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"TorIX\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"206.108.35.109,206.108.34.160\",\r\n \"microsoftIPv6Address\": \"2001:504:1a::35:109,2001:504:1a::34:160\",\r\n \"facilityIPv4Prefix\": \"206.108.34.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:504:1a::34:0/111\",\r\n \"peeringDBFacilityId\": 24,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/24\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Toronto\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.53.203.7\",\r\n \"microsoftIPv6Address\": \"2606:a980:0:8::7\",\r\n \"facilityIPv4Prefix\": \"206.53.203.0/24\",\r\n \"facilityIPv6Prefix\": \"2606:a980:0:8::/64\",\r\n \"peeringDBFacilityId\": 1307,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1307\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Toronto\",\r\n \"country\": \"CA\",\r\n \"azureRegion\": \"Canada Central\"\r\n },\r\n \"name\": \"Toronto\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"NAPAfrica IX Johannesburg\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"196.60.8.133,196.60.9.133\",\r\n \"microsoftIPv6Address\": \"2001:43f8:6d0::133,2001:43f8:6d0::9:133\",\r\n \"facilityIPv4Prefix\": \"196.60.8.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:43f8:6d0::/64\",\r\n \"peeringDBFacilityId\": 592,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/592\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Johannesburg\",\r\n \"country\": \"ZA\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Johannesburg\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"JPIX OSAKA\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"103.246.232.116\",\r\n \"microsoftIPv6Address\": \"2001:de8:8:6::8075:1\",\r\n \"facilityIPv4Prefix\": \"103.246.232.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:de8:8:6::/64\",\r\n \"peeringDBFacilityId\": 564,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/564\"\r\n },\r\n {\r\n \"exchangeName\": \"JPNAP Osaka\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"210.173.178.16,210.173.178.26\",\r\n \"microsoftIPv6Address\": \"2001:7fa:7:2::8075:1,2001:7fa:7:2::8075:2\",\r\n \"facilityIPv4Prefix\": \"210.173.178.0/25\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:7:2::/64\",\r\n \"peeringDBFacilityId\": 145,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/145\"\r\n },\r\n {\r\n \"exchangeName\": \"BBIX Osaka\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"218.100.9.28,218.100.7.63\",\r\n \"microsoftIPv6Address\": \"2001:de8:c:2::8075:1\",\r\n \"facilityIPv4Prefix\": \"218.100.9.0/24,218.100.7.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:de8:c:2::/64\",\r\n \"peeringDBFacilityId\": 786,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/786\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Osaka\",\r\n \"country\": \"JP\",\r\n \"azureRegion\": \"Japan East\"\r\n },\r\n \"name\": \"Osaka\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"NAPAfrica IX Cape Town\",\r\n \"bandwidthInMbps\": 100000,\r\n \"microsoftIPv4Address\": \"196.10.140.47,196.10.140.147\",\r\n \"microsoftIPv6Address\": \"2001:43f8:6d1::47,2001:43f8:6d1::147\",\r\n \"facilityIPv4Prefix\": \"196.10.140.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:43f8:6d1::/64\",\r\n \"peeringDBFacilityId\": 597,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/597\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Cape Town\",\r\n \"country\": \"ZA\",\r\n \"azureRegion\": \"South Africa North\"\r\n },\r\n \"name\": \"Cape Town\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"VANIX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.41.104.41\",\r\n \"microsoftIPv6Address\": \"2001:504:39::41\",\r\n \"facilityIPv4Prefix\": \"206.41.104.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:39::/64\",\r\n \"peeringDBFacilityId\": 863,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/863\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Vancouver\",\r\n \"country\": \"CA\",\r\n \"azureRegion\": \"West US 2\"\r\n },\r\n \"name\": \"Vancouver\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"PIPE Networks Melbourne\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"218.100.13.80\",\r\n \"microsoftIPv6Address\": \"2001:7fa:e::13\",\r\n \"facilityIPv4Prefix\": \"218.100.13.0/24\",\r\n \"facilityIPv6Prefix\": \"\",\r\n \"peeringDBFacilityId\": 111,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/111\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Melbourne\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"103.26.71.35\",\r\n \"microsoftIPv6Address\": \"2001:dea:0:30::23\",\r\n \"facilityIPv4Prefix\": \"103.26.71.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:dea:0:30::/64\",\r\n \"peeringDBFacilityId\": 779,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/779\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Melbourne\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"183.177.61.5\",\r\n \"microsoftIPv6Address\": \"2001:de8:6:1::8075:1\",\r\n \"facilityIPv4Prefix\": \"183.177.61.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:de8:6:1::/64\",\r\n \"peeringDBFacilityId\": 1026,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1026\"\r\n },\r\n {\r\n \"exchangeName\": \"IX Australia VIC\",\r\n \"bandwidthInMbps\": 40000,\r\n \"microsoftIPv4Address\": \"218.100.78.51\",\r\n \"microsoftIPv6Address\": \"2001:7fa:11:1:0:2f2c:0:1\",\r\n \"facilityIPv4Prefix\": \"218.100.78.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:11:1::/64\",\r\n \"peeringDBFacilityId\": 513,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/513\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Melbourne\",\r\n \"country\": \"AU\",\r\n \"azureRegion\": \"Australia Southeast\"\r\n },\r\n \"name\": \"Melbourne\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"PIPE Networks Brisbane\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"218.100.0.73\",\r\n \"microsoftIPv6Address\": \"2001:7fa:9::a\",\r\n \"facilityIPv4Prefix\": \"218.100.0.0/24\",\r\n \"facilityIPv6Prefix\": \"\",\r\n \"peeringDBFacilityId\": 110,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/110\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Brisbane\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"103.26.70.20\",\r\n \"microsoftIPv6Address\": \"2001:dea:0:20::14\",\r\n \"facilityIPv4Prefix\": \"103.26.70.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:dea:0:20::/64\",\r\n \"peeringDBFacilityId\": 781,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/781\"\r\n },\r\n {\r\n \"exchangeName\": \"IX Australia QLD\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"218.100.76.49\",\r\n \"microsoftIPv6Address\": \"2001:7fa:11:2:0:2f2c:0:1\",\r\n \"facilityIPv4Prefix\": \"218.100.76.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:11:2::/64\",\r\n \"peeringDBFacilityId\": 576,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/576\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Brisbane\",\r\n \"country\": \"AU\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Brisbane\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"APE\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"192.203.154.162\",\r\n \"microsoftIPv6Address\": \"2001:7fa:4:c0cb::9aa2\",\r\n \"facilityIPv4Prefix\": \"192.203.154.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:4:c0cb::/64\",\r\n \"peeringDBFacilityId\": 97,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/97\"\r\n },\r\n {\r\n \"exchangeName\": \"AKL-IX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"43.243.21.23\",\r\n \"microsoftIPv6Address\": \"2001:7fa:11:6:0:1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"43.243.21.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:11:6::/64\",\r\n \"peeringDBFacilityId\": 977,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/977\"\r\n },\r\n {\r\n \"exchangeName\": \"MegaIX Auckland\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"43.243.22.38\",\r\n \"microsoftIPv6Address\": \"2001:dea:0:40::26\",\r\n \"facilityIPv4Prefix\": \"43.243.22.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:dea:0:40::/64\",\r\n \"peeringDBFacilityId\": 984,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/984\"\r\n },\r\n {\r\n \"exchangeName\": \"WIX-NZ\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"202.7.0.220\",\r\n \"microsoftIPv6Address\": \"2001:7fa:3:ca07::dc\",\r\n \"facilityIPv4Prefix\": \"202.7.0.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7fa:3:ca07::/64\",\r\n \"peeringDBFacilityId\": 348,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/348\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Auckland\",\r\n \"country\": \"NZ\",\r\n \"azureRegion\": \"Australia East\"\r\n },\r\n \"name\": \"Auckland\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"CIX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"185.1.87.110\",\r\n \"microsoftIPv6Address\": \"2001:7f8:28::25:0\",\r\n \"facilityIPv4Prefix\": \"185.1.87.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:28::/64\",\r\n \"peeringDBFacilityId\": 303,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/303\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Zagreb\",\r\n \"country\": \"HR\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Zagreb\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"IX.br (PTT.br) Rio de Janeiro\",\r\n \"bandwidthInMbps\": 60000,\r\n \"microsoftIPv4Address\": \"45.6.52.73,45.6.52.72\",\r\n \"microsoftIPv6Address\": \"2001:12f8:0:2::73,2001:12f8:0:2::72\",\r\n \"facilityIPv4Prefix\": \"45.6.52.0/22\",\r\n \"facilityIPv6Prefix\": \"2001:12f8:0:2::/64\",\r\n \"peeringDBFacilityId\": 177,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/177\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Rio de Janeiro\",\r\n \"country\": \"BR\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Rio de Janeiro\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"FICIX 2 (Helsinki)\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"193.110.224.62\",\r\n \"microsoftIPv6Address\": \"2001:7f8:7:b::8075:1\",\r\n \"facilityIPv4Prefix\": \"193.110.224.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:7:b::/64\",\r\n \"peeringDBFacilityId\": 98,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/98\"\r\n },\r\n {\r\n \"exchangeName\": \"FICIX 1 (Espoo)\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"193.110.226.62\",\r\n \"microsoftIPv6Address\": \"2001:7f8:7:a::8075:1\",\r\n \"facilityIPv4Prefix\": \"193.110.226.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:7:a::/64\",\r\n \"peeringDBFacilityId\": 1332,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1332\"\r\n },\r\n {\r\n \"exchangeName\": \"Equinix Helsinki\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.86.27\",\r\n \"microsoftIPv6Address\": \"2001:7f8:af::8075:1\",\r\n \"facilityIPv4Prefix\": \"185.1.86.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:af::/64\",\r\n \"peeringDBFacilityId\": 1464,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1464\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Helsinki\",\r\n \"country\": \"FI\",\r\n \"azureRegion\": \"West Europe\"\r\n },\r\n \"name\": \"Helsinki\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"CyrusOne IX Houston\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.96.35,198.32.96.36\",\r\n \"microsoftIPv6Address\": \"2001:478:96::35,2001:478:96::36\",\r\n \"facilityIPv4Prefix\": \"198.32.96.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:478:96::/64\",\r\n \"peeringDBFacilityId\": 673,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/673\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Houston\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"South Central US\"\r\n },\r\n \"name\": \"Houston\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"CyrusOne IX Phoenix\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"198.32.98.35,198.32.98.36\",\r\n \"microsoftIPv6Address\": \"\",\r\n \"facilityIPv4Prefix\": \"198.32.98.0/24\",\r\n \"facilityIPv6Prefix\": \"\",\r\n \"peeringDBFacilityId\": 760,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/760\"\r\n },\r\n {\r\n \"exchangeName\": \"Phoenix IX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.41.105.44\",\r\n \"microsoftIPv6Address\": \"2001:504:3b::44\",\r\n \"facilityIPv4Prefix\": \"206.41.105.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:3b::/64\",\r\n \"peeringDBFacilityId\": 662,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/662\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Phoenix\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Phoenix\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"PIT Santiago - PIT Chile\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"200.23.206.210,200.23.206.211\",\r\n \"microsoftIPv6Address\": \"2801:14:9000::8075:1,2801:14:9000::8075:2\",\r\n \"facilityIPv4Prefix\": \"200.23.206.0/24\",\r\n \"facilityIPv6Prefix\": \"2801:14:9000::/64\",\r\n \"peeringDBFacilityId\": 1514,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1514\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Santiago\",\r\n \"country\": \"CL\",\r\n \"azureRegion\": \"Brazil South\"\r\n },\r\n \"name\": \"Santiago\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"QIX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"198.179.18.16\",\r\n \"microsoftIPv6Address\": \"2001:504:2d::18:16\",\r\n \"facilityIPv4Prefix\": \"198.179.18.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:504:2d::/48\",\r\n \"peeringDBFacilityId\": 355,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/355\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Montreal\",\r\n \"country\": \"CA\",\r\n \"azureRegion\": \"Canada East\"\r\n },\r\n \"name\": \"Montreal\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"GR-IX::Athens\",\r\n \"bandwidthInMbps\": 40000,\r\n \"microsoftIPv4Address\": \"176.126.38.18,176.126.38.28\",\r\n \"microsoftIPv6Address\": \"2001:7f8:6e::18,2001:7f8:6e::28\",\r\n \"facilityIPv4Prefix\": \"176.126.38.0/25\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:6e::/64\",\r\n \"peeringDBFacilityId\": 347,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/347\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Athens\",\r\n \"country\": \"GR\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Athens\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"MIX-IT\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"217.29.66.112,217.29.66.212\",\r\n \"microsoftIPv6Address\": \"2001:7f8:b:100:1d1:a5d0:8075:112,2001:7f8:b:100:1d1:a5d0:8075:212\",\r\n \"facilityIPv4Prefix\": \"217.29.66.0/23\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:b:100::/64\",\r\n \"peeringDBFacilityId\": 35,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/35\"\r\n },\r\n {\r\n \"exchangeName\": \"TOP-IX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"194.116.96.88\",\r\n \"microsoftIPv6Address\": \"2001:7f8:23:ffff::88\",\r\n \"facilityIPv4Prefix\": \"194.116.96.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:23:ffff::/64\",\r\n \"peeringDBFacilityId\": 115,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/115\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Milan\",\r\n \"country\": \"IT\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Milan\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Extreme IX Delhi\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"45.120.248.13\",\r\n \"microsoftIPv6Address\": \"2001:df2:1900:1::13\",\r\n \"facilityIPv4Prefix\": \"45.120.248.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:df2:1900:1::/64\",\r\n \"peeringDBFacilityId\": 1323,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1323\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"New Delhi\",\r\n \"country\": \"IN\",\r\n \"azureRegion\": \"West India\"\r\n },\r\n \"name\": \"New Delhi\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"DRF IX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"206.197.210.37\",\r\n \"microsoftIPv6Address\": \"2606:7c80:3375:50::37\",\r\n \"facilityIPv4Prefix\": \"206.197.210.0/24\",\r\n \"facilityIPv6Prefix\": \"2606:7c80:3375:50::/64\",\r\n \"peeringDBFacilityId\": 267,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/267\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Honolulu\",\r\n \"country\": \"US\",\r\n \"azureRegion\": \"West US\"\r\n },\r\n \"name\": \"Honolulu\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"Extreme IX Hyderabad\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"103.77.110.10\",\r\n \"microsoftIPv6Address\": \"2001:df2:1900:4::10\",\r\n \"facilityIPv4Prefix\": \"103.77.110.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:df2:1900:4::/64\",\r\n \"peeringDBFacilityId\": 1785,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1785\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Hyderabad\",\r\n \"country\": \"IN\",\r\n \"azureRegion\": \"South India\"\r\n },\r\n \"name\": \"Hyderabad\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"SH-IX\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.15.14\",\r\n \"microsoftIPv6Address\": \"2001:7f8:7a::8075:1\",\r\n \"facilityIPv4Prefix\": \"185.1.15.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:7a::/64\",\r\n \"peeringDBFacilityId\": 866,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/866\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Fujairah\",\r\n \"country\": \"AE\",\r\n \"azureRegion\": \"UK West\"\r\n },\r\n \"name\": \"Fujairah\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"UAE-IX\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"185.1.8.22,185.1.8.32\",\r\n \"microsoftIPv6Address\": \"2001:7f8:73::1f8b:0:1,2001:7f8:73::1f8b:0:2\",\r\n \"facilityIPv4Prefix\": \"185.1.8.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:73::/64\",\r\n \"peeringDBFacilityId\": 587,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/587\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Dubai\",\r\n \"country\": \"AE\",\r\n \"azureRegion\": \"UK West\"\r\n },\r\n \"name\": \"Dubai\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"DE-CIX Dusseldorf\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"185.1.58.123,185.1.58.94\",\r\n \"microsoftIPv6Address\": \"2001:7f8:9e::1f8b:0:2,2001:7f8:9e::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"185.1.58.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:9e::/64\",\r\n \"peeringDBFacilityId\": 1214,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/1214\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Dusseldorf\",\r\n \"country\": \"DE\",\r\n \"azureRegion\": \"UK West\"\r\n },\r\n \"name\": \"Dusseldorf\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"DE-CIX Munich\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"80.81.202.133,80.81.202.100\",\r\n \"microsoftIPv6Address\": \"2001:7f8:44::1f8b:0:2,2001:7f8:44::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"80.81.202.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:44::/64\",\r\n \"peeringDBFacilityId\": 248,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/248\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Munich\",\r\n \"country\": \"DE\",\r\n \"azureRegion\": \"UK West\"\r\n },\r\n \"name\": \"Munich\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"DE-CIX Hamburg\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"80.81.203.133,80.81.203.105\",\r\n \"microsoftIPv6Address\": \"2001:7f8:3d::1f8b:0:2,2001:7f8:3d::1f8b:0:1\",\r\n \"facilityIPv4Prefix\": \"80.81.203.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:7f8:3d::/64\",\r\n \"peeringDBFacilityId\": 74,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/74\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Hamburg\",\r\n \"country\": \"DE\",\r\n \"azureRegion\": \"UK West\"\r\n },\r\n \"name\": \"Hamburg\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"KIXP - Nairobi\",\r\n \"bandwidthInMbps\": 10000,\r\n \"microsoftIPv4Address\": \"196.223.21.101,196.223.21.102\",\r\n \"microsoftIPv6Address\": \"2001:43f8:60:1::101,2001:43f8:60:1::102\",\r\n \"facilityIPv4Prefix\": \"196.223.21.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:43f8:60:1::/64\",\r\n \"peeringDBFacilityId\": 236,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/236\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Nairobi\",\r\n \"country\": \"KE\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Nairobi\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n },\r\n {\r\n \"kind\": \"Exchange\",\r\n \"properties\": {\r\n \"exchange\": {\r\n \"peeringFacilities\": [\r\n {\r\n \"exchangeName\": \"IXPN Lagos\",\r\n \"bandwidthInMbps\": 20000,\r\n \"microsoftIPv4Address\": \"196.216.148.85,196.216.148.86\",\r\n \"microsoftIPv6Address\": \"2001:43f8:bb1::85,2001:43f8:bb1::86\",\r\n \"facilityIPv4Prefix\": \"196.216.148.0/24\",\r\n \"facilityIPv6Prefix\": \"2001:43f8:bb1::/64\",\r\n \"peeringDBFacilityId\": 488,\r\n \"peeringDBFacilityLink\": \"https://www.peeringdb.com/ix/488\"\r\n }\r\n ]\r\n },\r\n \"peeringLocation\": \"Lagos\",\r\n \"country\": \"NG\",\r\n \"azureRegion\": \"France Central\"\r\n },\r\n \"name\": \"Lagos\",\r\n \"type\": \"Microsoft.Peering/peeringLocations\"\r\n }\r\n ]\r\n}", "StatusCode": 200 } ], diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/PeeringOperationsTest.json b/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/PeeringOperationsTest.json index e477b4dfafd2..8780a322e65d 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/PeeringOperationsTest.json +++ b/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/PeeringOperationsTest.json @@ -1,13 +1,13 @@ { "Entries": [ { - "RequestUri": "/providers/Microsoft.Peering/operations?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9vcGVyYXRpb25zP2FwaS12ZXJzaW9uPTIwMTktMDgtMDEtcHJldmlldw==", + "RequestUri": "/providers/Microsoft.Peering/operations?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9vcGVyYXRpb25zP2FwaS12ZXJzaW9uPTIwMTktMDktMDEtcHJldmlldw==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "5cf91392-5f5d-4027-b1bf-60a672e71735" + "155f9674-1be7-4815-adf7-d097229f3221" ], "Accept-Language": [ "en-US" @@ -16,7 +16,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -27,16 +27,16 @@ "no-cache" ], "x-ms-request-id": [ - "918325ca-8920-4a44-a8d9-c996273100aa" + "75d6269c-ae3f-4c40-9ed6-445dd2e4862f" ], "x-ms-ratelimit-remaining-tenant-reads": [ - "14999" + "14998" ], "x-ms-correlation-request-id": [ - "b77e5a84-fc1f-40f8-b668-eb8bcde67d13" + "fd25c7af-0c30-4f12-ad6f-40e99dbbbd55" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T181049Z:b77e5a84-fc1f-40f8-b668-eb8bcde67d13" + "NORTHEUROPE:20191002T194019Z:fd25c7af-0c30-4f12-ad6f-40e99dbbbd55" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -45,10 +45,10 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:10:49 GMT" + "Wed, 02 Oct 2019 19:40:18 GMT" ], "Content-Length": [ - "5318" + "6408" ], "Content-Type": [ "application/json; charset=utf-8" @@ -57,7 +57,7 @@ "-1" ] }, - "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"Microsoft.Peering/register/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"Peering Resource Provider\",\r\n \"operation\": \"Registers the Peering Resource Provider\",\r\n \"description\": \"Registers the subscription for the Peering Resource Provider and enables the creation of peerings\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peerAsns/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peerAsns\",\r\n \"operation\": \"Write PeerAsn\",\r\n \"description\": \"Write any peerAsns\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peerAsns/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peerAsns\",\r\n \"operation\": \"Read PeerAsn\",\r\n \"description\": \"Read any peerAsns\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peerAsns/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peerAsns\",\r\n \"operation\": \"Delete PeerAsn\",\r\n \"description\": \"Delete any peerAsns\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peeringLocations/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peeringLocations\",\r\n \"operation\": \"Read PeeringLocation\",\r\n \"description\": \"Read any peeringLocations\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/legacyPeerings/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"legacyPeerings\",\r\n \"operation\": \"Read LegacyPeering\",\r\n \"description\": \"Read any legacyPeerings\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peerings/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peerings\",\r\n \"operation\": \"Write Peering\",\r\n \"description\": \"Write any peerings\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peerings/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peerings\",\r\n \"operation\": \"Read Peering\",\r\n \"description\": \"Read any peerings\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peerings/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peerings\",\r\n \"operation\": \"Delete Peering\",\r\n \"description\": \"Delete any peerings\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peeringServiceLocations/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peeringServiceLocations\",\r\n \"operation\": \"Read PeeringServiceLocations\",\r\n \"description\": \"Read any peeringServiceLocations\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peeringServiceProviders/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peeringServiceProviders\",\r\n \"operation\": \"Read PeeringServiceProviders\",\r\n \"description\": \"Read any peeringServiceProviders\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peeringServices/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peeringServices\",\r\n \"operation\": \"Read PeeringServices\",\r\n \"description\": \"Read any peeringServices\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peeringServices/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peeringServices\",\r\n \"operation\": \"Write PeeringService\",\r\n \"description\": \"Write any peeringServices\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peeringServices/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peeringServices\",\r\n \"operation\": \"Delete PeeringServices\",\r\n \"description\": \"Delete any peeringServices\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peeringServices/prefixes/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"prefixes\",\r\n \"operation\": \"Read PeeringServicePrefixes\",\r\n \"description\": \"Read any prefixes\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peeringServices/prefixes/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"prefixes\",\r\n \"operation\": \"Write PeeringServicePrefixes\",\r\n \"description\": \"Write any prefixes\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peeringServices/prefixes/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"prefixes\",\r\n \"operation\": \"Delete PeeringServicePrefixes\",\r\n \"description\": \"Delete any prefixes\"\r\n },\r\n \"isDataAction\": false\r\n }\r\n ]\r\n}", + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"Microsoft.Peering/register/action\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"Peering Resource Provider\",\r\n \"operation\": \"Registers the Peering Resource Provider\",\r\n \"description\": \"Registers the subscription for the Peering Resource Provider and enables the creation of peerings\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peerAsns/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peerAsns\",\r\n \"operation\": \"Write PeerAsn\",\r\n \"description\": \"Write any peerAsns\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peerAsns/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peerAsns\",\r\n \"operation\": \"Read PeerAsn\",\r\n \"description\": \"Read any peerAsns\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peerAsns/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peerAsns\",\r\n \"operation\": \"Delete PeerAsn\",\r\n \"description\": \"Delete any peerAsns\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peeringLocations/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peeringLocations\",\r\n \"operation\": \"Read PeeringLocation\",\r\n \"description\": \"Read any peeringLocations\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/legacyPeerings/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"legacyPeerings\",\r\n \"operation\": \"Read LegacyPeering\",\r\n \"description\": \"Read any legacyPeerings\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peerings/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peerings\",\r\n \"operation\": \"Write Peering\",\r\n \"description\": \"Write any peerings\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peerings/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peerings\",\r\n \"operation\": \"Read Peering\",\r\n \"description\": \"Read any peerings\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peerings/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peerings\",\r\n \"operation\": \"Delete Peering\",\r\n \"description\": \"Delete any peerings\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peeringServiceLocations/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peeringServiceLocations\",\r\n \"operation\": \"Read PeeringServiceLocations\",\r\n \"description\": \"Read any peeringServiceLocations\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peeringServiceProviders/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peeringServiceProviders\",\r\n \"operation\": \"Read PeeringServiceProviders\",\r\n \"description\": \"Read any peeringServiceProviders\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peeringServices/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peeringServices\",\r\n \"operation\": \"Read PeeringServices\",\r\n \"description\": \"Read any peeringServices\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peeringServices/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peeringServices\",\r\n \"operation\": \"Write PeeringService\",\r\n \"description\": \"Write any peeringServices\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peeringServices/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peeringServices\",\r\n \"operation\": \"Delete PeeringServices\",\r\n \"description\": \"Delete any peeringServices\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peeringServices/prefixes/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"prefixes\",\r\n \"operation\": \"Read PeeringServicePrefixes\",\r\n \"description\": \"Read any prefixes\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peeringServices/prefixes/write\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"prefixes\",\r\n \"operation\": \"Write PeeringServicePrefixes\",\r\n \"description\": \"Write any prefixes\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peeringServices/prefixes/delete\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"prefixes\",\r\n \"operation\": \"Delete PeeringServicePrefixes\",\r\n \"description\": \"Delete any prefixes\"\r\n },\r\n \"isDataAction\": false\r\n },\r\n {\r\n \"name\": \"Microsoft.Peering/peeringServices/providers/Microsoft.Insights/metricDefinitions/read\",\r\n \"display\": {\r\n \"provider\": \"Microsoft.Peering\",\r\n \"resource\": \"peeringServices\",\r\n \"operation\": \"Read peering service metric definitions\",\r\n \"description\": \"Gets the available metric definitions for peering service\"\r\n },\r\n \"isDataAction\": false,\r\n \"origin\": \"system\",\r\n \"properties\": {\r\n \"serviceSpecification\": {\r\n \"metricSpecifications\": [\r\n {\r\n \"name\": \"PrefixLatency\",\r\n \"displayName\": \"Prefix Latency\",\r\n \"displayDescription\": \"Median prefix latency\",\r\n \"unit\": \"Milliseconds\",\r\n \"aggregationType\": \"Average\",\r\n \"supportedTimeGrainTypes\": [\r\n \"PT1H\"\r\n ],\r\n \"dimensions\": [\r\n {\r\n \"name\": \"PrefixName\",\r\n \"displayName\": \"Prefix Name\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}", "StatusCode": 200 } ], diff --git a/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/UpdatePeerInfoTest.json b/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/UpdatePeerInfoTest.json index 770c419a9fe5..2322b22272f6 100644 --- a/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/UpdatePeerInfoTest.json +++ b/sdk/peering/Microsoft.Azure.Management.Peering/tests/SessionRecords/PeeringTests/UpdatePeerInfoTest.json @@ -1,13 +1,13 @@ { "Entries": [ { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/Contoso65000?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9Db250b3NvNjUwMDA/YXBpLXZlcnNpb249MjAxOS0wOC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/Contoso65000?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9Db250b3NvNjUwMDA/YXBpLXZlcnNpb249MjAxOS0wOS0wMS1wcmV2aWV3", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"peerAsn\": 65000,\r\n \"peerContactInfo\": {\r\n \"emails\": [\r\n \"noc65000@contoso.com\"\r\n ],\r\n \"phone\": [\r\n \"9999999\"\r\n ]\r\n },\r\n \"peerName\": \"Contoso65000\",\r\n \"validationState\": \"Approved\"\r\n }\r\n}", "RequestHeaders": { "x-ms-client-request-id": [ - "acec02b6-ff73-4084-ab60-f517ae891817" + "dbf36110-dcf7-4301-bcfc-e4accbe44b04" ], "Accept-Language": [ "en-US" @@ -16,7 +16,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ], "Content-Type": [ "application/json; charset=utf-8" @@ -33,16 +33,16 @@ "no-cache" ], "x-ms-request-id": [ - "8a378a69-95e5-4e22-8452-0633ec60c4e1" + "61fd0958-d480-4493-b67a-59298ef7095e" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "99" + "59" ], "x-ms-correlation-request-id": [ - "f79fc1a0-5515-46e0-becb-a9bbcd086a7b" + "daad1b43-3bc2-43c3-8a66-28d320fdaf78" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T180447Z:f79fc1a0-5515-46e0-becb-a9bbcd086a7b" + "NORTHEUROPE:20191002T193923Z:daad1b43-3bc2-43c3-8a66-28d320fdaf78" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -51,7 +51,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:04:46 GMT" + "Wed, 02 Oct 2019 19:39:23 GMT" ], "Content-Length": [ "442" @@ -67,13 +67,13 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/Contoso65000?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9Db250b3NvNjUwMDA/YXBpLXZlcnNpb249MjAxOS0wOC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/Contoso65000?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9Db250b3NvNjUwMDA/YXBpLXZlcnNpb249MjAxOS0wOS0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "fc7432bf-bc60-47d5-a44a-52b6a2f20f1f" + "47057263-a88b-466a-b19c-3835ddf2b9fd" ], "Accept-Language": [ "en-US" @@ -82,7 +82,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -93,16 +93,16 @@ "no-cache" ], "x-ms-request-id": [ - "c1948e6e-c315-4556-b9bb-8a4c140898d9" + "07a022fd-710c-47f2-8df6-b3375d973157" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "599" + "59" ], "x-ms-correlation-request-id": [ - "36678aed-da10-49b0-9061-99ddd0afaa22" + "5517b0c1-ede0-4206-9d5b-d51069e7b0e1" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T180447Z:36678aed-da10-49b0-9061-99ddd0afaa22" + "NORTHEUROPE:20191002T193923Z:5517b0c1-ede0-4206-9d5b-d51069e7b0e1" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -111,7 +111,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:04:47 GMT" + "Wed, 02 Oct 2019 19:39:23 GMT" ], "Content-Length": [ "442" @@ -127,13 +127,13 @@ "StatusCode": 200 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/Contoso65000?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9Db250b3NvNjUwMDA/YXBpLXZlcnNpb249MjAxOS0wOC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/Contoso65000?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9Db250b3NvNjUwMDA/YXBpLXZlcnNpb249MjAxOS0wOS0wMS1wcmV2aWV3", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "4a8e74f7-4aee-4125-8d3a-3e0b8c6e67b4" + "f44f5f6e-4f84-4b6e-9235-7f7ba63dfe63" ], "Accept-Language": [ "en-US" @@ -142,7 +142,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -153,16 +153,16 @@ "no-cache" ], "x-ms-request-id": [ - "7128e055-c5ee-4ced-9fc5-d142d934a97b" + "18610e15-7f21-4b9b-b4c4-f9e083ce88be" ], "x-ms-ratelimit-remaining-subscription-resource-requests": [ - "598" + "59" ], "x-ms-correlation-request-id": [ - "5f1efced-03ac-415e-a9a3-697814eebab5" + "03217e83-b609-4daf-8e3f-3c8ea462c7eb" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T180449Z:5f1efced-03ac-415e-a9a3-697814eebab5" + "NORTHEUROPE:20191002T193925Z:03217e83-b609-4daf-8e3f-3c8ea462c7eb" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -171,7 +171,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:04:48 GMT" + "Wed, 02 Oct 2019 19:39:25 GMT" ], "Content-Length": [ "68" @@ -187,13 +187,13 @@ "StatusCode": 404 }, { - "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/Contoso65000?api-version=2019-08-01-preview", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9Db250b3NvNjUwMDA/YXBpLXZlcnNpb249MjAxOS0wOC0wMS1wcmV2aWV3", + "RequestUri": "/subscriptions/3e919f9a-4e26-4736-aa8d-d596d9a49239/providers/Microsoft.Peering/peerAsns/Contoso65000?api-version=2019-09-01-preview", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvM2U5MTlmOWEtNGUyNi00NzM2LWFhOGQtZDU5NmQ5YTQ5MjM5L3Byb3ZpZGVycy9NaWNyb3NvZnQuUGVlcmluZy9wZWVyQXNucy9Db250b3NvNjUwMDA/YXBpLXZlcnNpb249MjAxOS0wOS0wMS1wcmV2aWV3", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "f152b2ee-0ff5-420d-8092-10999ca4a21f" + "4d127b6e-9140-4c70-8e8a-db4b6e83c979" ], "Accept-Language": [ "en-US" @@ -202,7 +202,7 @@ "FxVersion/4.6.27817.01", "OSName/Windows", "OSVersion/Microsoft.Windows.10.0.18362.", - "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.10.0.0" + "Microsoft.Azure.Management.Peering.PeeringManagementClient/0.11.0.0" ] }, "ResponseHeaders": { @@ -213,16 +213,16 @@ "no-cache" ], "x-ms-request-id": [ - "d469cfa4-2874-499b-a668-247164b3fbae" + "af6ce6bf-54df-41d8-b776-8afbba8b48fe" ], "x-ms-ratelimit-remaining-subscription-deletes": [ - "14990" + "14998" ], "x-ms-correlation-request-id": [ - "84e9a331-1f55-4ca1-b901-bbec93f61919" + "b273f4e0-2d21-4cf5-9d1c-3a054e65eaae" ], "x-ms-routing-request-id": [ - "NORTHEUROPE:20190816T180448Z:84e9a331-1f55-4ca1-b901-bbec93f61919" + "NORTHEUROPE:20191002T193924Z:b273f4e0-2d21-4cf5-9d1c-3a054e65eaae" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -231,7 +231,7 @@ "nosniff" ], "Date": [ - "Fri, 16 Aug 2019 18:04:48 GMT" + "Wed, 02 Oct 2019 19:39:25 GMT" ], "Expires": [ "-1"