From 6c9a966e4215969043106fe9c80d50ed2d829ee2 Mon Sep 17 00:00:00 2001 From: dihan Date: Fri, 26 May 2017 13:44:02 -0700 Subject: [PATCH 1/9] Expose new fields for bgp and community object --- .../BgpServiceCommunitiesOperations.cs | 2 +- ...essRouteCircuitAuthorizationsOperations.cs | 8 ++++---- .../ExpressRouteCircuitPeeringsOperations.cs | 8 ++++---- .../ExpressRouteCircuitsOperations.cs | 20 +++++++++---------- .../ExpressRouteServiceProvidersOperations.cs | 2 +- .../Generated/Models/BGPCommunity.cs | 20 ++++++++++++++++++- .../ExpressRouteCircuitPeeringConfig.cs | 20 ++++++++++++++++++- .../Generated/RouteFilterRulesOperations.cs | 10 +++++----- .../Generated/RouteFiltersOperations.cs | 12 +++++------ .../Microsoft.Azure.Management.Network.csproj | 2 +- .../Properties/AssemblyInfo.cs | 4 ++-- 11 files changed, 72 insertions(+), 36 deletions(-) diff --git a/src/SDKs/Network/Management.Network/Generated/BgpServiceCommunitiesOperations.cs b/src/SDKs/Network/Management.Network/Generated/BgpServiceCommunitiesOperations.cs index 0f239babdefb..7b89c46ab8cd 100644 --- a/src/SDKs/Network/Management.Network/Generated/BgpServiceCommunitiesOperations.cs +++ b/src/SDKs/Network/Management.Network/Generated/BgpServiceCommunitiesOperations.cs @@ -80,7 +80,7 @@ internal BgpServiceCommunitiesOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; diff --git a/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitAuthorizationsOperations.cs b/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitAuthorizationsOperations.cs index a7915b341560..650a7fa50394 100644 --- a/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitAuthorizationsOperations.cs +++ b/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitAuthorizationsOperations.cs @@ -127,7 +127,7 @@ internal ExpressRouteCircuitAuthorizationsOperations(NetworkManagementClient cli { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -352,7 +352,7 @@ internal ExpressRouteCircuitAuthorizationsOperations(NetworkManagementClient cli { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -551,7 +551,7 @@ internal ExpressRouteCircuitAuthorizationsOperations(NetworkManagementClient cli { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -736,7 +736,7 @@ internal ExpressRouteCircuitAuthorizationsOperations(NetworkManagementClient cli { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; diff --git a/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitPeeringsOperations.cs b/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitPeeringsOperations.cs index 0bb703b7a23c..700aa6e06002 100644 --- a/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitPeeringsOperations.cs +++ b/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitPeeringsOperations.cs @@ -126,7 +126,7 @@ internal ExpressRouteCircuitPeeringsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -351,7 +351,7 @@ internal ExpressRouteCircuitPeeringsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -549,7 +549,7 @@ internal ExpressRouteCircuitPeeringsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -734,7 +734,7 @@ internal ExpressRouteCircuitPeeringsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; diff --git a/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitsOperations.cs b/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitsOperations.cs index 6b52e1e9fb92..79bb30fd3454 100644 --- a/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitsOperations.cs +++ b/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitsOperations.cs @@ -116,7 +116,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -423,7 +423,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -624,7 +624,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -813,7 +813,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -991,7 +991,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -1178,7 +1178,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -1354,7 +1354,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -1588,7 +1588,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -1801,7 +1801,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -2014,7 +2014,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; diff --git a/src/SDKs/Network/Management.Network/Generated/ExpressRouteServiceProvidersOperations.cs b/src/SDKs/Network/Management.Network/Generated/ExpressRouteServiceProvidersOperations.cs index 3fff7273ca3e..cec9073749b4 100644 --- a/src/SDKs/Network/Management.Network/Generated/ExpressRouteServiceProvidersOperations.cs +++ b/src/SDKs/Network/Management.Network/Generated/ExpressRouteServiceProvidersOperations.cs @@ -80,7 +80,7 @@ internal ExpressRouteServiceProvidersOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; diff --git a/src/SDKs/Network/Management.Network/Generated/Models/BGPCommunity.cs b/src/SDKs/Network/Management.Network/Generated/Models/BGPCommunity.cs index 1f7ad83bdaac..893f0db4b7e1 100644 --- a/src/SDKs/Network/Management.Network/Generated/Models/BGPCommunity.cs +++ b/src/SDKs/Network/Management.Network/Generated/Models/BGPCommunity.cs @@ -39,12 +39,18 @@ public BGPCommunity() { } /// https://docs.microsoft.com/en-us/azure/expressroute/expressroute-routing. /// The prefixes that the bgp community /// contains. - public BGPCommunity(string serviceSupportedRegion = default(string), string communityName = default(string), string communityValue = default(string), IList communityPrefixes = default(IList)) + /// Customer is authorized to use bgp + /// community or not. + /// The service group of the bgp community + /// contains. + public BGPCommunity(string serviceSupportedRegion = default(string), string communityName = default(string), string communityValue = default(string), IList communityPrefixes = default(IList), bool? isAuthorizedToUse = default(bool?), string serviceGroup = default(string)) { ServiceSupportedRegion = serviceSupportedRegion; CommunityName = communityName; CommunityValue = communityValue; CommunityPrefixes = communityPrefixes; + IsAuthorizedToUse = isAuthorizedToUse; + ServiceGroup = serviceGroup; } /// @@ -73,6 +79,18 @@ public BGPCommunity() { } [JsonProperty(PropertyName = "communityPrefixes")] public IList CommunityPrefixes { get; set; } + /// + /// Gets or sets customer is authorized to use bgp community or not. + /// + [JsonProperty(PropertyName = "isAuthorizedToUse")] + public bool? IsAuthorizedToUse { get; set; } + + /// + /// Gets or sets the service group of the bgp community contains. + /// + [JsonProperty(PropertyName = "serviceGroup")] + public string ServiceGroup { get; set; } + } } diff --git a/src/SDKs/Network/Management.Network/Generated/Models/ExpressRouteCircuitPeeringConfig.cs b/src/SDKs/Network/Management.Network/Generated/Models/ExpressRouteCircuitPeeringConfig.cs index 7a1858827dc3..2003684d6fb8 100644 --- a/src/SDKs/Network/Management.Network/Generated/Models/ExpressRouteCircuitPeeringConfig.cs +++ b/src/SDKs/Network/Management.Network/Generated/Models/ExpressRouteCircuitPeeringConfig.cs @@ -33,6 +33,8 @@ public ExpressRouteCircuitPeeringConfig() { } /// /// The reference of /// AdvertisedPublicPrefixes. + /// The communities of bgp peering. + /// Spepcified for microsoft peering /// AdvertisedPublicPrefixState of /// the Peering resource. Possible values are 'NotConfigured', @@ -40,13 +42,16 @@ public ExpressRouteCircuitPeeringConfig() { } /// values include: 'NotConfigured', 'Configuring', 'Configured', /// 'ValidationNeeded' /// The CustomerASN of the peering. + /// The legacy mode of the peering. /// The RoutingRegistryName of the /// configuration. - public ExpressRouteCircuitPeeringConfig(IList advertisedPublicPrefixes = default(IList), string advertisedPublicPrefixesState = default(string), int? customerASN = default(int?), string routingRegistryName = default(string)) + public ExpressRouteCircuitPeeringConfig(IList advertisedPublicPrefixes = default(IList), IList advertisedCommunities = default(IList), string advertisedPublicPrefixesState = default(string), int? customerASN = default(int?), int? legacyMode = default(int?), string routingRegistryName = default(string)) { AdvertisedPublicPrefixes = advertisedPublicPrefixes; + AdvertisedCommunities = advertisedCommunities; AdvertisedPublicPrefixesState = advertisedPublicPrefixesState; CustomerASN = customerASN; + LegacyMode = legacyMode; RoutingRegistryName = routingRegistryName; } @@ -56,6 +61,13 @@ public ExpressRouteCircuitPeeringConfig() { } [JsonProperty(PropertyName = "advertisedPublicPrefixes")] public IList AdvertisedPublicPrefixes { get; set; } + /// + /// Gets or sets the communities of bgp peering. Spepcified for + /// microsoft peering + /// + [JsonProperty(PropertyName = "advertisedCommunities")] + public IList AdvertisedCommunities { get; set; } + /// /// Gets or sets advertisedPublicPrefixState of the Peering resource. /// Possible values are 'NotConfigured', 'Configuring', 'Configured', @@ -71,6 +83,12 @@ public ExpressRouteCircuitPeeringConfig() { } [JsonProperty(PropertyName = "customerASN")] public int? CustomerASN { get; set; } + /// + /// Gets or sets the legacy mode of the peering. + /// + [JsonProperty(PropertyName = "legacyMode")] + public int? LegacyMode { get; set; } + /// /// Gets or sets the RoutingRegistryName of the configuration. /// diff --git a/src/SDKs/Network/Management.Network/Generated/RouteFilterRulesOperations.cs b/src/SDKs/Network/Management.Network/Generated/RouteFilterRulesOperations.cs index df48c96625a5..a96a33a16030 100644 --- a/src/SDKs/Network/Management.Network/Generated/RouteFilterRulesOperations.cs +++ b/src/SDKs/Network/Management.Network/Generated/RouteFilterRulesOperations.cs @@ -126,7 +126,7 @@ internal RouteFilterRulesOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -378,7 +378,7 @@ internal RouteFilterRulesOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -576,7 +576,7 @@ internal RouteFilterRulesOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -768,7 +768,7 @@ internal RouteFilterRulesOperations(NetworkManagementClient client) { routeFilterRuleParameters = new RouteFilterRule(); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -1007,7 +1007,7 @@ internal RouteFilterRulesOperations(NetworkManagementClient client) { routeFilterRuleParameters = new PatchRouteFilterRule(); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; diff --git a/src/SDKs/Network/Management.Network/Generated/RouteFiltersOperations.cs b/src/SDKs/Network/Management.Network/Generated/RouteFiltersOperations.cs index b1503a90165e..ee3bddd1f34f 100644 --- a/src/SDKs/Network/Management.Network/Generated/RouteFiltersOperations.cs +++ b/src/SDKs/Network/Management.Network/Generated/RouteFiltersOperations.cs @@ -119,7 +119,7 @@ internal RouteFiltersOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -361,7 +361,7 @@ internal RouteFiltersOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -539,7 +539,7 @@ internal RouteFiltersOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -726,7 +726,7 @@ internal RouteFiltersOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -901,7 +901,7 @@ internal RouteFiltersOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -1127,7 +1127,7 @@ internal RouteFiltersOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-03-01"; + string apiVersion = "2017-04-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; diff --git a/src/SDKs/Network/Management.Network/Microsoft.Azure.Management.Network.csproj b/src/SDKs/Network/Management.Network/Microsoft.Azure.Management.Network.csproj index 46b83cfb435c..b786411c759a 100644 --- a/src/SDKs/Network/Management.Network/Microsoft.Azure.Management.Network.csproj +++ b/src/SDKs/Network/Management.Network/Microsoft.Azure.Management.Network.csproj @@ -4,7 +4,7 @@ Microsoft.Azure.Management.Network Provides management capabilities for Network services. Microsoft.Azure.Management.Network - 10.1.1-preview + 10.2.1-preview Microsoft Azure Network management;Network;Network management;windowsazureofficial diff --git a/src/SDKs/Network/Management.Network/Properties/AssemblyInfo.cs b/src/SDKs/Network/Management.Network/Properties/AssemblyInfo.cs index 942e9bbfbd3a..2fd0983b2554 100644 --- a/src/SDKs/Network/Management.Network/Properties/AssemblyInfo.cs +++ b/src/SDKs/Network/Management.Network/Properties/AssemblyInfo.cs @@ -7,8 +7,8 @@ [assembly: AssemblyTitle("Microsoft Azure Network Management Library")] [assembly: AssemblyDescription("Provides Microsoft Azure Network management functions for managing the Microsoft Azure Network service.")] -[assembly: AssemblyVersion("10.1.1.0")] -[assembly: AssemblyFileVersion("10.1.1.0")] +[assembly: AssemblyVersion("10.2.1.0")] +[assembly: AssemblyFileVersion("10.2.1.0")] [assembly: AssemblyCompany("Microsoft")] [assembly: AssemblyProduct("Microsoft Azure .NET SDK")] From 3fcf29bc01e79ac8a8a4488b654593a47381a22f Mon Sep 17 00:00:00 2001 From: dihan Date: Fri, 23 Jun 2017 15:08:27 -0700 Subject: [PATCH 2/9] Update api version --- .../BgpServiceCommunitiesOperations.cs | 2 +- ...essRouteCircuitAuthorizationsOperations.cs | 8 +- .../ExpressRouteCircuitPeeringsOperations.cs | 8 +- .../ExpressRouteCircuitsOperations.cs | 20 ++--- .../ExpressRouteServiceProvidersOperations.cs | 2 +- .../IApplicationGatewaysOperations.cs | 82 +++++++++++++++++++ .../Generated/RouteFilterRulesOperations.cs | 10 +-- .../Generated/RouteFiltersOperations.cs | 12 +-- 8 files changed, 113 insertions(+), 31 deletions(-) diff --git a/src/SDKs/Network/Management.Network/Generated/BgpServiceCommunitiesOperations.cs b/src/SDKs/Network/Management.Network/Generated/BgpServiceCommunitiesOperations.cs index 7b89c46ab8cd..42bba8878ebd 100644 --- a/src/SDKs/Network/Management.Network/Generated/BgpServiceCommunitiesOperations.cs +++ b/src/SDKs/Network/Management.Network/Generated/BgpServiceCommunitiesOperations.cs @@ -80,7 +80,7 @@ internal BgpServiceCommunitiesOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; diff --git a/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitAuthorizationsOperations.cs b/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitAuthorizationsOperations.cs index 650a7fa50394..5069af348efd 100644 --- a/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitAuthorizationsOperations.cs +++ b/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitAuthorizationsOperations.cs @@ -127,7 +127,7 @@ internal ExpressRouteCircuitAuthorizationsOperations(NetworkManagementClient cli { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -352,7 +352,7 @@ internal ExpressRouteCircuitAuthorizationsOperations(NetworkManagementClient cli { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -551,7 +551,7 @@ internal ExpressRouteCircuitAuthorizationsOperations(NetworkManagementClient cli { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -736,7 +736,7 @@ internal ExpressRouteCircuitAuthorizationsOperations(NetworkManagementClient cli { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; diff --git a/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitPeeringsOperations.cs b/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitPeeringsOperations.cs index 700aa6e06002..098dc3f35113 100644 --- a/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitPeeringsOperations.cs +++ b/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitPeeringsOperations.cs @@ -126,7 +126,7 @@ internal ExpressRouteCircuitPeeringsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -351,7 +351,7 @@ internal ExpressRouteCircuitPeeringsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -549,7 +549,7 @@ internal ExpressRouteCircuitPeeringsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -734,7 +734,7 @@ internal ExpressRouteCircuitPeeringsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; diff --git a/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitsOperations.cs b/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitsOperations.cs index 79bb30fd3454..d244bd548ea1 100644 --- a/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitsOperations.cs +++ b/src/SDKs/Network/Management.Network/Generated/ExpressRouteCircuitsOperations.cs @@ -116,7 +116,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -423,7 +423,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -624,7 +624,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -813,7 +813,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -991,7 +991,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -1178,7 +1178,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -1354,7 +1354,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -1588,7 +1588,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -1801,7 +1801,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -2014,7 +2014,7 @@ internal ExpressRouteCircuitsOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; diff --git a/src/SDKs/Network/Management.Network/Generated/ExpressRouteServiceProvidersOperations.cs b/src/SDKs/Network/Management.Network/Generated/ExpressRouteServiceProvidersOperations.cs index cec9073749b4..4ce849817648 100644 --- a/src/SDKs/Network/Management.Network/Generated/ExpressRouteServiceProvidersOperations.cs +++ b/src/SDKs/Network/Management.Network/Generated/ExpressRouteServiceProvidersOperations.cs @@ -80,7 +80,7 @@ internal ExpressRouteServiceProvidersOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; diff --git a/src/SDKs/Network/Management.Network/Generated/IApplicationGatewaysOperations.cs b/src/SDKs/Network/Management.Network/Generated/IApplicationGatewaysOperations.cs index 303e70b688c1..176e5576e06a 100644 --- a/src/SDKs/Network/Management.Network/Generated/IApplicationGatewaysOperations.cs +++ b/src/SDKs/Network/Management.Network/Generated/IApplicationGatewaysOperations.cs @@ -234,6 +234,66 @@ public partial interface IApplicationGatewaysOperations /// Task> ListAvailableWafRuleSetsWithHttpMessagesAsync(Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// + /// Lists available Ssl options for configuring Ssl policy. + /// + /// + /// 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> AvailableSslOptionsWithHttpMessagesAsync(Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Lists all SSL predefined policies for configuring Ssl policy. + /// + /// + /// 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>> ListAvailableSslPredefinedPoliciesWithHttpMessagesAsync(Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Gets Ssl predefined policy with the specified policy name. + /// + /// + /// Name of Ssl predefined policy. + /// + /// + /// 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> GetSslPredefinedPolicyWithHttpMessagesAsync(string predefinedPolicyName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// /// Deletes the specified application gateway. /// /// @@ -402,6 +462,28 @@ public partial interface IApplicationGatewaysOperations /// Thrown when a required parameter is null /// Task>> ListAllNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); + /// + /// Lists all SSL predefined policies for configuring Ssl policy. + /// + /// + /// The NextLink from the previous successful call to List operation. + /// + /// + /// 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>> ListAvailableSslPredefinedPoliciesNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); } } diff --git a/src/SDKs/Network/Management.Network/Generated/RouteFilterRulesOperations.cs b/src/SDKs/Network/Management.Network/Generated/RouteFilterRulesOperations.cs index a96a33a16030..118307dc7c99 100644 --- a/src/SDKs/Network/Management.Network/Generated/RouteFilterRulesOperations.cs +++ b/src/SDKs/Network/Management.Network/Generated/RouteFilterRulesOperations.cs @@ -126,7 +126,7 @@ internal RouteFilterRulesOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -378,7 +378,7 @@ internal RouteFilterRulesOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -576,7 +576,7 @@ internal RouteFilterRulesOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -768,7 +768,7 @@ internal RouteFilterRulesOperations(NetworkManagementClient client) { routeFilterRuleParameters = new RouteFilterRule(); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -1007,7 +1007,7 @@ internal RouteFilterRulesOperations(NetworkManagementClient client) { routeFilterRuleParameters = new PatchRouteFilterRule(); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; diff --git a/src/SDKs/Network/Management.Network/Generated/RouteFiltersOperations.cs b/src/SDKs/Network/Management.Network/Generated/RouteFiltersOperations.cs index ee3bddd1f34f..522458a2936c 100644 --- a/src/SDKs/Network/Management.Network/Generated/RouteFiltersOperations.cs +++ b/src/SDKs/Network/Management.Network/Generated/RouteFiltersOperations.cs @@ -119,7 +119,7 @@ internal RouteFiltersOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -361,7 +361,7 @@ internal RouteFiltersOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -539,7 +539,7 @@ internal RouteFiltersOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -726,7 +726,7 @@ internal RouteFiltersOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -901,7 +901,7 @@ internal RouteFiltersOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; @@ -1127,7 +1127,7 @@ internal RouteFiltersOperations(NetworkManagementClient client) { throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId"); } - string apiVersion = "2017-04-01"; + string apiVersion = "2017-06-01"; // Tracing bool _shouldTrace = ServiceClientTracing.IsEnabled; string _invocationId = null; From 62555e98b1d133c1c74046a56688576fc5068b28 Mon Sep 17 00:00:00 2001 From: dihan Date: Fri, 23 Jun 2017 15:22:16 -0700 Subject: [PATCH 3/9] remove unneeded files --- .../IApplicationGatewaysOperations.cs | 83 ------------------- 1 file changed, 83 deletions(-) diff --git a/src/SDKs/Network/Management.Network/Generated/IApplicationGatewaysOperations.cs b/src/SDKs/Network/Management.Network/Generated/IApplicationGatewaysOperations.cs index 176e5576e06a..a08cab3afc23 100644 --- a/src/SDKs/Network/Management.Network/Generated/IApplicationGatewaysOperations.cs +++ b/src/SDKs/Network/Management.Network/Generated/IApplicationGatewaysOperations.cs @@ -234,66 +234,6 @@ public partial interface IApplicationGatewaysOperations /// Task> ListAvailableWafRuleSetsWithHttpMessagesAsync(Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); /// - /// Lists available Ssl options for configuring Ssl policy. - /// - /// - /// 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> AvailableSslOptionsWithHttpMessagesAsync(Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); - /// - /// Lists all SSL predefined policies for configuring Ssl policy. - /// - /// - /// 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>> ListAvailableSslPredefinedPoliciesWithHttpMessagesAsync(Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); - /// - /// Gets Ssl predefined policy with the specified policy name. - /// - /// - /// Name of Ssl predefined policy. - /// - /// - /// 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> GetSslPredefinedPolicyWithHttpMessagesAsync(string predefinedPolicyName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); - /// /// Deletes the specified application gateway. /// /// @@ -462,28 +402,5 @@ public partial interface IApplicationGatewaysOperations /// Thrown when a required parameter is null /// Task>> ListAllNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); - /// - /// Lists all SSL predefined policies for configuring Ssl policy. - /// - /// - /// The NextLink from the previous successful call to List operation. - /// - /// - /// 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>> ListAvailableSslPredefinedPoliciesNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); } } - From 70d3911b8974f7f029250284714b7054a3942992 Mon Sep 17 00:00:00 2001 From: dihan Date: Fri, 23 Jun 2017 15:23:13 -0700 Subject: [PATCH 4/9] remove unneeded files --- .../Generated/IApplicationGatewaysOperations.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/SDKs/Network/Management.Network/Generated/IApplicationGatewaysOperations.cs b/src/SDKs/Network/Management.Network/Generated/IApplicationGatewaysOperations.cs index a08cab3afc23..303e70b688c1 100644 --- a/src/SDKs/Network/Management.Network/Generated/IApplicationGatewaysOperations.cs +++ b/src/SDKs/Network/Management.Network/Generated/IApplicationGatewaysOperations.cs @@ -404,3 +404,4 @@ public partial interface IApplicationGatewaysOperations Task>> ListAllNextWithHttpMessagesAsync(string nextPageLink, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken)); } } + From 8dad31975b589904fa3bfcf7c43fcb7da32c85a8 Mon Sep 17 00:00:00 2001 From: dihan Date: Mon, 26 Jun 2017 11:32:01 -0700 Subject: [PATCH 5/9] update version --- .../Microsoft.Azure.Management.Network.csproj | 2 +- .../Network/Management.Network/Properties/AssemblyInfo.cs | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/SDKs/Network/Management.Network/Microsoft.Azure.Management.Network.csproj b/src/SDKs/Network/Management.Network/Microsoft.Azure.Management.Network.csproj index b786411c759a..edefac2ce709 100644 --- a/src/SDKs/Network/Management.Network/Microsoft.Azure.Management.Network.csproj +++ b/src/SDKs/Network/Management.Network/Microsoft.Azure.Management.Network.csproj @@ -4,7 +4,7 @@ Microsoft.Azure.Management.Network Provides management capabilities for Network services. Microsoft.Azure.Management.Network - 10.2.1-preview + 11.0.0-preview Microsoft Azure Network management;Network;Network management;windowsazureofficial diff --git a/src/SDKs/Network/Management.Network/Properties/AssemblyInfo.cs b/src/SDKs/Network/Management.Network/Properties/AssemblyInfo.cs index 2fd0983b2554..c507b15d1adb 100644 --- a/src/SDKs/Network/Management.Network/Properties/AssemblyInfo.cs +++ b/src/SDKs/Network/Management.Network/Properties/AssemblyInfo.cs @@ -7,8 +7,8 @@ [assembly: AssemblyTitle("Microsoft Azure Network Management Library")] [assembly: AssemblyDescription("Provides Microsoft Azure Network management functions for managing the Microsoft Azure Network service.")] -[assembly: AssemblyVersion("10.2.1.0")] -[assembly: AssemblyFileVersion("10.2.1.0")] +[assembly: AssemblyVersion("11.0.0.0")] +[assembly: AssemblyFileVersion("11.0.0.0")] [assembly: AssemblyCompany("Microsoft")] [assembly: AssemblyProduct("Microsoft Azure .NET SDK")] From e4b95eb939278f99749b6d9dd1ec2024a96f43f6 Mon Sep 17 00:00:00 2001 From: dihan Date: Tue, 27 Jun 2017 15:52:17 -0700 Subject: [PATCH 6/9] add tests --- .../BGPCommunityApiTest.json | 125 ++ .../ExpressRouteMicrosoftPeeringApiTest.json | 1381 +++++++++++++++++ .../RouteFilterApiTest.json | 890 +++++++++++ .../Network.Tests/Tests/ExpressRouteTests.cs | 134 ++ .../Network/Network.Tests/Tests/TestHelper.cs | 136 ++ 5 files changed, 2666 insertions(+) create mode 100644 src/SDKs/Network/Network.Tests/SessionRecords/Networks.Tests.ExpressRouteTests/BGPCommunityApiTest.json create mode 100644 src/SDKs/Network/Network.Tests/SessionRecords/Networks.Tests.ExpressRouteTests/ExpressRouteMicrosoftPeeringApiTest.json create mode 100644 src/SDKs/Network/Network.Tests/SessionRecords/Networks.Tests.ExpressRouteTests/RouteFilterApiTest.json create mode 100644 src/SDKs/Network/Network.Tests/Tests/ExpressRouteTests.cs diff --git a/src/SDKs/Network/Network.Tests/SessionRecords/Networks.Tests.ExpressRouteTests/BGPCommunityApiTest.json b/src/SDKs/Network/Network.Tests/SessionRecords/Networks.Tests.ExpressRouteTests/BGPCommunityApiTest.json new file mode 100644 index 000000000000..40cc1da7f022 --- /dev/null +++ b/src/SDKs/Network/Network.Tests/SessionRecords/Networks.Tests.ExpressRouteTests/BGPCommunityApiTest.json @@ -0,0 +1,125 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yaz9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "4931b094-ad90-4273-a003-1149c3819fdb" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network\",\r\n \"namespace\": \"Microsoft.Network\",\r\n \"authorization\": {\r\n \"applicationId\": \"2cf9eb86-36b5-49dc-86ae-9a63135dfa8c\",\r\n \"roleDefinitionId\": \"13ba9ab4-19f0-4804-adc4-14ece36cc7a1\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"virtualNetworks\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"publicIPAddresses\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkInterfaces\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"loadBalancers\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkSecurityGroups\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"routeTables\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"virtualNetworkGateways\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"localNetworkGateways\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"connections\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"applicationGateways\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationResults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/CheckDnsNameAvailability\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"dnsOperationResults\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnsOperationStatuses\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/A\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/AAAA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/CNAME\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/PTR\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/MX\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/TXT\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/SRV\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/SOA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/NS\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"trafficmanagerprofiles\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-05-01\",\r\n \"2017-03-01\",\r\n \"2015-11-01\",\r\n \"2015-04-28-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"checkTrafficManagerNameAvailability\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-05-01\",\r\n \"2017-03-01\",\r\n \"2015-11-01\",\r\n \"2015-04-28-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"trafficManagerGeographicHierarchies\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-05-01\",\r\n \"2017-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"expressRouteCircuits\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"expressRouteServiceProviders\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableWafRuleSets\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"routeFilters\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"bgpServiceCommunities\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"serviceTunnelServices\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:51:18 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14993" + ], + "x-ms-request-id": [ + "a6c76ae5-1431-49d2-9a16-24fa80deae34" + ], + "x-ms-correlation-request-id": [ + "a6c76ae5-1431-49d2-9a16-24fa80deae34" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T225119Z:a6c76ae5-1431-49d2-9a16-24fa80deae34" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/bgpServiceCommunities?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9iZ3BTZXJ2aWNlQ29tbXVuaXRpZXM/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "6a9d1621-c912-4b46-b5b4-9795422e1860" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"Exchange\",\r\n \"id\": \"/subscriptions//resourceGroups//providers/Microsoft.Network/bgpServiceCommunities/Exchange\",\r\n \"type\": \"Microsoft.Network/bgpServiceCommunities\",\r\n \"properties\": {\r\n \"serviceName\": \"Exchange\",\r\n \"bgpCommunities\": [\r\n {\r\n \"serviceSupportedRegion\": \"Global\",\r\n \"communityName\": \"Exchange\",\r\n \"communityValue\": \"12076:5010\",\r\n \"communityPrefixes\": [\r\n \"13.107.6.152/31\",\r\n \"13.107.9.152/31\",\r\n \"13.107.18.10/31\",\r\n \"13.107.19.10/31\",\r\n \"23.103.160.0/20\",\r\n \"23.103.224.0/19\",\r\n \"40.96.0.0/13\",\r\n \"40.104.0.0/15\",\r\n \"70.37.151.128/25\",\r\n \"111.221.112.0/21\",\r\n \"131.253.33.215/32\",\r\n \"132.245.0.0/16\",\r\n \"134.170.68.0/23\",\r\n \"157.56.96.16/28\",\r\n \"157.56.96.224/28\",\r\n \"157.56.106.128/28\",\r\n \"157.56.232.0/21\",\r\n \"157.56.240.0/20\",\r\n \"191.232.96.0/19\",\r\n \"191.234.6.152/32\",\r\n \"191.234.140.0/22\",\r\n \"191.234.224.0/22\",\r\n \"204.79.197.215/32\",\r\n \"206.191.224.0/19\",\r\n \"207.46.150.128/25\",\r\n \"207.46.203.128/26\",\r\n \"23.103.132.0/22\",\r\n \"23.103.136.0/21\",\r\n \"23.103.144.0/20\",\r\n \"23.103.156.0/22\",\r\n \"23.103.191.0/24\",\r\n \"23.103.198.0/23\",\r\n \"23.103.200.0/22\",\r\n \"23.103.212.0/22\",\r\n \"40.92.0.0/14\",\r\n \"40.107.0.0/17\",\r\n \"40.107.128.0/18\",\r\n \"52.100.0.0/14\",\r\n \"65.55.88.0/24\",\r\n \"65.55.169.0/24\",\r\n \"94.245.120.64/26\",\r\n \"104.47.0.0/17\",\r\n \"104.212.58.0/23\",\r\n \"134.170.132.0/24\",\r\n \"134.170.140.0/24\",\r\n \"157.55.234.0/24\",\r\n \"157.56.110.0/23\",\r\n \"157.56.112.0/24\",\r\n \"207.46.51.64/26\",\r\n \"207.46.100.0/24\",\r\n \"207.46.163.0/24\",\r\n \"213.199.154.0/24\",\r\n \"213.199.180.128/26\",\r\n \"216.32.180.0/23\"\r\n ],\r\n \"isAuthorizedToUse\": true,\r\n \"serviceGroup\": \"O365\"\r\n }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"OtherOffice365Services\",\r\n \"id\": \"/subscriptions//resourceGroups//providers/Microsoft.Network/bgpServiceCommunities/OtherOffice365Services\",\r\n \"type\": \"Microsoft.Network/bgpServiceCommunities\",\r\n \"properties\": {\r\n \"serviceName\": \"OtherOffice365Services\",\r\n \"bgpCommunities\": [\r\n {\r\n \"serviceSupportedRegion\": \"Global\",\r\n \"communityName\": \"Other Office 365 Services\",\r\n \"communityValue\": \"12076:5100\",\r\n \"communityPrefixes\": [\r\n \"13.65.240.22/32\",\r\n \"13.66.58.59/32\",\r\n \"13.70.156.206/32\",\r\n \"13.71.145.114/32\",\r\n \"13.71.145.122/32\",\r\n \"13.75.149.223/32\",\r\n \"13.71.151.88/32\",\r\n \"13.78.120.69/32\",\r\n \"13.78.120.70/32\",\r\n \"13.78.120.99/32\",\r\n \"13.78.122.54/32\",\r\n \"13.84.216.209/32\",\r\n \"13.84.219.100/32\",\r\n \"13.84.222.249/32\",\r\n \"13.87.36.128/32\",\r\n \"13.88.17.54/32\",\r\n \"13.92.181.66/32\",\r\n \"13.92.236.241/32\",\r\n \"13.93.164.45/32\",\r\n \"13.107.6.156/31\",\r\n \"13.107.7.190/31\",\r\n \"13.107.9.156/31\",\r\n \"23.96.32.105/32\",\r\n \"23.96.251.50/32\",\r\n \"23.96.253.65/32\",\r\n \"23.97.66.55/32\",\r\n \"23.97.78.94/32\",\r\n \"23.99.121.16/32\",\r\n \"23.99.125.4/32\",\r\n \"40.71.88.196/32\",\r\n \"40.83.120.174/32\",\r\n \"40.83.185.155/32\",\r\n \"40.83.185.230/32\",\r\n \"40.84.145.72/32\",\r\n \"40.112.187.89/32\",\r\n \"40.117.96.104/32\",\r\n \"40.117.100.187/32\",\r\n \"40.117.229.133/32\",\r\n \"40.117.229.194/32\",\r\n \"51.140.45.81/32\",\r\n \"51.140.226.217/32\",\r\n \"51.142.213.184/32\",\r\n \"52.163.58.153/32\",\r\n \"52.163.93.38/32\",\r\n \"52.172.49.206/32\",\r\n \"52.175.154.183/32\",\r\n \"52.175.158.8/32\",\r\n \"52.178.27.129/32\",\r\n \"52.178.144.25/32\",\r\n \"52.178.146.3/32\",\r\n \"52.178.146.67/32\",\r\n \"52.178.150.186/32\",\r\n \"52.185.154.106/32\",\r\n \"52.187.42.197/32\",\r\n \"52.187.78.144/32\",\r\n \"52.228.36.141/32\",\r\n \"52.230.24.83/32\",\r\n \"52.231.24.115/32\",\r\n \"52.231.204.153/32\",\r\n \"52.232.112.133/32\",\r\n \"52.232.118.68/32\",\r\n \"52.232.129.232/32\",\r\n \"65.52.144.46/32\",\r\n \"65.52.176.186/32\",\r\n \"65.52.192.203/32\",\r\n \"65.52.240.200/32\",\r\n \"65.55.239.168/32\",\r\n \"70.37.96.155/32\",\r\n \"94.245.88.28/32\",\r\n \"94.245.117.53/32\",\r\n \"104.40.178.127/32\",\r\n \"104.40.179.160/32\",\r\n \"104.42.225.143/32\",\r\n \"104.42.230.91/32\",\r\n \"104.45.225.7/32\",\r\n \"104.47.156.62/32\",\r\n \"104.211.160.244/32\",\r\n \"104.214.144.62/32\",\r\n \"104.214.144.252/32\",\r\n \"104.214.145.126/32\",\r\n \"104.214.145.173/32\",\r\n \"104.214.146.199/32\",\r\n \"111.221.96.149/32\",\r\n \"111.221.104.43/32\",\r\n \"137.116.156.3/32\",\r\n \"137.116.248.150/32\",\r\n \"137.117.17.124/32\",\r\n \"138.91.61.107/32\",\r\n \"157.55.139.177/32\",\r\n \"157.55.145.0/25\",\r\n \"157.55.155.0/25\",\r\n \"157.55.212.37/32\",\r\n \"157.55.227.192/26\",\r\n \"168.62.104.83/32\",\r\n \"168.62.106.224/32\",\r\n \"168.63.92.133/32\",\r\n \"191.235.95.142/32\",\r\n \"191.238.160.173/32\",\r\n \"207.46.73.250/32\",\r\n \"207.46.141.38/32\",\r\n \"207.46.156.124/32\",\r\n \"207.46.216.54/32\",\r\n \"213.199.128.119/32\",\r\n \"13.67.50.224/29\",\r\n \"13.71.201.64/26\",\r\n \"13.106.4.128/25\",\r\n \"13.75.48.16/29\",\r\n \"13.75.80.16/29\",\r\n \"13.106.56.0/25\",\r\n \"23.100.16.168/29\",\r\n \"23.100.32.136/29\",\r\n \"23.100.64.24/29\",\r\n \"23.100.72.32/29\",\r\n \"23.100.80.64/29\",\r\n \"23.100.88.32/29\",\r\n \"23.100.101.112/28\",\r\n \"23.100.104.16/28\",\r\n \"23.100.112.64/29\",\r\n \"23.100.120.64/29\",\r\n \"23.101.5.104/29\",\r\n \"23.101.144.136/29\",\r\n \"23.101.165.168/29\",\r\n \"23.101.181.128/29\",\r\n \"23.101.210.24/29\",\r\n \"23.101.222.240/28\",\r\n \"23.101.224.16/29\",\r\n \"23.101.226.16/28\",\r\n \"40.112.64.16/28\",\r\n \"40.113.192.16/29\",\r\n \"40.114.120.16/29\",\r\n \"40.115.152.16/28\",\r\n \"40.127.67.24/29\",\r\n \"52.125.0.0/17\",\r\n \"52.172.144.16/28\",\r\n \"65.52.1.16/29\",\r\n \"65.52.193.136/29\",\r\n \"65.54.170.128/25\",\r\n \"70.37.128.0/23\",\r\n \"104.40.240.48/28\",\r\n \"104.41.13.120/29\",\r\n \"104.41.216.16/28\",\r\n \"104.42.72.16/29\",\r\n \"104.43.208.16/29\",\r\n \"104.43.240.16/29\",\r\n \"104.44.218.128/25\",\r\n \"104.44.254.128/25\",\r\n \"104.44.255.0/25\",\r\n \"104.45.0.16/28\",\r\n \"104.45.208.104/29\",\r\n \"104.46.112.8/29\",\r\n \"104.46.224.64/28\",\r\n \"104.209.144.16/29\",\r\n \"104.210.48.8/29\",\r\n \"104.210.83.160/29\",\r\n \"104.210.208.16/29\",\r\n \"104.211.16.16/29\",\r\n \"104.211.48.16/29\",\r\n \"104.211.88.16/28\",\r\n \"104.211.98.138/32\",\r\n \"104.211.98.146/32\",\r\n \"104.211.98.246/32\",\r\n \"104.211.99.236/32\",\r\n \"104.211.100.160/32\",\r\n \"104.211.100.204/32\",\r\n \"104.211.102.225/32\",\r\n \"104.211.152.32/27\",\r\n \"104.211.161.150/32\",\r\n \"104.211.161.165/32\",\r\n \"104.211.161.185/32\",\r\n \"104.211.162.33/32\",\r\n \"104.211.165.35/32\",\r\n \"104.211.166.139/32\",\r\n \"104.211.216.32/27\",\r\n \"104.211.224.118/32\",\r\n \"104.211.225.135/32\",\r\n \"104.211.227.110/32\",\r\n \"104.211.231.147/32\",\r\n \"104.211.231.248/32\",\r\n \"104.215.96.24/29\",\r\n \"104.215.144.64/29\",\r\n \"104.215.184.16/29\",\r\n \"131.253.120.128/32\",\r\n \"132.245.165.0/25\",\r\n \"134.170.67.0/25\",\r\n \"134.170.172.128/25\",\r\n \"157.55.45.128/25\",\r\n \"157.55.59.128/25\",\r\n \"157.55.130.0/25\",\r\n \"157.55.145.0/25\",\r\n \"157.55.155.0/25\",\r\n \"157.55.227.192/26\",\r\n \"157.56.53.128/25\",\r\n \"157.56.55.0/25\",\r\n \"157.56.58.0/25\",\r\n \"157.56.151.0/25\",\r\n \"191.232.2.128/25\",\r\n \"191.237.248.32/29\",\r\n \"191.237.252.192/28\",\r\n \"13.69.187.20/32\",\r\n \"13.70.184.242/32\",\r\n \"13.71.155.176/32\",\r\n \"13.72.20.247/32\",\r\n \"13.72.185.126/32\",\r\n \"13.75.153.216/32\",\r\n \"13.76.140.48/32\",\r\n \"13.78.114.39/32\",\r\n \"13.85.84.102/32\",\r\n \"13.88.248.161/32\",\r\n \"13.88.254.212/32\",\r\n \"13.94.209.165/32\",\r\n \"13.107.6.171/32\",\r\n \"13.107.9.171/32\",\r\n \"23.103.183.15/32\",\r\n \"40.68.166.51/32\",\r\n \"40.74.130.243/32\",\r\n \"40.74.138.42/32\",\r\n \"40.76.54.124/32\",\r\n \"40.86.230.88/32\",\r\n \"40.114.192.209/32\",\r\n \"40.117.226.146/32\",\r\n \"40.126.236.216/32\",\r\n \"40.127.79.139/32\",\r\n \"51.140.46.128/32\",\r\n \"51.141.8.160/32\",\r\n \"52.108.0.0/14\",\r\n \"52.169.109.48/32\",\r\n \"52.172.12.123/32\",\r\n \"52.172.13.171/32\",\r\n \"52.172.152.100/32\",\r\n \"52.172.153.104/32\",\r\n \"52.175.25.142/32\",\r\n \"52.232.128.169/32\",\r\n \"104.40.225.204/32\",\r\n \"104.41.62.54/32\",\r\n \"104.211.103.207/32\",\r\n \"104.211.229.230/32\",\r\n \"104.214.38.136/32\",\r\n \"104.215.194.17/32\",\r\n \"134.170.27.86/32\",\r\n \"134.170.48.20/32\",\r\n \"134.170.48.22/32\",\r\n \"134.170.65.86/32\",\r\n \"134.170.170.86/32\",\r\n \"137.116.172.39/32\",\r\n \"137.135.65.72/32\",\r\n \"191.235.87.181/32\",\r\n \"191.237.40.220/32\"\r\n ],\r\n \"isAuthorizedToUse\": true,\r\n \"serviceGroup\": \"O365\"\r\n }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"SharePoint\",\r\n \"id\": \"/subscriptions//resourceGroups//providers/Microsoft.Network/bgpServiceCommunities/SharePoint\",\r\n \"type\": \"Microsoft.Network/bgpServiceCommunities\",\r\n \"properties\": {\r\n \"serviceName\": \"SharePoint\",\r\n \"bgpCommunities\": [\r\n {\r\n \"serviceSupportedRegion\": \"Global\",\r\n \"communityName\": \"SharePoint Online\",\r\n \"communityValue\": \"12076:5020\",\r\n \"communityPrefixes\": [\r\n \"13.107.6.150/31\",\r\n \"13.107.6.168/32\",\r\n \"13.107.9.150/31\",\r\n \"13.107.9.168/32\",\r\n \"40.108.0.0/19\",\r\n \"40.108.128.0/17\",\r\n \"52.104.0.0/14\",\r\n \"104.146.0.0/19\",\r\n \"104.146.128.0/17\",\r\n \"134.170.200.0/21\",\r\n \"134.170.208.0/21\",\r\n \"191.232.0.0/23\",\r\n \"191.234.128.0/21\",\r\n \"191.235.0.0/20\"\r\n ],\r\n \"isAuthorizedToUse\": true,\r\n \"serviceGroup\": \"O365\"\r\n }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"SkypeForBusiness\",\r\n \"id\": \"/subscriptions//resourceGroups//providers/Microsoft.Network/bgpServiceCommunities/SkypeForBusiness\",\r\n \"type\": \"Microsoft.Network/bgpServiceCommunities\",\r\n \"properties\": {\r\n \"serviceName\": \"SkypeForBusiness\",\r\n \"bgpCommunities\": [\r\n {\r\n \"serviceSupportedRegion\": \"Global\",\r\n \"communityName\": \"Skype For Business\",\r\n \"communityValue\": \"12076:5030\",\r\n \"communityPrefixes\": [\r\n \"13.64.240.95/32\",\r\n \"13.67.56.225/32\",\r\n \"13.67.109.136/32\",\r\n \"13.67.180.128/32\",\r\n \"13.67.186.105/32\",\r\n \"13.67.209.156/32\",\r\n \"13.67.214.76/32\",\r\n \"13.67.222.144/32\",\r\n \"13.67.234.27/32\",\r\n \"13.68.31.102/32\",\r\n \"13.70.89.162/32\",\r\n \"13.70.156.147/32\",\r\n \"13.70.159.107/32\",\r\n \"13.70.186.54/32\",\r\n \"13.73.109.13/32\",\r\n \"13.73.155.42/32\",\r\n \"13.75.42.168/32\",\r\n \"13.75.125.228/32\",\r\n \"13.75.127.250/32\",\r\n \"13.75.154.195/32\",\r\n \"13.75.159.17/32\",\r\n \"13.75.159.51/32\",\r\n \"13.76.188.52/32\",\r\n \"13.76.189.79/32\",\r\n \"13.76.241.210/32\",\r\n \"13.77.1.253/32\",\r\n \"13.77.7.84/32\",\r\n \"13.78.59.246/32\",\r\n \"13.78.93.8/32\",\r\n \"13.78.94.7/32\",\r\n \"13.78.95.252/32\",\r\n \"13.78.112.190/32\",\r\n \"13.79.153.60/32\",\r\n \"13.79.161.153/32\",\r\n \"13.88.183.247/32\",\r\n \"13.88.241.210/32\",\r\n \"13.89.44.84/32\",\r\n \"13.91.40.251/32\",\r\n \"13.91.108.91/32\",\r\n \"13.91.252.242/32\",\r\n \"13.92.80.132/32\",\r\n \"13.92.136.118/32\",\r\n \"13.93.149.3/32\",\r\n \"13.93.167.93/32\",\r\n \"13.93.209.18/32\",\r\n \"13.94.47.37/32\",\r\n \"13.95.88.228/32\",\r\n \"13.95.233.176/32\",\r\n \"13.95.234.10/32\",\r\n \"13.95.236.192/32\",\r\n \"13.107.3.0/24\",\r\n \"13.107.8.0/24\",\r\n \"13.107.64.0/18\",\r\n \"23.97.72.141/32\",\r\n \"23.97.78.16/32\",\r\n \"23.97.164.28/32\",\r\n \"23.99.101.49/32\",\r\n \"23.99.101.118/32\",\r\n \"23.99.112.73/32\",\r\n \"23.99.113.23/32\",\r\n \"23.99.113.163/32\",\r\n \"23.99.115.104/32\",\r\n \"23.99.121.38/32\",\r\n \"23.99.121.255/32\",\r\n \"23.99.122.87/32\",\r\n \"23.99.124.9/32\",\r\n \"23.99.195.117/32\",\r\n \"23.101.61.176/32\",\r\n \"23.101.112.170/32\",\r\n \"23.101.115.193/32\",\r\n \"23.101.116.26/32\",\r\n \"23.101.151.89/32\",\r\n \"23.101.156.198/32\",\r\n \"23.101.158.111/32\",\r\n \"23.102.17.214/32\",\r\n \"23.102.24.114/32\",\r\n \"23.103.128.0/23\",\r\n \"23.103.130.0/24\",\r\n \"23.103.176.128/26\",\r\n \"23.103.176.192/27\",\r\n \"23.103.178.128/26\",\r\n \"23.103.178.192/27\",\r\n \"40.68.225.164/32\",\r\n \"40.69.45.108/32\",\r\n \"40.74.62.125/32\",\r\n \"40.74.84.253/32\",\r\n \"40.74.113.62/32\",\r\n \"40.74.127.186/32\",\r\n \"40.74.128.205/32\",\r\n \"40.74.129.215/32\",\r\n \"40.74.130.253/32\",\r\n \"40.74.143.94/32\",\r\n \"40.76.24.32/32\",\r\n \"40.76.24.177/32\",\r\n \"40.76.77.68/32\",\r\n \"40.77.16.36/32\",\r\n \"40.78.68.158/32\",\r\n \"40.78.71.48/32\",\r\n \"40.78.98.202/32\",\r\n \"40.78.146.128/32\",\r\n \"40.79.38.101/32\",\r\n \"40.79.41.254/32\",\r\n \"40.79.74.185/32\",\r\n \"40.79.82.21/32\",\r\n \"40.83.17.24/32\",\r\n \"40.83.176.46/32\",\r\n \"40.83.177.162/32\",\r\n \"40.83.183.236/32\",\r\n \"40.84.28.125/32\",\r\n \"40.86.90.132/32\",\r\n \"40.86.92.191/32\",\r\n \"40.112.188.2/32\",\r\n \"40.113.16.205/32\",\r\n \"40.113.87.220/32\",\r\n \"40.113.136.240/32\",\r\n \"40.114.149.220/32\",\r\n \"40.114.244.22/32\",\r\n \"40.115.1.44/32\",\r\n \"40.115.74.171/32\",\r\n \"40.117.100.83/32\",\r\n \"40.117.145.132/32\",\r\n \"40.118.214.164/32\",\r\n \"40.118.251.206/32\",\r\n \"40.121.200.212/32\",\r\n \"40.121.221.52/32\",\r\n \"40.122.44.96/32\",\r\n \"40.122.165.60/32\",\r\n \"40.122.168.86/32\",\r\n \"40.123.43.195/32\",\r\n \"40.123.50.17/32\",\r\n \"40.126.239.210/32\",\r\n \"40.126.251.57/32\",\r\n \"40.127.129.109/32\",\r\n \"40.127.169.165/32\",\r\n \"51.140.53.252/32\",\r\n \"51.140.55.82/32\",\r\n \"51.140.183.120/32\",\r\n \"51.141.5.99/32\",\r\n \"51.141.9.8/32\",\r\n \"51.141.12.151/32\",\r\n \"52.112.0.0/14\",\r\n \"52.160.110.94/32\",\r\n \"52.163.224.242/32\",\r\n \"52.163.225.1/32\",\r\n \"52.163.229.196/32\",\r\n \"52.163.230.187/32\",\r\n \"52.163.231.50/32\",\r\n \"52.163.231.126/32\",\r\n \"52.164.253.101/32\",\r\n \"52.164.255.104/32\",\r\n \"52.165.35.53/32\",\r\n \"52.165.45.77/32\",\r\n \"52.165.150.215/32\",\r\n \"52.169.9.241/32\",\r\n \"52.169.30.95/32\",\r\n \"52.169.104.89/32\",\r\n \"52.169.105.194/32\",\r\n \"52.169.105.219/32\",\r\n \"52.169.106.115/32\",\r\n \"52.169.154.144/32\",\r\n \"52.169.190.101/32\",\r\n \"52.172.53.101/32\",\r\n \"52.172.54.196/32\",\r\n \"52.172.55.238/32\",\r\n \"52.173.190.229/32\",\r\n \"52.174.144.192/32\",\r\n \"52.174.150.25/32\",\r\n \"52.174.166.73/32\",\r\n \"52.174.166.107/32\",\r\n \"52.174.166.156/32\",\r\n \"52.174.186.47/32\",\r\n \"52.175.24.155/32\",\r\n \"52.175.37.105/32\",\r\n \"52.175.38.240/32\",\r\n \"52.178.34.159/32\",\r\n \"52.178.36.12/32\",\r\n \"52.178.36.169/32\",\r\n \"52.178.38.115/32\",\r\n \"52.178.108.202/32\",\r\n \"52.178.145.227/32\",\r\n \"52.178.148.1/32\",\r\n \"52.178.148.152/32\",\r\n \"52.178.158.225/32\",\r\n \"52.178.179.194/32\",\r\n \"52.185.146.154/32\",\r\n \"52.185.151.102/32\",\r\n \"52.187.6.119/32\",\r\n \"52.187.79.90/32\",\r\n \"52.187.117.218/32\",\r\n \"52.187.135.79/32\",\r\n \"52.232.129.71/32\",\r\n \"52.232.132.60/32\",\r\n \"52.232.135.81/32\",\r\n \"52.233.128.227/32\",\r\n \"52.233.29.169/32\",\r\n \"52.233.30.121/32\",\r\n \"65.55.127.0/24\",\r\n \"66.119.157.192/26\",\r\n \"66.119.158.0/25\",\r\n \"104.40.75.8/32\",\r\n \"104.40.76.196/32\",\r\n \"104.40.91.215/32\",\r\n \"104.40.189.177/32\",\r\n \"104.41.151.83/32\",\r\n \"104.41.207.112/32\",\r\n \"104.41.208.54/32\",\r\n \"104.41.210.140/32\",\r\n \"104.42.229.230/32\",\r\n \"104.43.12.164/32\",\r\n \"104.44.195.0/24\",\r\n \"104.44.200.0/23\",\r\n \"104.45.18.178/32\",\r\n \"104.45.231.95/32\",\r\n \"104.46.62.41/32\",\r\n \"104.46.96.162/32\",\r\n \"104.46.97.194/32\",\r\n \"104.46.101.116/32\",\r\n \"104.46.105.95/32\",\r\n \"104.47.151.128/32\",\r\n \"104.208.28.54/32\",\r\n \"104.208.31.113/32\",\r\n \"104.208.152.137/32\",\r\n \"104.209.188.207/32\",\r\n \"104.210.1.218/32\",\r\n \"104.210.9.95/32\",\r\n \"104.210.80.193/32\",\r\n \"104.211.162.59/32\",\r\n \"104.211.165.113/32\",\r\n \"104.211.165.216/32\",\r\n \"111.221.76.128/25\",\r\n \"111.221.77.0/26\",\r\n \"111.221.101.75/32\",\r\n \"111.221.122.192/26\",\r\n \"131.253.128.0/19\",\r\n \"131.253.160.0/20\",\r\n \"132.245.0.0/24\",\r\n \"132.245.1.0/25\",\r\n \"132.245.112.0/24\",\r\n \"132.245.113.0/25\",\r\n \"134.170.0.0/25\",\r\n \"134.170.54.0/26\",\r\n \"134.170.54.128/25\",\r\n \"134.170.113.192/26\",\r\n \"134.170.115.128/25\",\r\n \"137.116.66.252/32\",\r\n \"137.116.132.4/32\",\r\n \"137.116.157.126/32\",\r\n \"137.116.159.19/32\",\r\n \"137.116.159.228/32\",\r\n \"137.116.248.105/32\",\r\n \"137.117.109.221/32\",\r\n \"137.117.128.25/32\",\r\n \"157.55.40.128/25\",\r\n \"157.55.238.0/25\",\r\n \"157.56.176.68/32\",\r\n \"168.61.145.101/32\",\r\n \"168.61.152.29/32\",\r\n \"168.61.155.249/32\",\r\n \"168.63.14.15/32\",\r\n \"168.63.204.74/32\",\r\n \"168.63.219.57/32\",\r\n \"168.63.245.120/32\",\r\n \"191.233.80.151/32\",\r\n \"191.233.95.169/32\",\r\n \"191.234.20.241/32\",\r\n \"191.234.23.27/32\",\r\n \"191.237.44.60/32\",\r\n \"207.46.5.0/24\",\r\n \"207.46.155.141/32\",\r\n \"207.46.156.136/32\",\r\n \"207.46.230.50/32\"\r\n ],\r\n \"isAuthorizedToUse\": true,\r\n \"serviceGroup\": \"O365\"\r\n }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"CRMOnline\",\r\n \"id\": \"/subscriptions//resourceGroups//providers/Microsoft.Network/bgpServiceCommunities/CRMOnline\",\r\n \"type\": \"Microsoft.Network/bgpServiceCommunities\",\r\n \"properties\": {\r\n \"serviceName\": \"CRMOnline\",\r\n \"bgpCommunities\": [\r\n {\r\n \"serviceSupportedRegion\": \"Global\",\r\n \"communityName\": \"CRM Online\",\r\n \"communityValue\": \"12076:5040\",\r\n \"communityPrefixes\": [\r\n \"104.44.102.0/23\",\r\n \"104.44.104.0/23\",\r\n \"104.44.113.0/24\",\r\n \"104.44.114.0/23\",\r\n \"104.44.116.0/23\",\r\n \"104.44.118.0/24\",\r\n \"104.44.208.192/26\",\r\n \"104.44.209.0/25\",\r\n \"104.44.209.128/26\",\r\n \"104.44.249.0/24\",\r\n \"104.44.250.0/24\",\r\n \"13.106.8.128/26\",\r\n \"13.106.42.64/26\",\r\n \"134.170.26.0/24\",\r\n \"134.170.70.0/24\",\r\n \"134.170.98.0/24\",\r\n \"134.170.217.160/27\",\r\n \"157.56.174.160/27\",\r\n \"157.56.199.0/24\",\r\n \"65.55.132.0/24\",\r\n \"65.55.135.0/24\",\r\n \"66.119.148.0/24\",\r\n \"66.119.154.0/23\",\r\n \"66.119.156.0/24\",\r\n \"13.106.108.0/25\",\r\n \"13.106.72.128/25\",\r\n \"13.106.102.128/25\",\r\n \"13.106.110.0/25\",\r\n \"13.106.44.128/26\",\r\n \"13.106.5.0/26\",\r\n \"191.232.3.192/26\",\r\n \"13.106.52.64/26\",\r\n \"13.106.6.128/25\",\r\n \"13.106.18.64/26\",\r\n \"13.106.60.128/26\",\r\n \"13.106.58.192/26\",\r\n \"13.106.14.128/26\",\r\n \"13.106.16.128/26\"\r\n ],\r\n \"isAuthorizedToUse\": true,\r\n \"serviceGroup\": \"CRM\"\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:51:22 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-request-id": [ + "cc2f095b-029a-478c-9531-eeb2c90bafe1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14987" + ], + "x-ms-correlation-request-id": [ + "8ff14502-1928-4b2f-9366-8825b9fdfb3e" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T225122Z:8ff14502-1928-4b2f-9366-8825b9fdfb3e" + ] + }, + "StatusCode": 200 + } + ], + "Names": {}, + "Variables": { + "SubscriptionId": "18b0dc06-a2b8-4c0f-95af-550319fa5eac" + } +} \ No newline at end of file diff --git a/src/SDKs/Network/Network.Tests/SessionRecords/Networks.Tests.ExpressRouteTests/ExpressRouteMicrosoftPeeringApiTest.json b/src/SDKs/Network/Network.Tests/SessionRecords/Networks.Tests.ExpressRouteTests/ExpressRouteMicrosoftPeeringApiTest.json new file mode 100644 index 000000000000..704fed7aaa3c --- /dev/null +++ b/src/SDKs/Network/Network.Tests/SessionRecords/Networks.Tests.ExpressRouteTests/ExpressRouteMicrosoftPeeringApiTest.json @@ -0,0 +1,1381 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourcegroups/test?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlZ3JvdXBzL3Rlc3Q/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", + "RequestHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "28" + ], + "x-ms-client-request-id": [ + "0f9c60db-206d-4b7e-a7f2-36ba6842a350" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test\",\r\n \"name\": \"test\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseHeaders": { + "Content-Length": [ + "161" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:41:52 GMT" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "bea404d5-03e8-4f8d-b2dd-a104d02e086f" + ], + "x-ms-correlation-request-id": [ + "bea404d5-03e8-4f8d-b2dd-a104d02e086f" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224152Z:bea404d5-03e8-4f8d-b2dd-a104d02e086f" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ] + }, + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL3Rlc3QvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2V4cHJlc3NSb3V0ZUNpcmN1aXRzL2NpcmN1aXQ/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \"family\": \"MeteredData\"\r\n },\r\n \"properties\": {\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"bvtazureixp01\",\r\n \"peeringLocation\": \"boydton 1 dc\",\r\n \"bandwidthInMbps\": 200\r\n }\r\n },\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n }\r\n}", + "RequestHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "361" + ], + "x-ms-client-request-id": [ + "a86c370c-08cf-404a-9b1b-8cb583d4861c" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"name\": \"circuit\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit\",\r\n \"etag\": \"W/\\\"353b4aee-a8b0-4f23-b113-1fc8f8da9aff\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"d17d0543-fa3a-46f4-9dd1-366ad2c737f2\",\r\n \"peerings\": [],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"bvtazureixp01\",\r\n \"peeringLocation\": \"boydton 1 dc\",\r\n \"bandwidthInMbps\": 200\r\n },\r\n \"circuitProvisioningState\": \"Disabled\",\r\n \"allowClassicOperations\": false,\r\n \"serviceKey\": \"00000000-0000-0000-0000-000000000000\",\r\n \"serviceProviderProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \"family\": \"MeteredData\"\r\n }\r\n}", + "ResponseHeaders": { + "Content-Length": [ + "982" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:41:53 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-request-id": [ + "520e174c-3cfe-4640-8557-9a77d01cc39f" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/520e174c-3cfe-4640-8557-9a77d01cc39f?api-version=2017-06-01" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-correlation-request-id": [ + "d0cc917d-a91d-40d7-99c9-dc278c463765" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224154Z:d0cc917d-a91d-40d7-99c9-dc278c463765" + ] + }, + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/520e174c-3cfe-4640-8557-9a77d01cc39f?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy81MjBlMTc0Yy0zY2ZlLTQ2NDAtODU1Ny05YTc3ZDAxY2MzOWY/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:42:24 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "Retry-After": [ + "10" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-request-id": [ + "a84407f0-4e8c-43fc-9b95-f95750c3f884" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14996" + ], + "x-ms-correlation-request-id": [ + "969e7602-5493-4bac-bdc6-90790bdc48fa" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224224Z:969e7602-5493-4bac-bdc6-90790bdc48fa" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/520e174c-3cfe-4640-8557-9a77d01cc39f?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy81MjBlMTc0Yy0zY2ZlLTQ2NDAtODU1Ny05YTc3ZDAxY2MzOWY/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:42:54 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-request-id": [ + "4a744731-0a10-48c4-a750-920f5f1ce8c1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14994" + ], + "x-ms-correlation-request-id": [ + "815d43c0-ff67-4b8f-a56d-23bfa0e80b7e" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224254Z:815d43c0-ff67-4b8f-a56d-23bfa0e80b7e" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL3Rlc3QvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2V4cHJlc3NSb3V0ZUNpcmN1aXRzL2NpcmN1aXQ/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"name\": \"circuit\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit\",\r\n \"etag\": \"W/\\\"7ef78e5a-7ede-4d99-b9a0-e6add438d360\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d17d0543-fa3a-46f4-9dd1-366ad2c737f2\",\r\n \"peerings\": [],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"bvtazureixp01\",\r\n \"peeringLocation\": \"boydton 1 dc\",\r\n \"bandwidthInMbps\": 200\r\n },\r\n \"circuitProvisioningState\": \"Enabled\",\r\n \"allowClassicOperations\": false,\r\n \"gatewayManagerEtag\": \"\",\r\n \"serviceKey\": \"c66377cd-1ddb-4b3d-a814-851928132df9\",\r\n \"serviceProviderProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \"family\": \"MeteredData\"\r\n }\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:42:55 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-request-id": [ + "178ec6a6-ce4e-43fe-840d-24e4f523609c" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14993" + ], + "x-ms-correlation-request-id": [ + "f496e861-52b2-4fff-a0f1-7aac640cf051" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224255Z:f496e861-52b2-4fff-a0f1-7aac640cf051" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL3Rlc3QvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2V4cHJlc3NSb3V0ZUNpcmN1aXRzL2NpcmN1aXQ/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "754c9668-5be4-4c91-bed7-5497bbb43364" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"name\": \"circuit\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit\",\r\n \"etag\": \"W/\\\"7ef78e5a-7ede-4d99-b9a0-e6add438d360\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d17d0543-fa3a-46f4-9dd1-366ad2c737f2\",\r\n \"peerings\": [],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"bvtazureixp01\",\r\n \"peeringLocation\": \"boydton 1 dc\",\r\n \"bandwidthInMbps\": 200\r\n },\r\n \"circuitProvisioningState\": \"Enabled\",\r\n \"allowClassicOperations\": false,\r\n \"gatewayManagerEtag\": \"\",\r\n \"serviceKey\": \"c66377cd-1ddb-4b3d-a814-851928132df9\",\r\n \"serviceProviderProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \"family\": \"MeteredData\"\r\n }\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:42:55 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-request-id": [ + "371a8768-5e18-4ba1-bf45-d9c27342f04a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14992" + ], + "x-ms-correlation-request-id": [ + "08781a74-4254-48da-82b2-7ac30e62d254" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224255Z:08781a74-4254-48da-82b2-7ac30e62d254" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL3Rlc3QvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2V4cHJlc3NSb3V0ZUNpcmN1aXRzL2NpcmN1aXQ/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "569cf74a-b93f-44db-a771-a0df8d4d1f67" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"name\": \"circuit\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit\",\r\n \"etag\": \"W/\\\"24a2183d-02a9-4c8c-ab7e-b107a7566454\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d17d0543-fa3a-46f4-9dd1-366ad2c737f2\",\r\n \"peerings\": [\r\n {\r\n \"name\": \"MicrosoftPeering\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit/peerings/MicrosoftPeering\",\r\n \"etag\": \"W/\\\"24a2183d-02a9-4c8c-ab7e-b107a7566454\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peeringType\": \"MicrosoftPeering\",\r\n \"azureASN\": 12076,\r\n \"peerASN\": 1000,\r\n \"primaryPeerAddressPrefix\": \"199.168.200.0/30\",\r\n \"secondaryPeerAddressPrefix\": \"199.168.202.0/30\",\r\n \"primaryAzurePort\": \"\",\r\n \"secondaryAzurePort\": \"\",\r\n \"state\": \"Enabled\",\r\n \"vlanId\": 400,\r\n \"gatewayManagerEtag\": \"\",\r\n \"lastModifiedBy\": \"Customer\",\r\n \"microsoftPeeringConfig\": {\r\n \"advertisedPublicPrefixes\": [\r\n \"12.2.3.4/30\"\r\n ],\r\n \"advertisedCommunities\": [\r\n \"12076:5010\",\r\n \"12076:5020\",\r\n \"12076:5030\",\r\n \"12076:5040\",\r\n \"12076:5100\"\r\n ],\r\n \"advertisedPublicPrefixesState\": \"Configured\",\r\n \"customerASN\": 0,\r\n \"legacyMode\": 1,\r\n \"routingRegistryName\": \"NONE\"\r\n }\r\n }\r\n }\r\n ],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"bvtazureixp01\",\r\n \"peeringLocation\": \"boydton 1 dc\",\r\n \"bandwidthInMbps\": 200\r\n },\r\n \"circuitProvisioningState\": \"Enabled\",\r\n \"allowClassicOperations\": false,\r\n \"gatewayManagerEtag\": \"\",\r\n \"serviceKey\": \"c66377cd-1ddb-4b3d-a814-851928132df9\",\r\n \"serviceProviderProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \"family\": \"MeteredData\"\r\n }\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:45:58 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-request-id": [ + "50d2e862-4a76-47c0-bc6a-0b598bd4bb36" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14984" + ], + "x-ms-correlation-request-id": [ + "62dc0cff-4627-4bec-ac0f-c4e5fbb626d3" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224559Z:62dc0cff-4627-4bec-ac0f-c4e5fbb626d3" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit/peerings/MicrosoftPeering?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL3Rlc3QvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2V4cHJlc3NSb3V0ZUNpcmN1aXRzL2NpcmN1aXQvcGVlcmluZ3MvTWljcm9zb2Z0UGVlcmluZz9hcGktdmVyc2lvbj0yMDE3LTA2LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"peeringType\": \"MicrosoftPeering\",\r\n \"peerASN\": 1000,\r\n \"primaryPeerAddressPrefix\": \"199.168.200.0/30\",\r\n \"secondaryPeerAddressPrefix\": \"199.168.202.0/30\",\r\n \"vlanId\": 400,\r\n \"microsoftPeeringConfig\": {\r\n \"advertisedPublicPrefixes\": [\r\n \"12.2.3.4/30\"\r\n ],\r\n \"legacyMode\": 1\r\n }\r\n },\r\n \"name\": \"MicrosoftPeering\"\r\n}", + "RequestHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "382" + ], + "x-ms-client-request-id": [ + "bb1e721b-efaf-4b06-adb1-b479bbedea9c" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"name\": \"MicrosoftPeering\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit/peerings/MicrosoftPeering\",\r\n \"etag\": \"W/\\\"e264904d-cb06-4fda-a9d1-3a794ceb0a90\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"peeringType\": \"MicrosoftPeering\",\r\n \"azureASN\": 0,\r\n \"peerASN\": 1000,\r\n \"primaryPeerAddressPrefix\": \"199.168.200.0/30\",\r\n \"secondaryPeerAddressPrefix\": \"199.168.202.0/30\",\r\n \"state\": \"Disabled\",\r\n \"vlanId\": 400,\r\n \"lastModifiedBy\": \"\",\r\n \"microsoftPeeringConfig\": {\r\n \"advertisedPublicPrefixes\": [\r\n \"12.2.3.4/30\"\r\n ],\r\n \"advertisedPublicPrefixesState\": \"NotConfigured\",\r\n \"customerASN\": 0,\r\n \"legacyMode\": 1,\r\n \"routingRegistryName\": \"NONE\"\r\n }\r\n }\r\n}", + "ResponseHeaders": { + "Content-Length": [ + "837" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:42:56 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-request-id": [ + "0180e001-bc72-4815-a440-016896fd36eb" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/0180e001-bc72-4815-a440-016896fd36eb?api-version=2017-06-01" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1198" + ], + "x-ms-correlation-request-id": [ + "0c269f8c-ca48-4470-aea6-5346b65d2aba" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224256Z:0c269f8c-ca48-4470-aea6-5346b65d2aba" + ] + }, + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/0180e001-bc72-4815-a440-016896fd36eb?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy8wMTgwZTAwMS1iYzcyLTQ4MTUtYTQ0MC0wMTY4OTZmZDM2ZWI/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:43:26 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "Retry-After": [ + "10" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-request-id": [ + "d20302d3-8c4b-45e8-950b-0597c1b97b3a" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14991" + ], + "x-ms-correlation-request-id": [ + "555e2e11-e53c-4bf5-ae35-47ee484bac6c" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224326Z:555e2e11-e53c-4bf5-ae35-47ee484bac6c" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/0180e001-bc72-4815-a440-016896fd36eb?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy8wMTgwZTAwMS1iYzcyLTQ4MTUtYTQ0MC0wMTY4OTZmZDM2ZWI/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:43:56 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "Retry-After": [ + "10" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-request-id": [ + "dcec9874-ded5-498a-8f7b-d64534abeb92" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14990" + ], + "x-ms-correlation-request-id": [ + "b9a691d8-cff7-4ce8-bf80-22c154bb1a48" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224357Z:b9a691d8-cff7-4ce8-bf80-22c154bb1a48" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/0180e001-bc72-4815-a440-016896fd36eb?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy8wMTgwZTAwMS1iYzcyLTQ4MTUtYTQ0MC0wMTY4OTZmZDM2ZWI/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:44:26 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "Retry-After": [ + "10" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-request-id": [ + "bce60fc2-fbf5-4f77-9e2f-bf844d2341b5" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14989" + ], + "x-ms-correlation-request-id": [ + "7c56bcac-ab07-46c6-98e5-7a3fc22dd7d2" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224427Z:7c56bcac-ab07-46c6-98e5-7a3fc22dd7d2" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/0180e001-bc72-4815-a440-016896fd36eb?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy8wMTgwZTAwMS1iYzcyLTQ4MTUtYTQ0MC0wMTY4OTZmZDM2ZWI/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:44:57 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "Retry-After": [ + "10" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-request-id": [ + "535ba145-ede7-4b6f-ba8a-9257fe389368" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14988" + ], + "x-ms-correlation-request-id": [ + "281d02cb-8b0c-4506-a615-55d8090851ee" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224457Z:281d02cb-8b0c-4506-a615-55d8090851ee" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/0180e001-bc72-4815-a440-016896fd36eb?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy8wMTgwZTAwMS1iYzcyLTQ4MTUtYTQ0MC0wMTY4OTZmZDM2ZWI/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:45:27 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "Retry-After": [ + "10" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-request-id": [ + "ad97b0db-1638-4f56-ab76-dd99c54a6877" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14987" + ], + "x-ms-correlation-request-id": [ + "b1ac0b0c-eedf-4444-8a55-89b3f9b4a1b2" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224527Z:b1ac0b0c-eedf-4444-8a55-89b3f9b4a1b2" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/0180e001-bc72-4815-a440-016896fd36eb?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy8wMTgwZTAwMS1iYzcyLTQ4MTUtYTQ0MC0wMTY4OTZmZDM2ZWI/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:45:57 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-request-id": [ + "e944dd02-4b84-4b31-a430-9873b3a1c70b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14986" + ], + "x-ms-correlation-request-id": [ + "a95f08c0-012c-48d4-868d-1de3d18e8c82" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224558Z:a95f08c0-012c-48d4-868d-1de3d18e8c82" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit/peerings/MicrosoftPeering?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL3Rlc3QvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2V4cHJlc3NSb3V0ZUNpcmN1aXRzL2NpcmN1aXQvcGVlcmluZ3MvTWljcm9zb2Z0UGVlcmluZz9hcGktdmVyc2lvbj0yMDE3LTA2LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"name\": \"MicrosoftPeering\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit/peerings/MicrosoftPeering\",\r\n \"etag\": \"W/\\\"24a2183d-02a9-4c8c-ab7e-b107a7566454\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peeringType\": \"MicrosoftPeering\",\r\n \"azureASN\": 12076,\r\n \"peerASN\": 1000,\r\n \"primaryPeerAddressPrefix\": \"199.168.200.0/30\",\r\n \"secondaryPeerAddressPrefix\": \"199.168.202.0/30\",\r\n \"primaryAzurePort\": \"bvtazureixp01\",\r\n \"secondaryAzurePort\": \"bvtazureixp01\",\r\n \"state\": \"Enabled\",\r\n \"vlanId\": 400,\r\n \"gatewayManagerEtag\": \"\",\r\n \"lastModifiedBy\": \"Customer\",\r\n \"microsoftPeeringConfig\": {\r\n \"advertisedPublicPrefixes\": [\r\n \"12.2.3.4/30\"\r\n ],\r\n \"advertisedCommunities\": [\r\n \"12076:5010\",\r\n \"12076:5020\",\r\n \"12076:5030\",\r\n \"12076:5040\",\r\n \"12076:5100\"\r\n ],\r\n \"advertisedPublicPrefixesState\": \"Configured\",\r\n \"customerASN\": 0,\r\n \"legacyMode\": 1,\r\n \"routingRegistryName\": \"NONE\"\r\n }\r\n }\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:45:58 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-request-id": [ + "7752db6f-1088-42e6-8588-3c3ef21c6995" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14985" + ], + "x-ms-correlation-request-id": [ + "3c644157-ec05-4c2e-aafe-4f4bf2b70476" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224558Z:3c644157-ec05-4c2e-aafe-4f4bf2b70476" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourcegroups/test?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlZ3JvdXBzL3Rlc3Q/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "3f23b669-fdc8-4cc7-b804-9bbdc2f40e2f" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseBody": "", + "ResponseHeaders": { + "Content-Length": [ + "0" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:46:00 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "ca30298f-c050-4d4a-8a18-cd99f026927e" + ], + "x-ms-correlation-request-id": [ + "ca30298f-c050-4d4a-8a18-cd99f026927e" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224600Z:ca30298f-c050-4d4a-8a18-cd99f026927e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ] + }, + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFVUlZOVUxWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseBody": "", + "ResponseHeaders": { + "Content-Length": [ + "0" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:46:30 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14998" + ], + "x-ms-request-id": [ + "29db0c8b-963e-447b-a1a1-61af2dfb9bf8" + ], + "x-ms-correlation-request-id": [ + "29db0c8b-963e-447b-a1a1-61af2dfb9bf8" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224630Z:29db0c8b-963e-447b-a1a1-61af2dfb9bf8" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ] + }, + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFVUlZOVUxWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseBody": "", + "ResponseHeaders": { + "Content-Length": [ + "0" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:47:00 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14997" + ], + "x-ms-request-id": [ + "da156ea2-d5eb-48dc-92b3-75e195ff682b" + ], + "x-ms-correlation-request-id": [ + "da156ea2-d5eb-48dc-92b3-75e195ff682b" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224700Z:da156ea2-d5eb-48dc-92b3-75e195ff682b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ] + }, + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFVUlZOVUxWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseBody": "", + "ResponseHeaders": { + "Content-Length": [ + "0" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:47:30 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14996" + ], + "x-ms-request-id": [ + "a7b090c5-4b64-42d4-94a5-206ce02e78cf" + ], + "x-ms-correlation-request-id": [ + "a7b090c5-4b64-42d4-94a5-206ce02e78cf" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224730Z:a7b090c5-4b64-42d4-94a5-206ce02e78cf" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ] + }, + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFVUlZOVUxWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseBody": "", + "ResponseHeaders": { + "Content-Length": [ + "0" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:48:00 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14995" + ], + "x-ms-request-id": [ + "444252ea-f5ba-41f8-9c67-f018301d0712" + ], + "x-ms-correlation-request-id": [ + "444252ea-f5ba-41f8-9c67-f018301d0712" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224801Z:444252ea-f5ba-41f8-9c67-f018301d0712" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ] + }, + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFVUlZOVUxWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseBody": "", + "ResponseHeaders": { + "Content-Length": [ + "0" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:48:30 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14993" + ], + "x-ms-request-id": [ + "c69d6d3b-f9bd-44f2-820c-02f4237092fb" + ], + "x-ms-correlation-request-id": [ + "c69d6d3b-f9bd-44f2-820c-02f4237092fb" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224831Z:c69d6d3b-f9bd-44f2-820c-02f4237092fb" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ] + }, + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFVUlZOVUxWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseBody": "", + "ResponseHeaders": { + "Content-Length": [ + "0" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:49:00 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14992" + ], + "x-ms-request-id": [ + "223dcc3b-259f-4736-9b6b-ace2f71f8680" + ], + "x-ms-correlation-request-id": [ + "223dcc3b-259f-4736-9b6b-ace2f71f8680" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224901Z:223dcc3b-259f-4736-9b6b-ace2f71f8680" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ] + }, + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFVUlZOVUxWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseBody": "", + "ResponseHeaders": { + "Content-Length": [ + "0" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:49:30 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14989" + ], + "x-ms-request-id": [ + "eda3c17d-8a3a-4e21-80d2-3001cf87edb5" + ], + "x-ms-correlation-request-id": [ + "eda3c17d-8a3a-4e21-80d2-3001cf87edb5" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T224931Z:eda3c17d-8a3a-4e21-80d2-3001cf87edb5" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ] + }, + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFVUlZOVUxWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseBody": "", + "ResponseHeaders": { + "Content-Length": [ + "0" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 22:50:00 GMT" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14988" + ], + "x-ms-request-id": [ + "12a307ce-9bea-4029-8d8e-616d84da0981" + ], + "x-ms-correlation-request-id": [ + "12a307ce-9bea-4029-8d8e-616d84da0981" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T225001Z:12a307ce-9bea-4029-8d8e-616d84da0981" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ] + }, + "StatusCode": 200 + } + ], + "Names": {}, + "Variables": { + "SubscriptionId": "18b0dc06-a2b8-4c0f-95af-550319fa5eac" + } +} \ No newline at end of file diff --git a/src/SDKs/Network/Network.Tests/SessionRecords/Networks.Tests.ExpressRouteTests/RouteFilterApiTest.json b/src/SDKs/Network/Network.Tests/SessionRecords/Networks.Tests.ExpressRouteTests/RouteFilterApiTest.json new file mode 100644 index 000000000000..05629d07be3a --- /dev/null +++ b/src/SDKs/Network/Network.Tests/SessionRecords/Networks.Tests.ExpressRouteTests/RouteFilterApiTest.json @@ -0,0 +1,890 @@ +{ + "Entries": [ + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yaz9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "0b04bffe-8d70-45f1-b3c2-188cf4f14249" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network\",\r\n \"namespace\": \"Microsoft.Network\",\r\n \"authorization\": {\r\n \"applicationId\": \"2cf9eb86-36b5-49dc-86ae-9a63135dfa8c\",\r\n \"roleDefinitionId\": \"13ba9ab4-19f0-4804-adc4-14ece36cc7a1\"\r\n },\r\n \"resourceTypes\": [\r\n {\r\n \"resourceType\": \"virtualNetworks\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"publicIPAddresses\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkInterfaces\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"loadBalancers\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkSecurityGroups\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"routeTables\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"networkWatchers\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"virtualNetworkGateways\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"localNetworkGateways\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"connections\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"applicationGateways\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"locations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/operationResults\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/CheckDnsNameAvailability\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"locations/usages\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"operations\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"dnsOperationResults\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnsOperationStatuses\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/A\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/AAAA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/CNAME\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/PTR\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/MX\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/TXT\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/SRV\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/SOA\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"dnszones/NS\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2016-04-01\",\r\n \"2015-05-04-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"trafficmanagerprofiles\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-05-01\",\r\n \"2017-03-01\",\r\n \"2015-11-01\",\r\n \"2015-04-28-preview\"\r\n ],\r\n \"capabilities\": \"CrossResourceGroupResourceMove, CrossSubscriptionResourceMove\"\r\n },\r\n {\r\n \"resourceType\": \"checkTrafficManagerNameAvailability\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-05-01\",\r\n \"2017-03-01\",\r\n \"2015-11-01\",\r\n \"2015-04-28-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"trafficManagerGeographicHierarchies\",\r\n \"locations\": [\r\n \"global\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-05-01\",\r\n \"2017-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"expressRouteCircuits\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"expressRouteServiceProviders\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\",\r\n \"2016-11-01\",\r\n \"2016-10-01\",\r\n \"2016-09-01\",\r\n \"2016-08-01\",\r\n \"2016-07-01\",\r\n \"2016-06-01\",\r\n \"2016-03-30\",\r\n \"2015-06-15\",\r\n \"2015-05-01-preview\",\r\n \"2014-12-01-preview\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"applicationGatewayAvailableWafRuleSets\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"routeFilters\",\r\n \"locations\": [\r\n \"East US\",\r\n \"North Europe\",\r\n \"West Europe\",\r\n \"East Asia\",\r\n \"Southeast Asia\",\r\n \"North Central US\",\r\n \"South Central US\",\r\n \"Central US\",\r\n \"East US 2\",\r\n \"Japan East\",\r\n \"Japan West\",\r\n \"Brazil South\",\r\n \"Australia East\",\r\n \"Australia Southeast\",\r\n \"Central India\",\r\n \"South India\",\r\n \"West India\",\r\n \"Canada Central\",\r\n \"Canada East\",\r\n \"West Central US\",\r\n \"West US 2\",\r\n \"UK West\",\r\n \"UK South\",\r\n \"Korea Central\",\r\n \"Korea South\",\r\n \"West US\"\r\n ],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\"\r\n ],\r\n \"capabilities\": \"None\"\r\n },\r\n {\r\n \"resourceType\": \"bgpServiceCommunities\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\",\r\n \"2017-03-01\",\r\n \"2016-12-01\"\r\n ]\r\n },\r\n {\r\n \"resourceType\": \"serviceTunnelServices\",\r\n \"locations\": [],\r\n \"apiVersions\": [\r\n \"2017-06-01\",\r\n \"2017-04-01\"\r\n ]\r\n }\r\n ],\r\n \"registrationState\": \"Registered\"\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 20:52:07 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14981" + ], + "x-ms-request-id": [ + "6465b760-4d21-49ec-9c0b-d39e49c672e3" + ], + "x-ms-correlation-request-id": [ + "6465b760-4d21-49ec-9c0b-d39e49c672e3" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T205208Z:6465b760-4d21-49ec-9c0b-d39e49c672e3" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourcegroups/csmrg9408?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlZ3JvdXBzL2NzbXJnOTQwOD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"East US\"\r\n}", + "RequestHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "29" + ], + "x-ms-client-request-id": [ + "a486c1ce-8bf8-4a24-8af7-6109a8891659" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg9408\",\r\n \"name\": \"csmrg9408\",\r\n \"location\": \"eastus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseHeaders": { + "Content-Length": [ + "171" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 20:52:08 GMT" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1197" + ], + "x-ms-request-id": [ + "68c9f40d-5e66-4696-a6fe-d10f44a22adf" + ], + "x-ms-correlation-request-id": [ + "68c9f40d-5e66-4696-a6fe-d10f44a22adf" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T205208Z:68c9f40d-5e66-4696-a6fe-d10f44a22adf" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ] + }, + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg9408/providers/Microsoft.Network/routeFilters/filter?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL2NzbXJnOTQwOC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcm91dGVGaWx0ZXJzL2ZpbHRlcj9hcGktdmVyc2lvbj0yMDE3LTA2LTAx", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"location\": \"East US\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n }\r\n}", + "RequestHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "68" + ], + "x-ms-client-request-id": [ + "f2deae75-df0e-4510-a770-a4ea719d916d" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"name\": \"filter\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg9408/providers/Microsoft.Network/routeFilters/filter\",\r\n \"etag\": \"W/\\\"6b9f5297-9c85-4594-98e1-8a743b182809\\\"\",\r\n \"type\": \"Microsoft.Network/routeFilters\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"rules\": []\r\n }\r\n}", + "ResponseHeaders": { + "Content-Length": [ + "407" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 20:52:10 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-request-id": [ + "0dda687d-9918-4613-ba11-c43d44655d5e" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/eastus/operations/0dda687d-9918-4613-ba11-c43d44655d5e?api-version=2017-06-01" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1196" + ], + "x-ms-correlation-request-id": [ + "f27068b2-4226-437f-b647-113edb0ae997" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T205210Z:f27068b2-4226-437f-b647-113edb0ae997" + ] + }, + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/eastus/operations/0dda687d-9918-4613-ba11-c43d44655d5e?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzL29wZXJhdGlvbnMvMGRkYTY4N2QtOTkxOC00NjEzLWJhMTEtYzQzZDQ0NjU1ZDVlP2FwaS12ZXJzaW9uPTIwMTctMDYtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 20:52:40 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-request-id": [ + "0120e94a-09ab-457c-8413-c29f11cc1ebc" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14975" + ], + "x-ms-correlation-request-id": [ + "75d9a266-4b4e-4834-920b-60f34c55283f" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T205240Z:75d9a266-4b4e-4834-920b-60f34c55283f" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg9408/providers/Microsoft.Network/routeFilters/filter?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL2NzbXJnOTQwOC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcm91dGVGaWx0ZXJzL2ZpbHRlcj9hcGktdmVyc2lvbj0yMDE3LTA2LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"name\": \"filter\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg9408/providers/Microsoft.Network/routeFilters/filter\",\r\n \"etag\": \"W/\\\"4335eb8f-5680-441f-8377-6a6569353034\\\"\",\r\n \"type\": \"Microsoft.Network/routeFilters\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"rules\": []\r\n }\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 20:52:40 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "ETag": [ + "W/\"4335eb8f-5680-441f-8377-6a6569353034\"" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-request-id": [ + "47661b64-ba21-4c70-842b-104831a0f31e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14974" + ], + "x-ms-correlation-request-id": [ + "5c904acc-8452-4cc7-96e3-2048247acd05" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T205240Z:5c904acc-8452-4cc7-96e3-2048247acd05" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg9408/providers/Microsoft.Network/routeFilters/filter?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL2NzbXJnOTQwOC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcm91dGVGaWx0ZXJzL2ZpbHRlcj9hcGktdmVyc2lvbj0yMDE3LTA2LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "753838d6-a159-4780-83c6-c7caeeeaa4bf" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"name\": \"filter\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg9408/providers/Microsoft.Network/routeFilters/filter\",\r\n \"etag\": \"W/\\\"4335eb8f-5680-441f-8377-6a6569353034\\\"\",\r\n \"type\": \"Microsoft.Network/routeFilters\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"rules\": []\r\n }\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 20:52:40 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "ETag": [ + "W/\"4335eb8f-5680-441f-8377-6a6569353034\"" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-request-id": [ + "39346533-7f45-45a0-8740-389e0a5afbf1" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14973" + ], + "x-ms-correlation-request-id": [ + "fe51652b-63d8-462b-972e-282a49b7afea" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T205240Z:fe51652b-63d8-462b-972e-282a49b7afea" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg9408/providers/Microsoft.Network/routeFilters/filter?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL2NzbXJnOTQwOC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcm91dGVGaWx0ZXJzL2ZpbHRlcj9hcGktdmVyc2lvbj0yMDE3LTA2LTAx", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "e7758d98-6fba-482c-96a2-320ef3b58111" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"name\": \"filter\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg9408/providers/Microsoft.Network/routeFilters/filter\",\r\n \"etag\": \"W/\\\"4f583ec8-3608-4acc-ba52-1db3a5a3e66e\\\"\",\r\n \"type\": \"Microsoft.Network/routeFilters\",\r\n \"location\": \"eastus\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"rules\": [\r\n {\r\n \"name\": \"rule\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg9408/providers/Microsoft.Network/routeFilters/filter/routeFilterRules/rule\",\r\n \"etag\": \"W/\\\"4f583ec8-3608-4acc-ba52-1db3a5a3e66e\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"access\": \"Allow\",\r\n \"routeFilterRuleType\": \"Community\",\r\n \"communities\": [\r\n \"12076:5010\"\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 20:53:11 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "ETag": [ + "W/\"4f583ec8-3608-4acc-ba52-1db3a5a3e66e\"" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-request-id": [ + "323919ee-c1d2-4cf0-b245-3dbef8d0efcd" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14970" + ], + "x-ms-correlation-request-id": [ + "846d4027-d644-4678-b4fc-22800484f9a4" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T205311Z:846d4027-d644-4678-b4fc-22800484f9a4" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg9408/providers/Microsoft.Network/routeFilters/filter/routeFilterRules/rule?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL2NzbXJnOTQwOC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcm91dGVGaWx0ZXJzL2ZpbHRlci9yb3V0ZUZpbHRlclJ1bGVzL3J1bGU/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestMethod": "PUT", + "RequestBody": "{\r\n \"properties\": {\r\n \"access\": \"allow\",\r\n \"communities\": [\r\n \"12076:5010\"\r\n ],\r\n \"routeFilterRuleType\": \"Community\"\r\n },\r\n \"location\": \"East US\"\r\n}", + "RequestHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Content-Length": [ + "168" + ], + "x-ms-client-request-id": [ + "70d405f1-89fa-4780-b579-085d66ec8771" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"name\": \"rule\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg9408/providers/Microsoft.Network/routeFilters/filter/routeFilterRules/rule\",\r\n \"etag\": \"W/\\\"fb7652d5-752b-447c-9c25-ff4f8f45f3be\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"access\": \"Allow\",\r\n \"routeFilterRuleType\": \"Community\",\r\n \"communities\": [\r\n \"12076:5010\"\r\n ]\r\n }\r\n}", + "ResponseHeaders": { + "Content-Length": [ + "415" + ], + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 20:52:40 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Retry-After": [ + "10" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "x-ms-request-id": [ + "45b41217-3dc0-40ba-af0d-7c7cb5252711" + ], + "Azure-AsyncOperation": [ + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/eastus/operations/45b41217-3dc0-40ba-af0d-7c7cb5252711?api-version=2017-06-01" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1195" + ], + "x-ms-correlation-request-id": [ + "de347738-2cb1-42f3-be66-45f5d570c658" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T205241Z:de347738-2cb1-42f3-be66-45f5d570c658" + ] + }, + "StatusCode": 201 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/eastus/operations/45b41217-3dc0-40ba-af0d-7c7cb5252711?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzL29wZXJhdGlvbnMvNDViNDEyMTctM2RjMC00MGJhLWFmMGQtN2M3Y2I1MjUyNzExP2FwaS12ZXJzaW9uPTIwMTctMDYtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 20:53:10 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-request-id": [ + "52224730-ffdc-46ab-a01c-170ba6d35d35" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14972" + ], + "x-ms-correlation-request-id": [ + "e1a58d6f-2cd5-4c6e-967c-601ddf2baf72" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T205311Z:e1a58d6f-2cd5-4c6e-967c-601ddf2baf72" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg9408/providers/Microsoft.Network/routeFilters/filter/routeFilterRules/rule?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL2NzbXJnOTQwOC9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcm91dGVGaWx0ZXJzL2ZpbHRlci9yb3V0ZUZpbHRlclJ1bGVzL3J1bGU/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" + ] + }, + "ResponseBody": "{\r\n \"name\": \"rule\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg9408/providers/Microsoft.Network/routeFilters/filter/routeFilterRules/rule\",\r\n \"etag\": \"W/\\\"4f583ec8-3608-4acc-ba52-1db3a5a3e66e\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"access\": \"Allow\",\r\n \"routeFilterRuleType\": \"Community\",\r\n \"communities\": [\r\n \"12076:5010\"\r\n ]\r\n }\r\n}", + "ResponseHeaders": { + "Content-Type": [ + "application/json; charset=utf-8" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 20:53:10 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Transfer-Encoding": [ + "chunked" + ], + "ETag": [ + "W/\"4f583ec8-3608-4acc-ba52-1db3a5a3e66e\"" + ], + "Server": [ + "Microsoft-HTTPAPI/2.0", + "Microsoft-HTTPAPI/2.0" + ], + "Vary": [ + "Accept-Encoding" + ], + "x-ms-request-id": [ + "04cc6759-6920-4f86-bf19-bc5cbaf75f56" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14971" + ], + "x-ms-correlation-request-id": [ + "00137b45-77f7-45b0-a832-53d9036ac9ec" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T205311Z:00137b45-77f7-45b0-a832-53d9036ac9ec" + ] + }, + "StatusCode": 200 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourcegroups/csmrg9408?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlZ3JvdXBzL2NzbXJnOTQwOD9hcGktdmVyc2lvbj0yMDE1LTExLTAx", + "RequestMethod": "DELETE", + "RequestBody": "", + "RequestHeaders": { + "x-ms-client-request-id": [ + "4fef3053-af56-4a1d-92d9-d2cd47362851" + ], + "accept-language": [ + "en-US" + ], + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseBody": "", + "ResponseHeaders": { + "Content-Length": [ + "0" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 20:53:11 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzk0MDgtRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-writes": [ + "1199" + ], + "x-ms-request-id": [ + "bf2f9438-4216-4543-a8c7-ba9ef2eb2f98" + ], + "x-ms-correlation-request-id": [ + "bf2f9438-4216-4543-a8c7-ba9ef2eb2f98" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T205312Z:bf2f9438-4216-4543-a8c7-ba9ef2eb2f98" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ] + }, + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzk0MDgtRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVTAxU1J6azBNRGd0UlVGVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseBody": "", + "ResponseHeaders": { + "Content-Length": [ + "0" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 20:53:42 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzk0MDgtRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14993" + ], + "x-ms-request-id": [ + "71405b96-6b0b-4327-9d52-5df9f114bd5e" + ], + "x-ms-correlation-request-id": [ + "71405b96-6b0b-4327-9d52-5df9f114bd5e" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T205342Z:71405b96-6b0b-4327-9d52-5df9f114bd5e" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ] + }, + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzk0MDgtRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVTAxU1J6azBNRGd0UlVGVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseBody": "", + "ResponseHeaders": { + "Content-Length": [ + "0" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 20:54:12 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzk0MDgtRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14992" + ], + "x-ms-request-id": [ + "6efaaba8-ca62-439c-89d4-5fd71efeb7ad" + ], + "x-ms-correlation-request-id": [ + "6efaaba8-ca62-439c-89d4-5fd71efeb7ad" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T205412Z:6efaaba8-ca62-439c-89d4-5fd71efeb7ad" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ] + }, + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzk0MDgtRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVTAxU1J6azBNRGd0UlVGVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseBody": "", + "ResponseHeaders": { + "Content-Length": [ + "0" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 20:54:42 GMT" + ], + "Pragma": [ + "no-cache" + ], + "Location": [ + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzk0MDgtRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2015-11-01" + ], + "Retry-After": [ + "15" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14991" + ], + "x-ms-request-id": [ + "482b47ba-7945-49f5-afec-b23f5c049624" + ], + "x-ms-correlation-request-id": [ + "482b47ba-7945-49f5-afec-b23f5c049624" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T205443Z:482b47ba-7945-49f5-afec-b23f5c049624" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ] + }, + "StatusCode": 202 + }, + { + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzk0MDgtRUFTVFVTIiwiam9iTG9jYXRpb24iOiJlYXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVTAxU1J6azBNRGd0UlVGVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSmxZWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", + "RequestMethod": "GET", + "RequestBody": "", + "RequestHeaders": { + "User-Agent": [ + "FxVersion/4.6.25211.01", + "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" + ] + }, + "ResponseBody": "", + "ResponseHeaders": { + "Content-Length": [ + "0" + ], + "Expires": [ + "-1" + ], + "Cache-Control": [ + "no-cache" + ], + "Date": [ + "Tue, 27 Jun 2017 20:55:12 GMT" + ], + "Pragma": [ + "no-cache" + ], + "x-ms-ratelimit-remaining-subscription-reads": [ + "14990" + ], + "x-ms-request-id": [ + "699dd4d5-5d5c-45df-81cb-29c669f4658b" + ], + "x-ms-correlation-request-id": [ + "699dd4d5-5d5c-45df-81cb-29c669f4658b" + ], + "x-ms-routing-request-id": [ + "WESTCENTRALUS:20170627T205513Z:699dd4d5-5d5c-45df-81cb-29c669f4658b" + ], + "Strict-Transport-Security": [ + "max-age=31536000; includeSubDomains" + ] + }, + "StatusCode": 200 + } + ], + "Names": { + "RouteFilterApiTest": [ + "csmrg9408" + ] + }, + "Variables": { + "SubscriptionId": "18b0dc06-a2b8-4c0f-95af-550319fa5eac" + } +} \ No newline at end of file diff --git a/src/SDKs/Network/Network.Tests/Tests/ExpressRouteTests.cs b/src/SDKs/Network/Network.Tests/Tests/ExpressRouteTests.cs new file mode 100644 index 000000000000..6e4e01b4868f --- /dev/null +++ b/src/SDKs/Network/Network.Tests/Tests/ExpressRouteTests.cs @@ -0,0 +1,134 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. See License.txt in the project root for license information. + +namespace Networks.Tests +{ + using System; + using System.Linq; + using Microsoft.Rest.ClientRuntime.Azure.TestFramework; + using SubResource = Microsoft.Azure.Management.Network.Models.SubResource; + using System.Collections.Generic; + using System.Net; + using Microsoft.Azure.Management.Network; + using Microsoft.Azure.Management.Network.Models; + using Microsoft.Azure.Management.Resources; + using Microsoft.Azure.Management.Resources.Models; + using Microsoft.Azure.Test; + using Networks.Tests.Helpers; + using ResourceGroups.Tests; + using Xunit; + + public class ExpressRouteTests + { + public const string MS_PrimaryPrefix = "199.168.200.0/30"; + public const string MS_SecondaryPrefix = "199.168.202.0/30"; + public const string MS_PeerASN = "1000"; + public const string MS_PublicPrefix = "12.2.3.4/30"; + + public const string Circuit_Provider = "bvtazureixp01"; + public const string Circuit_Location = "boydton 1 dc"; + public const string Circuit_BW = "200"; + public const string MS_VlanId = "400"; + + public const string Filter_Commmunity = "12076:5010"; + public const string Filter_Access = "allow"; + public const string Filter_Type = "Community"; + + public const string Peering_Microsoft = "MicrosoftPeering"; + [Fact] + public void BGPCommunityApiTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType().FullName)) + { + var resourcesClient = ResourcesManagementTestUtilities.GetResourceManagementClientWithHandler(context, handler1); + var networkManagementClient = NetworkManagementTestUtilities.GetNetworkManagementClientWithHandler(context, handler2); + var location = NetworkManagementTestUtilities.GetResourceLocation(resourcesClient, "Microsoft.Network/routefilters"); + + var communities = networkManagementClient.BgpServiceCommunities.List(); + + Assert.NotNull(communities); + Assert.True(communities.First().BgpCommunities.First().IsAuthorizedToUse); + } + } + + [Fact] + public void RouteFilterApiTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType().FullName)) + { + var resourcesClient = ResourcesManagementTestUtilities.GetResourceManagementClientWithHandler(context, handler1); + var networkManagementClient = NetworkManagementTestUtilities.GetNetworkManagementClientWithHandler(context, handler2); + var location = NetworkManagementTestUtilities.GetResourceLocation(resourcesClient, "Microsoft.Network/routefilters"); + + string resourceGroupName = TestUtilities.GenerateName("csmrg"); + resourcesClient.ResourceGroups.CreateOrUpdate( + resourceGroupName, + new ResourceGroup + { + Location = location + }); + + // Create route filter + string filterName = "filter"; + string ruleName = "rule"; + + var filter = TestHelper.CreateDefaultRouteFilter(resourceGroupName, + filterName, location, networkManagementClient); + + Assert.Equal(filter.Name, filterName); + + // Update filter with rules + var rule = TestHelper.CreateDefaultRouteFilterRule(resourceGroupName, + filterName, ruleName, location, networkManagementClient); + + // Delete resource group + resourcesClient.ResourceGroups.Delete(resourceGroupName); + } + } + + [Fact] + public void ExpressRouteMicrosoftPeeringApiTest() + { + var handler1 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + var handler2 = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + + using (MockContext context = MockContext.Start(this.GetType().FullName)) + { + var resourcesClient = ResourcesManagementTestUtilities.GetResourceManagementClientWithHandler(context, handler1); + var networkManagementClient = NetworkManagementTestUtilities.GetNetworkManagementClientWithHandler(context, handler2); + var location = "westus" ; + + string resourceGroupName = TestUtilities.GenerateName("csmrg"); + resourcesClient.ResourceGroups.CreateOrUpdate( + resourceGroupName, + new ResourceGroup + { + Location = location + }); + + string circuitName = "circuit"; + + var circuit = TestHelper.CreateDefaultExpressRouteCircuit(resourceGroupName, + circuitName, location, networkManagementClient); + + Assert.Equal(circuit.Name, circuitName); + Assert.Equal(circuit.ServiceProviderProperties.BandwidthInMbps, Convert.ToInt32(Circuit_BW)); + + circuit = TestHelper.UpdateDefaultExpressRouteCircuitWithMicrosoftPeering(resourceGroupName, + circuitName, networkManagementClient); + + Assert.Equal(circuit.Name, circuitName); + Assert.Equal(circuit.ServiceProviderProperties.BandwidthInMbps, Convert.ToInt32(Circuit_BW)); + Assert.NotNull(circuit.Peerings); + + resourcesClient.ResourceGroups.Delete(resourceGroupName); + } + } + } +} \ No newline at end of file diff --git a/src/SDKs/Network/Network.Tests/Tests/TestHelper.cs b/src/SDKs/Network/Network.Tests/Tests/TestHelper.cs index 9d5b1099066b..0be6685aafdd 100644 --- a/src/SDKs/Network/Network.Tests/Tests/TestHelper.cs +++ b/src/SDKs/Network/Network.Tests/Tests/TestHelper.cs @@ -13,6 +13,142 @@ namespace Networks.Tests public class TestHelper { + public static ExpressRouteCircuit CreateDefaultExpressRouteCircuit(string resourceGroupName, string circuitName, string location, + NetworkManagementClient nrpClient) + { + ExpressRouteCircuitSku sku = new ExpressRouteCircuitSku + { + Name = "Premium_MeteredData", + Tier = "Premium", + Family = "MeteredData" + }; + + ExpressRouteCircuitServiceProviderProperties provider = new ExpressRouteCircuitServiceProviderProperties + { + BandwidthInMbps = Convert.ToInt32(ExpressRouteTests.Circuit_BW), + PeeringLocation = ExpressRouteTests.Circuit_Location, + ServiceProviderName = ExpressRouteTests.Circuit_Provider + }; + + var circuit = new ExpressRouteCircuit() + { + Location = location, + Tags = new Dictionary() + { + {"key","value"} + } , + Sku = sku, + ServiceProviderProperties = provider + }; + + // Put circuit + var circuitResponse = nrpClient.ExpressRouteCircuits.CreateOrUpdate(resourceGroupName, circuitName, circuit); + Assert.Equal("Succeeded", circuitResponse.ProvisioningState); + var getCircuitResponse = nrpClient.ExpressRouteCircuits.Get(resourceGroupName, circuitName); + + return getCircuitResponse; + } + + public static ExpressRouteCircuit UpdateDefaultExpressRouteCircuitWithMicrosoftPeering(string resourceGroupName, string circuitName, + NetworkManagementClient nrpClient) + { + + var peering = new ExpressRouteCircuitPeering() + { + Name = ExpressRouteCircuitPeeringType.MicrosoftPeering.ToString(), + PeeringType = ExpressRouteCircuitPeeringType.MicrosoftPeering, + PeerASN = Convert.ToInt32(ExpressRouteTests.MS_PeerASN), + PrimaryPeerAddressPrefix = ExpressRouteTests.MS_PrimaryPrefix, + SecondaryPeerAddressPrefix = ExpressRouteTests.MS_SecondaryPrefix, + VlanId = Convert.ToInt32(ExpressRouteTests.MS_VlanId), + MicrosoftPeeringConfig = new ExpressRouteCircuitPeeringConfig() + { + AdvertisedPublicPrefixes = new List + { + ExpressRouteTests.MS_PublicPrefix + }, + LegacyMode = Convert.ToInt32(true) + }, + }; + + var peerResponse = nrpClient.ExpressRouteCircuitPeerings.CreateOrUpdate(resourceGroupName, circuitName, + ExpressRouteTests.Peering_Microsoft, peering); + Assert.Equal("Succeeded", peerResponse.ProvisioningState); + var getCircuitResponse = nrpClient.ExpressRouteCircuits.Get(resourceGroupName, circuitName); + + return getCircuitResponse; + } + + public static ExpressRouteCircuit UpdateDefaultExpressRouteCircuitWithMicrosoftPeering(string resourceGroupName, string circuitName, RouteFilter filter, + NetworkManagementClient nrpClient) + { + + var peering = new ExpressRouteCircuitPeering() + { + Name = ExpressRouteCircuitPeeringType.MicrosoftPeering.ToString(), + PeeringType = ExpressRouteCircuitPeeringType.MicrosoftPeering, + PeerASN = Convert.ToInt32(ExpressRouteTests.MS_PeerASN), + PrimaryPeerAddressPrefix = ExpressRouteTests.MS_PrimaryPrefix, + SecondaryPeerAddressPrefix = ExpressRouteTests.MS_SecondaryPrefix, + VlanId = Convert.ToInt32(ExpressRouteTests.MS_VlanId), + MicrosoftPeeringConfig = new ExpressRouteCircuitPeeringConfig() + { + AdvertisedPublicPrefixes = new List + { + ExpressRouteTests.MS_PublicPrefix + }, + LegacyMode = Convert.ToInt32(true) + }, + RouteFilter = filter + }; + + var peerResponse = nrpClient.ExpressRouteCircuitPeerings.CreateOrUpdate(resourceGroupName, circuitName, + ExpressRouteTests.Peering_Microsoft, peering); + Assert.Equal("Succeeded", peerResponse.ProvisioningState); + var getCircuitResponse = nrpClient.ExpressRouteCircuits.Get(resourceGroupName, circuitName); + + return getCircuitResponse; + } + + + public static RouteFilter CreateDefaultRouteFilter(string resourceGroupName, string filterName, string location, + NetworkManagementClient nrpClient) + { + var filter = new RouteFilter() + { + Location = location, + Tags = new Dictionary() + { + {"key","value"} + } + }; + + // Put route filter + var filterResponse = nrpClient.RouteFilters.CreateOrUpdate(resourceGroupName, filterName, filter); + Assert.Equal("Succeeded", filterResponse.ProvisioningState); + var getFilterResponse = nrpClient.RouteFilters.Get(resourceGroupName, filterName); + + return getFilterResponse; + } + + public static RouteFilter CreateDefaultRouteFilterRule(string resourceGroupName, string filterName, string ruleName, string location, + NetworkManagementClient nrpClient) + { + var rule = new RouteFilterRule() + { + Access = ExpressRouteTests.Filter_Access, + Communities = new List { ExpressRouteTests.Filter_Commmunity }, + Location = location + }; + + // Put route filter rule + var ruleResponse = nrpClient.RouteFilterRules.CreateOrUpdate(resourceGroupName, filterName, ruleName, rule); + Assert.Equal("Succeeded", ruleResponse.ProvisioningState); + var getFilterResponse = nrpClient.RouteFilters.Get(resourceGroupName, filterName); + + return getFilterResponse; + } + public static PublicIPAddress CreateDefaultPublicIpAddress(string name, string resourceGroupName, string domainNameLabel, string location, NetworkManagementClient nrpClient) { From b92488b3e1ec17fea4c3801a7044567b3a8ea84d Mon Sep 17 00:00:00 2001 From: dihan Date: Tue, 27 Jun 2017 15:54:19 -0700 Subject: [PATCH 7/9] add customized init --- .../Network/Management.Network/Generated/Models/BGPCommunity.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/SDKs/Network/Management.Network/Generated/Models/BGPCommunity.cs b/src/SDKs/Network/Management.Network/Generated/Models/BGPCommunity.cs index ada894edf0c0..72700e6f11cd 100644 --- a/src/SDKs/Network/Management.Network/Generated/Models/BGPCommunity.cs +++ b/src/SDKs/Network/Management.Network/Generated/Models/BGPCommunity.cs @@ -54,6 +54,7 @@ public BGPCommunity() CommunityPrefixes = communityPrefixes; IsAuthorizedToUse = isAuthorizedToUse; ServiceGroup = serviceGroup; + CustomInit(); } /// From bceadc0b9f24f6a393191d7040a95e17f31dc48b Mon Sep 17 00:00:00 2001 From: dihan Date: Tue, 27 Jun 2017 15:55:58 -0700 Subject: [PATCH 8/9] fix format --- .../Network/Management.Network/Generated/Models/BGPCommunity.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SDKs/Network/Management.Network/Generated/Models/BGPCommunity.cs b/src/SDKs/Network/Management.Network/Generated/Models/BGPCommunity.cs index 72700e6f11cd..411349e8cca3 100644 --- a/src/SDKs/Network/Management.Network/Generated/Models/BGPCommunity.cs +++ b/src/SDKs/Network/Management.Network/Generated/Models/BGPCommunity.cs @@ -54,7 +54,7 @@ public BGPCommunity() CommunityPrefixes = communityPrefixes; IsAuthorizedToUse = isAuthorizedToUse; ServiceGroup = serviceGroup; - CustomInit(); + CustomInit(); } /// From 2edb51e1da77b0b53c27724320bfbd0a638ec454 Mon Sep 17 00:00:00 2001 From: dihan Date: Tue, 27 Jun 2017 16:52:38 -0700 Subject: [PATCH 9/9] update tests --- .../ExpressRouteMicrosoftPeeringApiTest.json | 476 +++++++----------- 1 file changed, 181 insertions(+), 295 deletions(-) diff --git a/src/SDKs/Network/Network.Tests/SessionRecords/Networks.Tests.ExpressRouteTests/ExpressRouteMicrosoftPeeringApiTest.json b/src/SDKs/Network/Network.Tests/SessionRecords/Networks.Tests.ExpressRouteTests/ExpressRouteMicrosoftPeeringApiTest.json index 704fed7aaa3c..bd68e7651510 100644 --- a/src/SDKs/Network/Network.Tests/SessionRecords/Networks.Tests.ExpressRouteTests/ExpressRouteMicrosoftPeeringApiTest.json +++ b/src/SDKs/Network/Network.Tests/SessionRecords/Networks.Tests.ExpressRouteTests/ExpressRouteMicrosoftPeeringApiTest.json @@ -1,8 +1,8 @@ { "Entries": [ { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourcegroups/test?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlZ3JvdXBzL3Rlc3Q/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourcegroups/csmrg3039?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlZ3JvdXBzL2NzbXJnMzAzOT9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"location\": \"westus\"\r\n}", "RequestHeaders": { @@ -13,7 +13,7 @@ "28" ], "x-ms-client-request-id": [ - "0f9c60db-206d-4b7e-a7f2-36ba6842a350" + "bc3981f5-b937-4ef4-af53-926c8fafc0ab" ], "accept-language": [ "en-US" @@ -23,10 +23,10 @@ "Microsoft.Azure.Management.Resources.ResourceManagementClient/1.0.0.0" ] }, - "ResponseBody": "{\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test\",\r\n \"name\": \"test\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg3039\",\r\n \"name\": \"csmrg3039\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ - "161" + "171" ], "Content-Type": [ "application/json; charset=utf-8" @@ -38,7 +38,7 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:41:52 GMT" + "Tue, 27 Jun 2017 23:44:47 GMT" ], "Pragma": [ "no-cache" @@ -47,13 +47,13 @@ "1199" ], "x-ms-request-id": [ - "bea404d5-03e8-4f8d-b2dd-a104d02e086f" + "32feca9d-f716-4708-88d0-fdb0c97db01c" ], "x-ms-correlation-request-id": [ - "bea404d5-03e8-4f8d-b2dd-a104d02e086f" + "32feca9d-f716-4708-88d0-fdb0c97db01c" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224152Z:bea404d5-03e8-4f8d-b2dd-a104d02e086f" + "WESTUS:20170627T234448Z:32feca9d-f716-4708-88d0-fdb0c97db01c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -62,8 +62,8 @@ "StatusCode": 201 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit?api-version=2017-06-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL3Rlc3QvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2V4cHJlc3NSb3V0ZUNpcmN1aXRzL2NpcmN1aXQ/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg3039/providers/Microsoft.Network/expressRouteCircuits/circuit?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL2NzbXJnMzAzOS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvZXhwcmVzc1JvdXRlQ2lyY3VpdHMvY2lyY3VpdD9hcGktdmVyc2lvbj0yMDE3LTA2LTAx", "RequestMethod": "PUT", "RequestBody": "{\r\n \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \"family\": \"MeteredData\"\r\n },\r\n \"properties\": {\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"bvtazureixp01\",\r\n \"peeringLocation\": \"boydton 1 dc\",\r\n \"bandwidthInMbps\": 200\r\n }\r\n },\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n }\r\n}", "RequestHeaders": { @@ -74,7 +74,7 @@ "361" ], "x-ms-client-request-id": [ - "a86c370c-08cf-404a-9b1b-8cb583d4861c" + "6681c384-9dcb-476d-9f28-8462213bffc3" ], "accept-language": [ "en-US" @@ -84,10 +84,10 @@ "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" ] }, - "ResponseBody": "{\r\n \"name\": \"circuit\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit\",\r\n \"etag\": \"W/\\\"353b4aee-a8b0-4f23-b113-1fc8f8da9aff\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"d17d0543-fa3a-46f4-9dd1-366ad2c737f2\",\r\n \"peerings\": [],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"bvtazureixp01\",\r\n \"peeringLocation\": \"boydton 1 dc\",\r\n \"bandwidthInMbps\": 200\r\n },\r\n \"circuitProvisioningState\": \"Disabled\",\r\n \"allowClassicOperations\": false,\r\n \"serviceKey\": \"00000000-0000-0000-0000-000000000000\",\r\n \"serviceProviderProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \"family\": \"MeteredData\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"circuit\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg3039/providers/Microsoft.Network/expressRouteCircuits/circuit\",\r\n \"etag\": \"W/\\\"80c7131d-1ca8-418f-9de2-6cdb92404f77\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"9606ba51-fd31-41e3-a1f7-07501833eb11\",\r\n \"peerings\": [],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"bvtazureixp01\",\r\n \"peeringLocation\": \"boydton 1 dc\",\r\n \"bandwidthInMbps\": 200\r\n },\r\n \"circuitProvisioningState\": \"Disabled\",\r\n \"allowClassicOperations\": false,\r\n \"serviceKey\": \"00000000-0000-0000-0000-000000000000\",\r\n \"serviceProviderProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \"family\": \"MeteredData\"\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ - "982" + "987" ], "Content-Type": [ "application/json; charset=utf-8" @@ -99,7 +99,7 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:41:53 GMT" + "Tue, 27 Jun 2017 23:44:49 GMT" ], "Pragma": [ "no-cache" @@ -112,10 +112,10 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-request-id": [ - "520e174c-3cfe-4640-8557-9a77d01cc39f" + "2a4d0b0c-a59e-4d9e-a0a4-85b20054c4b9" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/520e174c-3cfe-4640-8557-9a77d01cc39f?api-version=2017-06-01" + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/2a4d0b0c-a59e-4d9e-a0a4-85b20054c4b9?api-version=2017-06-01" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -124,76 +124,17 @@ "1199" ], "x-ms-correlation-request-id": [ - "d0cc917d-a91d-40d7-99c9-dc278c463765" + "5cc88fb4-62a8-4e6c-81ef-887032ba7186" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224154Z:d0cc917d-a91d-40d7-99c9-dc278c463765" + "WESTUS:20170627T234449Z:5cc88fb4-62a8-4e6c-81ef-887032ba7186" ] }, "StatusCode": 201 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/520e174c-3cfe-4640-8557-9a77d01cc39f?api-version=2017-06-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy81MjBlMTc0Yy0zY2ZlLTQ2NDAtODU1Ny05YTc3ZDAxY2MzOWY/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.25211.01", - "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" - ] - }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", - "ResponseHeaders": { - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ], - "Cache-Control": [ - "no-cache" - ], - "Date": [ - "Tue, 27 Jun 2017 22:42:24 GMT" - ], - "Pragma": [ - "no-cache" - ], - "Transfer-Encoding": [ - "chunked" - ], - "Retry-After": [ - "10" - ], - "Server": [ - "Microsoft-HTTPAPI/2.0", - "Microsoft-HTTPAPI/2.0" - ], - "Vary": [ - "Accept-Encoding" - ], - "x-ms-request-id": [ - "a84407f0-4e8c-43fc-9b95-f95750c3f884" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "14996" - ], - "x-ms-correlation-request-id": [ - "969e7602-5493-4bac-bdc6-90790bdc48fa" - ], - "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224224Z:969e7602-5493-4bac-bdc6-90790bdc48fa" - ] - }, - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/520e174c-3cfe-4640-8557-9a77d01cc39f?api-version=2017-06-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy81MjBlMTc0Yy0zY2ZlLTQ2NDAtODU1Ny05YTc3ZDAxY2MzOWY/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/2a4d0b0c-a59e-4d9e-a0a4-85b20054c4b9?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy8yYTRkMGIwYy1hNTllLTRkOWUtYTBhNC04NWIyMDA1NGM0Yjk/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -214,7 +155,7 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:42:54 GMT" + "Tue, 27 Jun 2017 23:45:19 GMT" ], "Pragma": [ "no-cache" @@ -230,26 +171,26 @@ "Accept-Encoding" ], "x-ms-request-id": [ - "4a744731-0a10-48c4-a750-920f5f1ce8c1" + "37092f65-2d98-4920-a345-d87db1522f2f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14994" + "14990" ], "x-ms-correlation-request-id": [ - "815d43c0-ff67-4b8f-a56d-23bfa0e80b7e" + "31070003-0334-4210-8504-95f706c36ced" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224254Z:815d43c0-ff67-4b8f-a56d-23bfa0e80b7e" + "WESTUS:20170627T234519Z:31070003-0334-4210-8504-95f706c36ced" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit?api-version=2017-06-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL3Rlc3QvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2V4cHJlc3NSb3V0ZUNpcmN1aXRzL2NpcmN1aXQ/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg3039/providers/Microsoft.Network/expressRouteCircuits/circuit?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL2NzbXJnMzAzOS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvZXhwcmVzc1JvdXRlQ2lyY3VpdHMvY2lyY3VpdD9hcGktdmVyc2lvbj0yMDE3LTA2LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -258,7 +199,7 @@ "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" ] }, - "ResponseBody": "{\r\n \"name\": \"circuit\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit\",\r\n \"etag\": \"W/\\\"7ef78e5a-7ede-4d99-b9a0-e6add438d360\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d17d0543-fa3a-46f4-9dd1-366ad2c737f2\",\r\n \"peerings\": [],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"bvtazureixp01\",\r\n \"peeringLocation\": \"boydton 1 dc\",\r\n \"bandwidthInMbps\": 200\r\n },\r\n \"circuitProvisioningState\": \"Enabled\",\r\n \"allowClassicOperations\": false,\r\n \"gatewayManagerEtag\": \"\",\r\n \"serviceKey\": \"c66377cd-1ddb-4b3d-a814-851928132df9\",\r\n \"serviceProviderProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \"family\": \"MeteredData\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"circuit\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg3039/providers/Microsoft.Network/expressRouteCircuits/circuit\",\r\n \"etag\": \"W/\\\"6488ae64-8ee4-4cf9-9e76-6d2cd0cdf111\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"9606ba51-fd31-41e3-a1f7-07501833eb11\",\r\n \"peerings\": [],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"bvtazureixp01\",\r\n \"peeringLocation\": \"boydton 1 dc\",\r\n \"bandwidthInMbps\": 200\r\n },\r\n \"circuitProvisioningState\": \"Enabled\",\r\n \"allowClassicOperations\": false,\r\n \"gatewayManagerEtag\": \"\",\r\n \"serviceKey\": \"f49cb54f-44ef-4895-95b6-5874d18a79d1\",\r\n \"serviceProviderProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \"family\": \"MeteredData\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -270,7 +211,7 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:42:55 GMT" + "Tue, 27 Jun 2017 23:45:19 GMT" ], "Pragma": [ "no-cache" @@ -286,31 +227,31 @@ "Accept-Encoding" ], "x-ms-request-id": [ - "178ec6a6-ce4e-43fe-840d-24e4f523609c" + "40c18328-5ab2-4a94-835d-4b41d5d7cf3b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14993" + "14989" ], "x-ms-correlation-request-id": [ - "f496e861-52b2-4fff-a0f1-7aac640cf051" + "8d3fed5a-d31c-4f53-8665-8186aa0dad46" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224255Z:f496e861-52b2-4fff-a0f1-7aac640cf051" + "WESTUS:20170627T234520Z:8d3fed5a-d31c-4f53-8665-8186aa0dad46" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit?api-version=2017-06-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL3Rlc3QvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2V4cHJlc3NSb3V0ZUNpcmN1aXRzL2NpcmN1aXQ/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg3039/providers/Microsoft.Network/expressRouteCircuits/circuit?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL2NzbXJnMzAzOS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvZXhwcmVzc1JvdXRlQ2lyY3VpdHMvY2lyY3VpdD9hcGktdmVyc2lvbj0yMDE3LTA2LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "754c9668-5be4-4c91-bed7-5497bbb43364" + "448c554b-21f2-4251-ad79-85551d0dc0c5" ], "accept-language": [ "en-US" @@ -320,7 +261,7 @@ "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" ] }, - "ResponseBody": "{\r\n \"name\": \"circuit\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit\",\r\n \"etag\": \"W/\\\"7ef78e5a-7ede-4d99-b9a0-e6add438d360\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d17d0543-fa3a-46f4-9dd1-366ad2c737f2\",\r\n \"peerings\": [],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"bvtazureixp01\",\r\n \"peeringLocation\": \"boydton 1 dc\",\r\n \"bandwidthInMbps\": 200\r\n },\r\n \"circuitProvisioningState\": \"Enabled\",\r\n \"allowClassicOperations\": false,\r\n \"gatewayManagerEtag\": \"\",\r\n \"serviceKey\": \"c66377cd-1ddb-4b3d-a814-851928132df9\",\r\n \"serviceProviderProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \"family\": \"MeteredData\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"circuit\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg3039/providers/Microsoft.Network/expressRouteCircuits/circuit\",\r\n \"etag\": \"W/\\\"6488ae64-8ee4-4cf9-9e76-6d2cd0cdf111\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"9606ba51-fd31-41e3-a1f7-07501833eb11\",\r\n \"peerings\": [],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"bvtazureixp01\",\r\n \"peeringLocation\": \"boydton 1 dc\",\r\n \"bandwidthInMbps\": 200\r\n },\r\n \"circuitProvisioningState\": \"Enabled\",\r\n \"allowClassicOperations\": false,\r\n \"gatewayManagerEtag\": \"\",\r\n \"serviceKey\": \"f49cb54f-44ef-4895-95b6-5874d18a79d1\",\r\n \"serviceProviderProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \"family\": \"MeteredData\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -332,7 +273,7 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:42:55 GMT" + "Tue, 27 Jun 2017 23:45:20 GMT" ], "Pragma": [ "no-cache" @@ -348,31 +289,31 @@ "Accept-Encoding" ], "x-ms-request-id": [ - "371a8768-5e18-4ba1-bf45-d9c27342f04a" + "0f1993ea-d2d8-4682-a612-c16faeddff43" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14992" + "14988" ], "x-ms-correlation-request-id": [ - "08781a74-4254-48da-82b2-7ac30e62d254" + "c3411a2d-4211-43cd-a4cc-24612d10d0ee" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224255Z:08781a74-4254-48da-82b2-7ac30e62d254" + "WESTUS:20170627T234520Z:c3411a2d-4211-43cd-a4cc-24612d10d0ee" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit?api-version=2017-06-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL3Rlc3QvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2V4cHJlc3NSb3V0ZUNpcmN1aXRzL2NpcmN1aXQ/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg3039/providers/Microsoft.Network/expressRouteCircuits/circuit?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL2NzbXJnMzAzOS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvZXhwcmVzc1JvdXRlQ2lyY3VpdHMvY2lyY3VpdD9hcGktdmVyc2lvbj0yMDE3LTA2LTAx", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "569cf74a-b93f-44db-a771-a0df8d4d1f67" + "3ee08ac1-3f42-4e18-8a7b-730940f2e175" ], "accept-language": [ "en-US" @@ -382,7 +323,7 @@ "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" ] }, - "ResponseBody": "{\r\n \"name\": \"circuit\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit\",\r\n \"etag\": \"W/\\\"24a2183d-02a9-4c8c-ab7e-b107a7566454\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d17d0543-fa3a-46f4-9dd1-366ad2c737f2\",\r\n \"peerings\": [\r\n {\r\n \"name\": \"MicrosoftPeering\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit/peerings/MicrosoftPeering\",\r\n \"etag\": \"W/\\\"24a2183d-02a9-4c8c-ab7e-b107a7566454\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peeringType\": \"MicrosoftPeering\",\r\n \"azureASN\": 12076,\r\n \"peerASN\": 1000,\r\n \"primaryPeerAddressPrefix\": \"199.168.200.0/30\",\r\n \"secondaryPeerAddressPrefix\": \"199.168.202.0/30\",\r\n \"primaryAzurePort\": \"\",\r\n \"secondaryAzurePort\": \"\",\r\n \"state\": \"Enabled\",\r\n \"vlanId\": 400,\r\n \"gatewayManagerEtag\": \"\",\r\n \"lastModifiedBy\": \"Customer\",\r\n \"microsoftPeeringConfig\": {\r\n \"advertisedPublicPrefixes\": [\r\n \"12.2.3.4/30\"\r\n ],\r\n \"advertisedCommunities\": [\r\n \"12076:5010\",\r\n \"12076:5020\",\r\n \"12076:5030\",\r\n \"12076:5040\",\r\n \"12076:5100\"\r\n ],\r\n \"advertisedPublicPrefixesState\": \"Configured\",\r\n \"customerASN\": 0,\r\n \"legacyMode\": 1,\r\n \"routingRegistryName\": \"NONE\"\r\n }\r\n }\r\n }\r\n ],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"bvtazureixp01\",\r\n \"peeringLocation\": \"boydton 1 dc\",\r\n \"bandwidthInMbps\": 200\r\n },\r\n \"circuitProvisioningState\": \"Enabled\",\r\n \"allowClassicOperations\": false,\r\n \"gatewayManagerEtag\": \"\",\r\n \"serviceKey\": \"c66377cd-1ddb-4b3d-a814-851928132df9\",\r\n \"serviceProviderProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \"family\": \"MeteredData\"\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"circuit\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg3039/providers/Microsoft.Network/expressRouteCircuits/circuit\",\r\n \"etag\": \"W/\\\"b06ddc8e-f3f7-436c-9830-c69d95e3cc1c\\\"\",\r\n \"type\": \"Microsoft.Network/expressRouteCircuits\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"key\": \"value\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"9606ba51-fd31-41e3-a1f7-07501833eb11\",\r\n \"peerings\": [\r\n {\r\n \"name\": \"MicrosoftPeering\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg3039/providers/Microsoft.Network/expressRouteCircuits/circuit/peerings/MicrosoftPeering\",\r\n \"etag\": \"W/\\\"b06ddc8e-f3f7-436c-9830-c69d95e3cc1c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peeringType\": \"MicrosoftPeering\",\r\n \"azureASN\": 12076,\r\n \"peerASN\": 1000,\r\n \"primaryPeerAddressPrefix\": \"199.168.200.0/30\",\r\n \"secondaryPeerAddressPrefix\": \"199.168.202.0/30\",\r\n \"primaryAzurePort\": \"\",\r\n \"secondaryAzurePort\": \"\",\r\n \"state\": \"Enabled\",\r\n \"vlanId\": 400,\r\n \"gatewayManagerEtag\": \"\",\r\n \"lastModifiedBy\": \"Customer\",\r\n \"microsoftPeeringConfig\": {\r\n \"advertisedPublicPrefixes\": [\r\n \"12.2.3.4/30\"\r\n ],\r\n \"advertisedCommunities\": [\r\n \"12076:5010\",\r\n \"12076:5020\",\r\n \"12076:5030\",\r\n \"12076:5040\",\r\n \"12076:5100\"\r\n ],\r\n \"advertisedPublicPrefixesState\": \"Configured\",\r\n \"customerASN\": 0,\r\n \"legacyMode\": 1,\r\n \"routingRegistryName\": \"NONE\"\r\n }\r\n }\r\n }\r\n ],\r\n \"authorizations\": [],\r\n \"serviceProviderProperties\": {\r\n \"serviceProviderName\": \"bvtazureixp01\",\r\n \"peeringLocation\": \"boydton 1 dc\",\r\n \"bandwidthInMbps\": 200\r\n },\r\n \"circuitProvisioningState\": \"Enabled\",\r\n \"allowClassicOperations\": false,\r\n \"gatewayManagerEtag\": \"\",\r\n \"serviceKey\": \"f49cb54f-44ef-4895-95b6-5874d18a79d1\",\r\n \"serviceProviderProvisioningState\": \"NotProvisioned\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_MeteredData\",\r\n \"tier\": \"Premium\",\r\n \"family\": \"MeteredData\"\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -394,7 +335,7 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:45:58 GMT" + "Tue, 27 Jun 2017 23:47:53 GMT" ], "Pragma": [ "no-cache" @@ -410,26 +351,26 @@ "Accept-Encoding" ], "x-ms-request-id": [ - "50d2e862-4a76-47c0-bc6a-0b598bd4bb36" + "43d9639d-995b-4ce8-89e3-da5fbc5fa18d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14984" + "14981" ], "x-ms-correlation-request-id": [ - "62dc0cff-4627-4bec-ac0f-c4e5fbb626d3" + "d7da4c59-9a31-4aec-a5db-0e33b2f7156b" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224559Z:62dc0cff-4627-4bec-ac0f-c4e5fbb626d3" + "WESTUS:20170627T234753Z:d7da4c59-9a31-4aec-a5db-0e33b2f7156b" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit/peerings/MicrosoftPeering?api-version=2017-06-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL3Rlc3QvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2V4cHJlc3NSb3V0ZUNpcmN1aXRzL2NpcmN1aXQvcGVlcmluZ3MvTWljcm9zb2Z0UGVlcmluZz9hcGktdmVyc2lvbj0yMDE3LTA2LTAx", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg3039/providers/Microsoft.Network/expressRouteCircuits/circuit/peerings/MicrosoftPeering?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL2NzbXJnMzAzOS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvZXhwcmVzc1JvdXRlQ2lyY3VpdHMvY2lyY3VpdC9wZWVyaW5ncy9NaWNyb3NvZnRQZWVyaW5nP2FwaS12ZXJzaW9uPTIwMTctMDYtMDE=", "RequestMethod": "PUT", "RequestBody": "{\r\n \"properties\": {\r\n \"peeringType\": \"MicrosoftPeering\",\r\n \"peerASN\": 1000,\r\n \"primaryPeerAddressPrefix\": \"199.168.200.0/30\",\r\n \"secondaryPeerAddressPrefix\": \"199.168.202.0/30\",\r\n \"vlanId\": 400,\r\n \"microsoftPeeringConfig\": {\r\n \"advertisedPublicPrefixes\": [\r\n \"12.2.3.4/30\"\r\n ],\r\n \"legacyMode\": 1\r\n }\r\n },\r\n \"name\": \"MicrosoftPeering\"\r\n}", "RequestHeaders": { @@ -440,7 +381,7 @@ "382" ], "x-ms-client-request-id": [ - "bb1e721b-efaf-4b06-adb1-b479bbedea9c" + "4186c332-32f1-4db4-8e8e-9b7f0550816a" ], "accept-language": [ "en-US" @@ -450,10 +391,10 @@ "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" ] }, - "ResponseBody": "{\r\n \"name\": \"MicrosoftPeering\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit/peerings/MicrosoftPeering\",\r\n \"etag\": \"W/\\\"e264904d-cb06-4fda-a9d1-3a794ceb0a90\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"peeringType\": \"MicrosoftPeering\",\r\n \"azureASN\": 0,\r\n \"peerASN\": 1000,\r\n \"primaryPeerAddressPrefix\": \"199.168.200.0/30\",\r\n \"secondaryPeerAddressPrefix\": \"199.168.202.0/30\",\r\n \"state\": \"Disabled\",\r\n \"vlanId\": 400,\r\n \"lastModifiedBy\": \"\",\r\n \"microsoftPeeringConfig\": {\r\n \"advertisedPublicPrefixes\": [\r\n \"12.2.3.4/30\"\r\n ],\r\n \"advertisedPublicPrefixesState\": \"NotConfigured\",\r\n \"customerASN\": 0,\r\n \"legacyMode\": 1,\r\n \"routingRegistryName\": \"NONE\"\r\n }\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"MicrosoftPeering\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg3039/providers/Microsoft.Network/expressRouteCircuits/circuit/peerings/MicrosoftPeering\",\r\n \"etag\": \"W/\\\"175026b4-622a-4d75-a764-97e46331ca5f\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"peeringType\": \"MicrosoftPeering\",\r\n \"azureASN\": 0,\r\n \"peerASN\": 1000,\r\n \"primaryPeerAddressPrefix\": \"199.168.200.0/30\",\r\n \"secondaryPeerAddressPrefix\": \"199.168.202.0/30\",\r\n \"state\": \"Disabled\",\r\n \"vlanId\": 400,\r\n \"lastModifiedBy\": \"\",\r\n \"microsoftPeeringConfig\": {\r\n \"advertisedPublicPrefixes\": [\r\n \"12.2.3.4/30\"\r\n ],\r\n \"advertisedPublicPrefixesState\": \"NotConfigured\",\r\n \"customerASN\": 0,\r\n \"legacyMode\": 1,\r\n \"routingRegistryName\": \"NONE\"\r\n }\r\n }\r\n}", "ResponseHeaders": { "Content-Length": [ - "837" + "842" ], "Content-Type": [ "application/json; charset=utf-8" @@ -465,7 +406,7 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:42:56 GMT" + "Tue, 27 Jun 2017 23:45:21 GMT" ], "Pragma": [ "no-cache" @@ -478,10 +419,10 @@ "Microsoft-HTTPAPI/2.0" ], "x-ms-request-id": [ - "0180e001-bc72-4815-a440-016896fd36eb" + "80c3ac32-38dd-4e44-b39c-678e1ea79b1c" ], "Azure-AsyncOperation": [ - "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/0180e001-bc72-4815-a440-016896fd36eb?api-version=2017-06-01" + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/80c3ac32-38dd-4e44-b39c-678e1ea79b1c?api-version=2017-06-01" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -490,17 +431,17 @@ "1198" ], "x-ms-correlation-request-id": [ - "0c269f8c-ca48-4470-aea6-5346b65d2aba" + "135a4a45-4edf-4397-8d32-403aed746c0a" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224256Z:0c269f8c-ca48-4470-aea6-5346b65d2aba" + "WESTUS:20170627T234521Z:135a4a45-4edf-4397-8d32-403aed746c0a" ] }, "StatusCode": 201 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/0180e001-bc72-4815-a440-016896fd36eb?api-version=2017-06-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy8wMTgwZTAwMS1iYzcyLTQ4MTUtYTQ0MC0wMTY4OTZmZDM2ZWI/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/80c3ac32-38dd-4e44-b39c-678e1ea79b1c?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy84MGMzYWMzMi0zOGRkLTRlNDQtYjM5Yy02NzhlMWVhNzliMWM/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -521,7 +462,7 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:43:26 GMT" + "Tue, 27 Jun 2017 23:45:51 GMT" ], "Pragma": [ "no-cache" @@ -540,85 +481,26 @@ "Accept-Encoding" ], "x-ms-request-id": [ - "d20302d3-8c4b-45e8-950b-0597c1b97b3a" + "6e53dbaf-33ce-4c7b-9d53-c30e75f4bb74" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14991" - ], - "x-ms-correlation-request-id": [ - "555e2e11-e53c-4bf5-ae35-47ee484bac6c" - ], - "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224326Z:555e2e11-e53c-4bf5-ae35-47ee484bac6c" - ] - }, - "StatusCode": 200 - }, - { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/0180e001-bc72-4815-a440-016896fd36eb?api-version=2017-06-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy8wMTgwZTAwMS1iYzcyLTQ4MTUtYTQ0MC0wMTY4OTZmZDM2ZWI/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", - "RequestMethod": "GET", - "RequestBody": "", - "RequestHeaders": { - "User-Agent": [ - "FxVersion/4.6.25211.01", - "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" - ] - }, - "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}", - "ResponseHeaders": { - "Content-Type": [ - "application/json; charset=utf-8" - ], - "Expires": [ - "-1" - ], - "Cache-Control": [ - "no-cache" - ], - "Date": [ - "Tue, 27 Jun 2017 22:43:56 GMT" - ], - "Pragma": [ - "no-cache" - ], - "Transfer-Encoding": [ - "chunked" - ], - "Retry-After": [ - "10" - ], - "Server": [ - "Microsoft-HTTPAPI/2.0", - "Microsoft-HTTPAPI/2.0" - ], - "Vary": [ - "Accept-Encoding" - ], - "x-ms-request-id": [ - "dcec9874-ded5-498a-8f7b-d64534abeb92" - ], - "Strict-Transport-Security": [ - "max-age=31536000; includeSubDomains" - ], - "x-ms-ratelimit-remaining-subscription-reads": [ - "14990" + "14987" ], "x-ms-correlation-request-id": [ - "b9a691d8-cff7-4ce8-bf80-22c154bb1a48" + "1a9153aa-a95d-450b-8d4e-1c281b102af2" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224357Z:b9a691d8-cff7-4ce8-bf80-22c154bb1a48" + "WESTUS:20170627T234551Z:1a9153aa-a95d-450b-8d4e-1c281b102af2" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/0180e001-bc72-4815-a440-016896fd36eb?api-version=2017-06-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy8wMTgwZTAwMS1iYzcyLTQ4MTUtYTQ0MC0wMTY4OTZmZDM2ZWI/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/80c3ac32-38dd-4e44-b39c-678e1ea79b1c?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy84MGMzYWMzMi0zOGRkLTRlNDQtYjM5Yy02NzhlMWVhNzliMWM/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -639,7 +521,7 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:44:26 GMT" + "Tue, 27 Jun 2017 23:46:21 GMT" ], "Pragma": [ "no-cache" @@ -658,26 +540,26 @@ "Accept-Encoding" ], "x-ms-request-id": [ - "bce60fc2-fbf5-4f77-9e2f-bf844d2341b5" + "a79a0a8f-dffd-46c6-8993-3d4fd960e531" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14989" + "14986" ], "x-ms-correlation-request-id": [ - "7c56bcac-ab07-46c6-98e5-7a3fc22dd7d2" + "4d510d50-ae21-4c8d-b6e7-ac8a12a18f09" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224427Z:7c56bcac-ab07-46c6-98e5-7a3fc22dd7d2" + "WESTUS:20170627T234622Z:4d510d50-ae21-4c8d-b6e7-ac8a12a18f09" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/0180e001-bc72-4815-a440-016896fd36eb?api-version=2017-06-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy8wMTgwZTAwMS1iYzcyLTQ4MTUtYTQ0MC0wMTY4OTZmZDM2ZWI/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/80c3ac32-38dd-4e44-b39c-678e1ea79b1c?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy84MGMzYWMzMi0zOGRkLTRlNDQtYjM5Yy02NzhlMWVhNzliMWM/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -698,7 +580,7 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:44:57 GMT" + "Tue, 27 Jun 2017 23:46:52 GMT" ], "Pragma": [ "no-cache" @@ -717,26 +599,26 @@ "Accept-Encoding" ], "x-ms-request-id": [ - "535ba145-ede7-4b6f-ba8a-9257fe389368" + "54a92010-6f22-4774-b560-bc6d67a6b9a5" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14988" + "14985" ], "x-ms-correlation-request-id": [ - "281d02cb-8b0c-4506-a615-55d8090851ee" + "74b265c1-a273-4542-b25e-cb8c4fba133c" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224457Z:281d02cb-8b0c-4506-a615-55d8090851ee" + "WESTUS:20170627T234652Z:74b265c1-a273-4542-b25e-cb8c4fba133c" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/0180e001-bc72-4815-a440-016896fd36eb?api-version=2017-06-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy8wMTgwZTAwMS1iYzcyLTQ4MTUtYTQ0MC0wMTY4OTZmZDM2ZWI/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/80c3ac32-38dd-4e44-b39c-678e1ea79b1c?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy84MGMzYWMzMi0zOGRkLTRlNDQtYjM5Yy02NzhlMWVhNzliMWM/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -757,7 +639,7 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:45:27 GMT" + "Tue, 27 Jun 2017 23:47:22 GMT" ], "Pragma": [ "no-cache" @@ -776,26 +658,26 @@ "Accept-Encoding" ], "x-ms-request-id": [ - "ad97b0db-1638-4f56-ab76-dd99c54a6877" + "55d5dce5-08c1-4b0d-a61f-e9d807dec80d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14987" + "14984" ], "x-ms-correlation-request-id": [ - "b1ac0b0c-eedf-4444-8a55-89b3f9b4a1b2" + "a6077e7d-b682-4f17-8489-9c14160c7f6a" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224527Z:b1ac0b0c-eedf-4444-8a55-89b3f9b4a1b2" + "WESTUS:20170627T234722Z:a6077e7d-b682-4f17-8489-9c14160c7f6a" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/0180e001-bc72-4815-a440-016896fd36eb?api-version=2017-06-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy8wMTgwZTAwMS1iYzcyLTQ4MTUtYTQ0MC0wMTY4OTZmZDM2ZWI/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/providers/Microsoft.Network/locations/westus.validation/operations/80c3ac32-38dd-4e44-b39c-678e1ea79b1c?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvd2VzdHVzLnZhbGlkYXRpb24vb3BlcmF0aW9ucy84MGMzYWMzMi0zOGRkLTRlNDQtYjM5Yy02NzhlMWVhNzliMWM/YXBpLXZlcnNpb249MjAxNy0wNi0wMQ==", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -816,7 +698,7 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:45:57 GMT" + "Tue, 27 Jun 2017 23:47:52 GMT" ], "Pragma": [ "no-cache" @@ -832,26 +714,26 @@ "Accept-Encoding" ], "x-ms-request-id": [ - "e944dd02-4b84-4b31-a430-9873b3a1c70b" + "bf6272f6-9575-41b7-9c30-9a14bf763013" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14986" + "14983" ], "x-ms-correlation-request-id": [ - "a95f08c0-012c-48d4-868d-1de3d18e8c82" + "8d66173d-24a2-4499-935c-60ef07947349" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224558Z:a95f08c0-012c-48d4-868d-1de3d18e8c82" + "WESTUS:20170627T234752Z:8d66173d-24a2-4499-935c-60ef07947349" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit/peerings/MicrosoftPeering?api-version=2017-06-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL3Rlc3QvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL2V4cHJlc3NSb3V0ZUNpcmN1aXRzL2NpcmN1aXQvcGVlcmluZ3MvTWljcm9zb2Z0UGVlcmluZz9hcGktdmVyc2lvbj0yMDE3LTA2LTAx", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg3039/providers/Microsoft.Network/expressRouteCircuits/circuit/peerings/MicrosoftPeering?api-version=2017-06-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlR3JvdXBzL2NzbXJnMzAzOS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvZXhwcmVzc1JvdXRlQ2lyY3VpdHMvY2lyY3VpdC9wZWVyaW5ncy9NaWNyb3NvZnRQZWVyaW5nP2FwaS12ZXJzaW9uPTIwMTctMDYtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -860,7 +742,7 @@ "Microsoft.Azure.Management.Network.NetworkManagementClient/11.0.0.0" ] }, - "ResponseBody": "{\r\n \"name\": \"MicrosoftPeering\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/test/providers/Microsoft.Network/expressRouteCircuits/circuit/peerings/MicrosoftPeering\",\r\n \"etag\": \"W/\\\"24a2183d-02a9-4c8c-ab7e-b107a7566454\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peeringType\": \"MicrosoftPeering\",\r\n \"azureASN\": 12076,\r\n \"peerASN\": 1000,\r\n \"primaryPeerAddressPrefix\": \"199.168.200.0/30\",\r\n \"secondaryPeerAddressPrefix\": \"199.168.202.0/30\",\r\n \"primaryAzurePort\": \"bvtazureixp01\",\r\n \"secondaryAzurePort\": \"bvtazureixp01\",\r\n \"state\": \"Enabled\",\r\n \"vlanId\": 400,\r\n \"gatewayManagerEtag\": \"\",\r\n \"lastModifiedBy\": \"Customer\",\r\n \"microsoftPeeringConfig\": {\r\n \"advertisedPublicPrefixes\": [\r\n \"12.2.3.4/30\"\r\n ],\r\n \"advertisedCommunities\": [\r\n \"12076:5010\",\r\n \"12076:5020\",\r\n \"12076:5030\",\r\n \"12076:5040\",\r\n \"12076:5100\"\r\n ],\r\n \"advertisedPublicPrefixesState\": \"Configured\",\r\n \"customerASN\": 0,\r\n \"legacyMode\": 1,\r\n \"routingRegistryName\": \"NONE\"\r\n }\r\n }\r\n}", + "ResponseBody": "{\r\n \"name\": \"MicrosoftPeering\",\r\n \"id\": \"/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourceGroups/csmrg3039/providers/Microsoft.Network/expressRouteCircuits/circuit/peerings/MicrosoftPeering\",\r\n \"etag\": \"W/\\\"b06ddc8e-f3f7-436c-9830-c69d95e3cc1c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"peeringType\": \"MicrosoftPeering\",\r\n \"azureASN\": 12076,\r\n \"peerASN\": 1000,\r\n \"primaryPeerAddressPrefix\": \"199.168.200.0/30\",\r\n \"secondaryPeerAddressPrefix\": \"199.168.202.0/30\",\r\n \"primaryAzurePort\": \"bvtazureixp01\",\r\n \"secondaryAzurePort\": \"bvtazureixp01\",\r\n \"state\": \"Enabled\",\r\n \"vlanId\": 400,\r\n \"gatewayManagerEtag\": \"\",\r\n \"lastModifiedBy\": \"Customer\",\r\n \"microsoftPeeringConfig\": {\r\n \"advertisedPublicPrefixes\": [\r\n \"12.2.3.4/30\"\r\n ],\r\n \"advertisedCommunities\": [\r\n \"12076:5010\",\r\n \"12076:5020\",\r\n \"12076:5030\",\r\n \"12076:5040\",\r\n \"12076:5100\"\r\n ],\r\n \"advertisedPublicPrefixesState\": \"Configured\",\r\n \"customerASN\": 0,\r\n \"legacyMode\": 1,\r\n \"routingRegistryName\": \"NONE\"\r\n }\r\n }\r\n}", "ResponseHeaders": { "Content-Type": [ "application/json; charset=utf-8" @@ -872,7 +754,7 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:45:58 GMT" + "Tue, 27 Jun 2017 23:47:52 GMT" ], "Pragma": [ "no-cache" @@ -888,31 +770,31 @@ "Accept-Encoding" ], "x-ms-request-id": [ - "7752db6f-1088-42e6-8588-3c3ef21c6995" + "3dc6ff43-2027-4482-9f89-a299160d01c6" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14985" + "14982" ], "x-ms-correlation-request-id": [ - "3c644157-ec05-4c2e-aafe-4f4bf2b70476" + "ef479260-f13c-46b5-a903-47695af977e6" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224558Z:3c644157-ec05-4c2e-aafe-4f4bf2b70476" + "WESTUS:20170627T234753Z:ef479260-f13c-46b5-a903-47695af977e6" ] }, "StatusCode": 200 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourcegroups/test?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlZ3JvdXBzL3Rlc3Q/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/resourcegroups/csmrg3039?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL3Jlc291cmNlZ3JvdXBzL2NzbXJnMzAzOT9hcGktdmVyc2lvbj0yMDE1LTExLTAx", "RequestMethod": "DELETE", "RequestBody": "", "RequestHeaders": { "x-ms-client-request-id": [ - "3f23b669-fdc8-4cc7-b804-9bbdc2f40e2f" + "d7156f08-9cc4-4b18-a6e6-93836bd155a9" ], "accept-language": [ "en-US" @@ -934,13 +816,13 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:46:00 GMT" + "Tue, 27 Jun 2017 23:47:53 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzMwMzktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" ], "Retry-After": [ "15" @@ -949,13 +831,13 @@ "1199" ], "x-ms-request-id": [ - "ca30298f-c050-4d4a-8a18-cd99f026927e" + "015cae1e-fcb8-41e2-a29d-bd34a24dad2d" ], "x-ms-correlation-request-id": [ - "ca30298f-c050-4d4a-8a18-cd99f026927e" + "015cae1e-fcb8-41e2-a29d-bd34a24dad2d" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224600Z:ca30298f-c050-4d4a-8a18-cd99f026927e" + "WESTUS:20170627T234753Z:015cae1e-fcb8-41e2-a29d-bd34a24dad2d" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -964,8 +846,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFVUlZOVUxWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzMwMzktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVTAxU1J6TXdNemt0VjBWVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSjNaWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -986,28 +868,28 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:46:30 GMT" + "Tue, 27 Jun 2017 23:48:23 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzMwMzktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14998" + "14993" ], "x-ms-request-id": [ - "29db0c8b-963e-447b-a1a1-61af2dfb9bf8" + "6bede3cc-dff0-49f4-9793-ee668ff7bc2b" ], "x-ms-correlation-request-id": [ - "29db0c8b-963e-447b-a1a1-61af2dfb9bf8" + "6bede3cc-dff0-49f4-9793-ee668ff7bc2b" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224630Z:29db0c8b-963e-447b-a1a1-61af2dfb9bf8" + "WESTUS:20170627T234823Z:6bede3cc-dff0-49f4-9793-ee668ff7bc2b" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1016,8 +898,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFVUlZOVUxWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzMwMzktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVTAxU1J6TXdNemt0VjBWVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSjNaWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1038,28 +920,28 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:47:00 GMT" + "Tue, 27 Jun 2017 23:48:53 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzMwMzktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14997" + "14992" ], "x-ms-request-id": [ - "da156ea2-d5eb-48dc-92b3-75e195ff682b" + "cc354648-facc-440c-b55b-e051ac0a188c" ], "x-ms-correlation-request-id": [ - "da156ea2-d5eb-48dc-92b3-75e195ff682b" + "cc354648-facc-440c-b55b-e051ac0a188c" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224700Z:da156ea2-d5eb-48dc-92b3-75e195ff682b" + "WESTUS:20170627T234853Z:cc354648-facc-440c-b55b-e051ac0a188c" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1068,8 +950,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFVUlZOVUxWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzMwMzktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVTAxU1J6TXdNemt0VjBWVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSjNaWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1090,28 +972,28 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:47:30 GMT" + "Tue, 27 Jun 2017 23:49:22 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzMwMzktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14996" + "14991" ], "x-ms-request-id": [ - "a7b090c5-4b64-42d4-94a5-206ce02e78cf" + "de4c4f18-6657-4aae-ac48-6f7dd3fc7863" ], "x-ms-correlation-request-id": [ - "a7b090c5-4b64-42d4-94a5-206ce02e78cf" + "de4c4f18-6657-4aae-ac48-6f7dd3fc7863" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224730Z:a7b090c5-4b64-42d4-94a5-206ce02e78cf" + "WESTUS:20170627T234923Z:de4c4f18-6657-4aae-ac48-6f7dd3fc7863" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1120,8 +1002,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFVUlZOVUxWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzMwMzktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVTAxU1J6TXdNemt0VjBWVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSjNaWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1142,28 +1024,28 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:48:00 GMT" + "Tue, 27 Jun 2017 23:49:53 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzMwMzktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14995" + "14990" ], "x-ms-request-id": [ - "444252ea-f5ba-41f8-9c67-f018301d0712" + "a8281c15-4968-478e-85a8-857fa89c2b33" ], "x-ms-correlation-request-id": [ - "444252ea-f5ba-41f8-9c67-f018301d0712" + "a8281c15-4968-478e-85a8-857fa89c2b33" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224801Z:444252ea-f5ba-41f8-9c67-f018301d0712" + "WESTUS:20170627T234953Z:a8281c15-4968-478e-85a8-857fa89c2b33" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1172,8 +1054,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFVUlZOVUxWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzMwMzktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVTAxU1J6TXdNemt0VjBWVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSjNaWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1194,28 +1076,28 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:48:30 GMT" + "Tue, 27 Jun 2017 23:50:23 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzMwMzktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14993" + "14988" ], "x-ms-request-id": [ - "c69d6d3b-f9bd-44f2-820c-02f4237092fb" + "831e0e00-311f-4a7d-a004-154371f1e371" ], "x-ms-correlation-request-id": [ - "c69d6d3b-f9bd-44f2-820c-02f4237092fb" + "831e0e00-311f-4a7d-a004-154371f1e371" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224831Z:c69d6d3b-f9bd-44f2-820c-02f4237092fb" + "WESTUS:20170627T235023Z:831e0e00-311f-4a7d-a004-154371f1e371" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1224,8 +1106,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFVUlZOVUxWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzMwMzktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVTAxU1J6TXdNemt0VjBWVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSjNaWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1246,28 +1128,28 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:49:00 GMT" + "Tue, 27 Jun 2017 23:50:53 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzMwMzktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14992" + "14987" ], "x-ms-request-id": [ - "223dcc3b-259f-4736-9b6b-ace2f71f8680" + "a0d3c353-c3b8-48cd-8741-285f5e96387e" ], "x-ms-correlation-request-id": [ - "223dcc3b-259f-4736-9b6b-ace2f71f8680" + "a0d3c353-c3b8-48cd-8741-285f5e96387e" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224901Z:223dcc3b-259f-4736-9b6b-ace2f71f8680" + "WESTUS:20170627T235054Z:a0d3c353-c3b8-48cd-8741-285f5e96387e" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1276,8 +1158,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFVUlZOVUxWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzMwMzktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVTAxU1J6TXdNemt0VjBWVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSjNaWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1298,28 +1180,28 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:49:30 GMT" + "Tue, 27 Jun 2017 23:51:23 GMT" ], "Pragma": [ "no-cache" ], "Location": [ - "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01" + "https://management.azure.com/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzMwMzktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01" ], "Retry-After": [ "15" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14989" + "14986" ], "x-ms-request-id": [ - "eda3c17d-8a3a-4e21-80d2-3001cf87edb5" + "6a37fac7-db32-4402-9ddb-a45c9f35b06f" ], "x-ms-correlation-request-id": [ - "eda3c17d-8a3a-4e21-80d2-3001cf87edb5" + "6a37fac7-db32-4402-9ddb-a45c9f35b06f" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T224931Z:eda3c17d-8a3a-4e21-80d2-3001cf87edb5" + "WESTUS:20170627T235124Z:6a37fac7-db32-4402-9ddb-a45c9f35b06f" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1328,8 +1210,8 @@ "StatusCode": 202 }, { - "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1URVNULVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2015-11-01", - "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFVUlZOVUxWZEZVMVJWVXlJc0ltcHZZa3h2WTJGMGFXOXVJam9pZDJWemRIVnpJbjA/YXBpLXZlcnNpb249MjAxNS0xMS0wMQ==", + "RequestUri": "/subscriptions/18b0dc06-a2b8-4c0f-95af-550319fa5eac/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DU01SRzMwMzktV0VTVFVTIiwiam9iTG9jYXRpb24iOiJ3ZXN0dXMifQ?api-version=2015-11-01", + "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMThiMGRjMDYtYTJiOC00YzBmLTk1YWYtNTUwMzE5ZmE1ZWFjL29wZXJhdGlvbnJlc3VsdHMvZXlKcWIySkpaQ0k2SWxKRlUwOVZVa05GUjFKUFZWQkVSVXhGVkVsUFRrcFBRaTFEVTAxU1J6TXdNemt0VjBWVFZGVlRJaXdpYW05aVRHOWpZWFJwYjI0aU9pSjNaWE4wZFhNaWZRP2FwaS12ZXJzaW9uPTIwMTUtMTEtMDE=", "RequestMethod": "GET", "RequestBody": "", "RequestHeaders": { @@ -1350,22 +1232,22 @@ "no-cache" ], "Date": [ - "Tue, 27 Jun 2017 22:50:00 GMT" + "Tue, 27 Jun 2017 23:51:53 GMT" ], "Pragma": [ "no-cache" ], "x-ms-ratelimit-remaining-subscription-reads": [ - "14988" + "14985" ], "x-ms-request-id": [ - "12a307ce-9bea-4029-8d8e-616d84da0981" + "3d02c6bc-e8ea-4157-b832-6ac3b27a1389" ], "x-ms-correlation-request-id": [ - "12a307ce-9bea-4029-8d8e-616d84da0981" + "3d02c6bc-e8ea-4157-b832-6ac3b27a1389" ], "x-ms-routing-request-id": [ - "WESTCENTRALUS:20170627T225001Z:12a307ce-9bea-4029-8d8e-616d84da0981" + "WESTUS:20170627T235154Z:3d02c6bc-e8ea-4157-b832-6ac3b27a1389" ], "Strict-Transport-Security": [ "max-age=31536000; includeSubDomains" @@ -1374,7 +1256,11 @@ "StatusCode": 200 } ], - "Names": {}, + "Names": { + "ExpressRouteMicrosoftPeeringApiTest": [ + "csmrg3039" + ] + }, "Variables": { "SubscriptionId": "18b0dc06-a2b8-4c0f-95af-550319fa5eac" }