diff --git a/eng/mgmt/mgmtmetadata/compute_resource-manager.txt b/eng/mgmt/mgmtmetadata/compute_resource-manager.txt
index db97db8bae53..608f9f4a34b6 100644
--- a/eng/mgmt/mgmtmetadata/compute_resource-manager.txt
+++ b/eng/mgmt/mgmtmetadata/compute_resource-manager.txt
@@ -9,7 +9,7 @@ Autorest CSharp Version: 2.3.82
Azure-rest-api-specs repository information
GitHub fork: Azure
Branch: main
-Commit: 967fe62dd0051ef9fd0af3fdba52fbcabd33c46c
+Commit: afc91d411dc6f5b8f6c6e6d5abbc46da096729e0
AutoRest information
Requested version: v2
Bootstrapper version: autorest@2.0.4413
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/AzSdk.RP.props b/sdk/compute/Microsoft.Azure.Management.Compute/AzSdk.RP.props
index a121d26e6a76..3df80074bb84 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/AzSdk.RP.props
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/AzSdk.RP.props
@@ -1,7 +1,7 @@
- Compute-2022-08-01;Compute_2022-07-02;Compute_2022-04-04;Compute_2022-03-02;Compute_2022-03-01;Compute_2021-11-01;Compute_2021-03-01;Compute_2021-07-01;Compute_2021-12-01;Compute_2022-03-03;Compute_2021-06-01-preview
+ Compute-2022-09-04;Compute-2022-08-01;Compute_2022-07-02;Compute_2022-04-04;Compute_2022-03-02;Compute_2022-03-01;Compute_2021-11-01;Compute_2021-03-01;Compute_2021-07-01;Compute_2021-12-01;Compute_2022-03-03;Compute_2021-06-01-preview
$(PackageTags);$(CommonTags);$(AzureApiTag);
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServiceOperatingSystemsOperations.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServiceOperatingSystemsOperations.cs
index 8f44c4b46a9a..d4519a5c8c56 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServiceOperatingSystemsOperations.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServiceOperatingSystemsOperations.cs
@@ -95,7 +95,7 @@ internal CloudServiceOperatingSystemsOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -285,7 +285,7 @@ internal CloudServiceOperatingSystemsOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -478,7 +478,7 @@ internal CloudServiceOperatingSystemsOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -668,7 +668,7 @@ internal CloudServiceOperatingSystemsOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServiceRoleInstancesOperations.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServiceRoleInstancesOperations.cs
index 9067ff8db40b..e7d488cd6e8b 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServiceRoleInstancesOperations.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServiceRoleInstancesOperations.cs
@@ -132,7 +132,7 @@ internal CloudServiceRoleInstancesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -341,7 +341,7 @@ internal CloudServiceRoleInstancesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -544,7 +544,7 @@ internal CloudServiceRoleInstancesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -830,7 +830,7 @@ internal CloudServiceRoleInstancesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1017,7 +1017,7 @@ internal CloudServiceRoleInstancesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1200,7 +1200,7 @@ internal CloudServiceRoleInstancesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1383,7 +1383,7 @@ internal CloudServiceRoleInstancesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1568,7 +1568,7 @@ internal CloudServiceRoleInstancesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServiceRolesOperations.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServiceRolesOperations.cs
index 525af442c381..d35b939bc199 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServiceRolesOperations.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServiceRolesOperations.cs
@@ -101,7 +101,7 @@ internal CloudServiceRolesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -299,7 +299,7 @@ internal CloudServiceRolesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServicesOperations.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServicesOperations.cs
index a73dd532abbb..3ba1d07dd5aa 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServicesOperations.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServicesOperations.cs
@@ -167,7 +167,7 @@ internal CloudServicesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -361,7 +361,7 @@ internal CloudServicesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -544,7 +544,7 @@ internal CloudServicesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -729,7 +729,7 @@ internal CloudServicesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1082,7 +1082,7 @@ internal CloudServicesOperations(ComputeManagementClient client)
{
parameters.Validate();
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1304,7 +1304,7 @@ internal CloudServicesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
CloudServiceUpdate parameters = default(CloudServiceUpdate);
if (tags != null)
{
@@ -1508,7 +1508,7 @@ internal CloudServicesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1681,7 +1681,7 @@ internal CloudServicesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1855,7 +1855,7 @@ internal CloudServicesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -2036,7 +2036,7 @@ internal CloudServicesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "roleInstancesProperty");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
RoleInstances parameters = default(RoleInstances);
if (roleInstancesProperty != null)
{
@@ -2231,7 +2231,7 @@ internal CloudServicesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "roleInstancesProperty");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
RoleInstances parameters = default(RoleInstances);
if (roleInstancesProperty != null)
{
@@ -2428,7 +2428,7 @@ internal CloudServicesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "roleInstancesProperty");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
RoleInstances parameters = default(RoleInstances);
if (roleInstancesProperty != null)
{
@@ -2622,7 +2622,7 @@ internal CloudServicesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "roleInstancesProperty");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
RoleInstances parameters = default(RoleInstances);
if (roleInstancesProperty != null)
{
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServicesUpdateDomainOperations.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServicesUpdateDomainOperations.cs
index d9284825d7fa..60a960bcb687 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServicesUpdateDomainOperations.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/CloudServicesUpdateDomainOperations.cs
@@ -128,7 +128,7 @@ internal CloudServicesUpdateDomainOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -324,7 +324,7 @@ internal CloudServicesUpdateDomainOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -520,7 +520,7 @@ internal CloudServicesUpdateDomainOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2022-04-04";
+ string apiVersion = "2022-09-04";
UpdateDomain parameters = default(UpdateDomain);
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/GalleryImagesOperations.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/GalleryImagesOperations.cs
index 7b73a486abf7..c26522ef20b0 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/GalleryImagesOperations.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/GalleryImagesOperations.cs
@@ -342,218 +342,6 @@ internal GalleryImagesOperations(ComputeManagementClient client)
return await Client.GetPostOrDeleteOperationResultAsync(_response, customHeaders, cancellationToken).ConfigureAwait(false);
}
- ///
- /// Retrieves information about the latest image version in the Gallery Image.
- ///
- ///
- /// The name of the resource group.
- ///
- ///
- /// The name of the Shared Image Gallery from which the Image Definitions are
- /// to be retrieved.
- ///
- ///
- /// The name of the gallery image definition to be retrieved.
- ///
- ///
- /// The location to query for the latest version name.
- ///
- ///
- /// Headers that will be added to request.
- ///
- ///
- /// The cancellation token.
- ///
- ///
- /// Thrown when the operation returned an invalid status code
- ///
- ///
- /// Thrown when unable to deserialize the response
- ///
- ///
- /// Thrown when a required parameter is null
- ///
- ///
- /// Thrown when a required parameter is null
- ///
- ///
- /// A response object containing the response body and response headers.
- ///
- public async Task> GetLatestVersionNameWithHttpMessagesAsync(string resourceGroupName, string galleryName, string galleryImageName, string location = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken))
- {
- if (Client.SubscriptionId == null)
- {
- throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
- }
- if (resourceGroupName == null)
- {
- throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName");
- }
- if (galleryName == null)
- {
- throw new ValidationException(ValidationRules.CannotBeNull, "galleryName");
- }
- if (galleryImageName == null)
- {
- throw new ValidationException(ValidationRules.CannotBeNull, "galleryImageName");
- }
- string apiVersion = "2022-03-03";
- // Tracing
- bool _shouldTrace = ServiceClientTracing.IsEnabled;
- string _invocationId = null;
- if (_shouldTrace)
- {
- _invocationId = ServiceClientTracing.NextInvocationId.ToString();
- Dictionary tracingParameters = new Dictionary();
- tracingParameters.Add("resourceGroupName", resourceGroupName);
- tracingParameters.Add("galleryName", galleryName);
- tracingParameters.Add("galleryImageName", galleryImageName);
- tracingParameters.Add("apiVersion", apiVersion);
- tracingParameters.Add("location", location);
- tracingParameters.Add("cancellationToken", cancellationToken);
- ServiceClientTracing.Enter(_invocationId, this, "GetLatestVersionName", tracingParameters);
- }
- // Construct URL
- var _baseUrl = Client.BaseUri.AbsoluteUri;
- var _url = new System.Uri(new System.Uri(_baseUrl + (_baseUrl.EndsWith("/") ? "" : "/")), "subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/images/{galleryImageName}/latestVersionName").ToString();
- _url = _url.Replace("{subscriptionId}", System.Uri.EscapeDataString(Client.SubscriptionId));
- _url = _url.Replace("{resourceGroupName}", System.Uri.EscapeDataString(resourceGroupName));
- _url = _url.Replace("{galleryName}", System.Uri.EscapeDataString(galleryName));
- _url = _url.Replace("{galleryImageName}", System.Uri.EscapeDataString(galleryImageName));
- List _queryParameters = new List();
- if (apiVersion != null)
- {
- _queryParameters.Add(string.Format("api-version={0}", System.Uri.EscapeDataString(apiVersion)));
- }
- if (location != null)
- {
- _queryParameters.Add(string.Format("location={0}", System.Uri.EscapeDataString(location)));
- }
- if (_queryParameters.Count > 0)
- {
- _url += (_url.Contains("?") ? "&" : "?") + string.Join("&", _queryParameters);
- }
- // Create HTTP transport objects
- var _httpRequest = new HttpRequestMessage();
- HttpResponseMessage _httpResponse = null;
- _httpRequest.Method = new HttpMethod("GET");
- _httpRequest.RequestUri = new System.Uri(_url);
- // Set Headers
- if (Client.GenerateClientRequestId != null && Client.GenerateClientRequestId.Value)
- {
- _httpRequest.Headers.TryAddWithoutValidation("x-ms-client-request-id", System.Guid.NewGuid().ToString());
- }
- if (Client.AcceptLanguage != null)
- {
- if (_httpRequest.Headers.Contains("accept-language"))
- {
- _httpRequest.Headers.Remove("accept-language");
- }
- _httpRequest.Headers.TryAddWithoutValidation("accept-language", Client.AcceptLanguage);
- }
-
-
- if (customHeaders != null)
- {
- foreach(var _header in customHeaders)
- {
- if (_httpRequest.Headers.Contains(_header.Key))
- {
- _httpRequest.Headers.Remove(_header.Key);
- }
- _httpRequest.Headers.TryAddWithoutValidation(_header.Key, _header.Value);
- }
- }
-
- // Serialize Request
- string _requestContent = null;
- // Set Credentials
- if (Client.Credentials != null)
- {
- cancellationToken.ThrowIfCancellationRequested();
- await Client.Credentials.ProcessHttpRequestAsync(_httpRequest, cancellationToken).ConfigureAwait(false);
- }
- // Send Request
- if (_shouldTrace)
- {
- ServiceClientTracing.SendRequest(_invocationId, _httpRequest);
- }
- cancellationToken.ThrowIfCancellationRequested();
- _httpResponse = await Client.HttpClient.SendAsync(_httpRequest, cancellationToken).ConfigureAwait(false);
- if (_shouldTrace)
- {
- ServiceClientTracing.ReceiveResponse(_invocationId, _httpResponse);
- }
- HttpStatusCode _statusCode = _httpResponse.StatusCode;
- cancellationToken.ThrowIfCancellationRequested();
- string _responseContent = null;
- if ((int)_statusCode != 200)
- {
- var ex = new CloudException(string.Format("Operation returned an invalid status code '{0}'", _statusCode));
- try
- {
- _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false);
- CloudError _errorBody = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings);
- if (_errorBody != null)
- {
- ex = new CloudException(_errorBody.Message);
- ex.Body = _errorBody;
- }
- }
- catch (JsonException)
- {
- // Ignore the exception
- }
- ex.Request = new HttpRequestMessageWrapper(_httpRequest, _requestContent);
- ex.Response = new HttpResponseMessageWrapper(_httpResponse, _responseContent);
- if (_httpResponse.Headers.Contains("x-ms-request-id"))
- {
- ex.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault();
- }
- if (_shouldTrace)
- {
- ServiceClientTracing.Error(_invocationId, ex);
- }
- _httpRequest.Dispose();
- if (_httpResponse != null)
- {
- _httpResponse.Dispose();
- }
- throw ex;
- }
- // Create Result
- var _result = new AzureOperationResponse();
- _result.Request = _httpRequest;
- _result.Response = _httpResponse;
- if (_httpResponse.Headers.Contains("x-ms-request-id"))
- {
- _result.RequestId = _httpResponse.Headers.GetValues("x-ms-request-id").FirstOrDefault();
- }
- // Deserialize Response
- if ((int)_statusCode == 200)
- {
- _responseContent = await _httpResponse.Content.ReadAsStringAsync().ConfigureAwait(false);
- try
- {
- _result.Body = Rest.Serialization.SafeJsonConvert.DeserializeObject(_responseContent, Client.DeserializationSettings);
- }
- catch (JsonException ex)
- {
- _httpRequest.Dispose();
- if (_httpResponse != null)
- {
- _httpResponse.Dispose();
- }
- throw new SerializationException("Unable to deserialize the response.", _responseContent, ex);
- }
- }
- if (_shouldTrace)
- {
- ServiceClientTracing.Exit(_invocationId, _result);
- }
- return _result;
- }
-
///
/// List gallery image definitions in a gallery.
///
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/GalleryImagesOperationsExtensions.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/GalleryImagesOperationsExtensions.cs
index 5b8574a00b06..578c096bffa6 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/GalleryImagesOperationsExtensions.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/GalleryImagesOperationsExtensions.cs
@@ -230,60 +230,6 @@ public static void Delete(this IGalleryImagesOperations operations, string resou
(await operations.DeleteWithHttpMessagesAsync(resourceGroupName, galleryName, galleryImageName, null, cancellationToken).ConfigureAwait(false)).Dispose();
}
- ///
- /// Retrieves information about the latest image version in the Gallery Image.
- ///
- ///
- /// The operations group for this extension method.
- ///
- ///
- /// The name of the resource group.
- ///
- ///
- /// The name of the Shared Image Gallery from which the Image Definitions are
- /// to be retrieved.
- ///
- ///
- /// The name of the gallery image definition to be retrieved.
- ///
- ///
- /// The location to query for the latest version name.
- ///
- public static LatestGalleryImageVersion GetLatestVersionName(this IGalleryImagesOperations operations, string resourceGroupName, string galleryName, string galleryImageName, string location = default(string))
- {
- return operations.GetLatestVersionNameAsync(resourceGroupName, galleryName, galleryImageName, location).GetAwaiter().GetResult();
- }
-
- ///
- /// Retrieves information about the latest image version in the Gallery Image.
- ///
- ///
- /// The operations group for this extension method.
- ///
- ///
- /// The name of the resource group.
- ///
- ///
- /// The name of the Shared Image Gallery from which the Image Definitions are
- /// to be retrieved.
- ///
- ///
- /// The name of the gallery image definition to be retrieved.
- ///
- ///
- /// The location to query for the latest version name.
- ///
- ///
- /// The cancellation token.
- ///
- public static async Task GetLatestVersionNameAsync(this IGalleryImagesOperations operations, string resourceGroupName, string galleryName, string galleryImageName, string location = default(string), CancellationToken cancellationToken = default(CancellationToken))
- {
- using (var _result = await operations.GetLatestVersionNameWithHttpMessagesAsync(resourceGroupName, galleryName, galleryImageName, location, null, cancellationToken).ConfigureAwait(false))
- {
- return _result.Body;
- }
- }
-
///
/// List gallery image definitions in a gallery.
///
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/IGalleryImagesOperations.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/IGalleryImagesOperations.cs
index cdda5ed5dc65..bfe8aaf91f55 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/IGalleryImagesOperations.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/IGalleryImagesOperations.cs
@@ -149,39 +149,6 @@ public partial interface IGalleryImagesOperations
///
Task DeleteWithHttpMessagesAsync(string resourceGroupName, string galleryName, string galleryImageName, Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
///
- /// Retrieves information about the latest image version in the Gallery
- /// Image.
- ///
- ///
- /// The name of the resource group.
- ///
- ///
- /// The name of the Shared Image Gallery from which the Image
- /// Definitions are to be retrieved.
- ///
- ///
- /// The name of the gallery image definition to be retrieved.
- ///
- ///
- /// The location to query for the latest version name.
- ///
- ///
- /// The headers that will be added to request.
- ///
- ///
- /// The cancellation token.
- ///
- ///
- /// Thrown when the operation returned an invalid status code
- ///
- ///
- /// Thrown when unable to deserialize the response
- ///
- ///
- /// Thrown when a required parameter is null
- ///
- Task> GetLatestVersionNameWithHttpMessagesAsync(string resourceGroupName, string galleryName, string galleryImageName, string location = default(string), Dictionary> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken));
- ///
/// List gallery image definitions in a gallery.
///
///
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/CloudService.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/CloudService.cs
index 5e73024e71ff..eb81b080bd4c 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/CloudService.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/CloudService.cs
@@ -38,7 +38,10 @@ public CloudService()
/// Resource name.
/// Resource type.
/// Resource tags.
- public CloudService(string location, string id = default(string), string name = default(string), string type = default(string), IDictionary tags = default(IDictionary), CloudServiceProperties properties = default(CloudServiceProperties), SystemData systemData = default(SystemData))
+ /// List of logical availability zone of the
+ /// resource. List should contain only 1 zone where cloud service
+ /// should be provisioned. This field is optional.
+ public CloudService(string location, string id = default(string), string name = default(string), string type = default(string), IDictionary tags = default(IDictionary), CloudServiceProperties properties = default(CloudServiceProperties), SystemData systemData = default(SystemData), IList zones = default(IList))
{
Id = id;
Name = name;
@@ -47,6 +50,7 @@ public CloudService()
Tags = tags;
Properties = properties;
SystemData = systemData;
+ Zones = zones;
CustomInit();
}
@@ -95,6 +99,14 @@ public CloudService()
[JsonProperty(PropertyName = "systemData")]
public SystemData SystemData { get; set; }
+ ///
+ /// Gets or sets list of logical availability zone of the resource.
+ /// List should contain only 1 zone where cloud service should be
+ /// provisioned. This field is optional.
+ ///
+ [JsonProperty(PropertyName = "zones")]
+ public IList Zones { get; set; }
+
///
/// Validate the object.
///
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/LoadBalancerConfigurationProperties.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/LoadBalancerConfigurationProperties.cs
index 91079d89bb6b..5a9d1d82dc75 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/LoadBalancerConfigurationProperties.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/LoadBalancerConfigurationProperties.cs
@@ -34,13 +34,13 @@ public LoadBalancerConfigurationProperties()
/// Initializes a new instance of the
/// LoadBalancerConfigurationProperties class.
///
- /// Specifies the frontend IP to
+ /// Specifies the frontend IP to
/// be used for the load balancer. Only IPv4 frontend IP address is
/// supported. Each load balancer configuration must have exactly one
/// frontend IP configuration.
- public LoadBalancerConfigurationProperties(IList frontendIPConfigurations)
+ public LoadBalancerConfigurationProperties(IList frontendIpConfigurations)
{
- FrontendIPConfigurations = frontendIPConfigurations;
+ FrontendIpConfigurations = frontendIpConfigurations;
CustomInit();
}
@@ -55,8 +55,8 @@ public LoadBalancerConfigurationProperties(IList
- [JsonProperty(PropertyName = "frontendIPConfigurations")]
- public IList FrontendIPConfigurations { get; set; }
+ [JsonProperty(PropertyName = "frontendIpConfigurations")]
+ public IList FrontendIpConfigurations { get; set; }
///
/// Validate the object.
@@ -66,13 +66,13 @@ public LoadBalancerConfigurationProperties(IList
public virtual void Validate()
{
- if (FrontendIPConfigurations == null)
+ if (FrontendIpConfigurations == null)
{
- throw new ValidationException(ValidationRules.CannotBeNull, "FrontendIPConfigurations");
+ throw new ValidationException(ValidationRules.CannotBeNull, "FrontendIpConfigurations");
}
- if (FrontendIPConfigurations != null)
+ if (FrontendIpConfigurations != null)
{
- foreach (var element in FrontendIPConfigurations)
+ foreach (var element in FrontendIpConfigurations)
{
if (element != null)
{
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/LoadBalancerFrontendIPConfiguration.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/LoadBalancerFrontendIPConfiguration.cs
index 87052fa70f48..cd30bf587957 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/LoadBalancerFrontendIPConfiguration.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/LoadBalancerFrontendIPConfiguration.cs
@@ -19,27 +19,27 @@ namespace Microsoft.Azure.Management.Compute.Models
/// frontend IP address is supported. Each load balancer configuration must
/// have exactly one frontend IP configuration.
///
- public partial class LoadBalancerFrontendIPConfiguration
+ public partial class LoadBalancerFrontendIpConfiguration
{
///
/// Initializes a new instance of the
- /// LoadBalancerFrontendIPConfiguration class.
+ /// LoadBalancerFrontendIpConfiguration class.
///
- public LoadBalancerFrontendIPConfiguration()
+ public LoadBalancerFrontendIpConfiguration()
{
CustomInit();
}
///
/// Initializes a new instance of the
- /// LoadBalancerFrontendIPConfiguration class.
+ /// LoadBalancerFrontendIpConfiguration class.
///
/// The name of the resource that is unique within
/// the set of frontend IP configurations used by the load balancer.
/// This name can be used to access the resource.
/// Properties of load balancer frontend ip
/// configuration.
- public LoadBalancerFrontendIPConfiguration(string name, LoadBalancerFrontendIPConfigurationProperties properties)
+ public LoadBalancerFrontendIpConfiguration(string name, LoadBalancerFrontendIpConfigurationProperties properties)
{
Name = name;
Properties = properties;
@@ -63,7 +63,7 @@ public LoadBalancerFrontendIPConfiguration(string name, LoadBalancerFrontendIPCo
/// Gets or sets properties of load balancer frontend ip configuration.
///
[JsonProperty(PropertyName = "properties")]
- public LoadBalancerFrontendIPConfigurationProperties Properties { get; set; }
+ public LoadBalancerFrontendIpConfigurationProperties Properties { get; set; }
///
/// Validate the object.
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/LoadBalancerFrontendIPConfigurationProperties.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/LoadBalancerFrontendIPConfigurationProperties.cs
index 0d50ea796923..4c88b4f01815 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/LoadBalancerFrontendIPConfigurationProperties.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/LoadBalancerFrontendIPConfigurationProperties.cs
@@ -16,20 +16,20 @@ namespace Microsoft.Azure.Management.Compute.Models
///
/// Describes a cloud service IP Configuration
///
- public partial class LoadBalancerFrontendIPConfigurationProperties
+ public partial class LoadBalancerFrontendIpConfigurationProperties
{
///
/// Initializes a new instance of the
- /// LoadBalancerFrontendIPConfigurationProperties class.
+ /// LoadBalancerFrontendIpConfigurationProperties class.
///
- public LoadBalancerFrontendIPConfigurationProperties()
+ public LoadBalancerFrontendIpConfigurationProperties()
{
CustomInit();
}
///
/// Initializes a new instance of the
- /// LoadBalancerFrontendIPConfigurationProperties class.
+ /// LoadBalancerFrontendIpConfigurationProperties class.
///
/// The reference to the public ip
/// address resource.
@@ -37,7 +37,7 @@ public LoadBalancerFrontendIPConfigurationProperties()
/// resource.
/// The virtual network private IP
/// address of the IP configuration.
- public LoadBalancerFrontendIPConfigurationProperties(SubResource publicIPAddress = default(SubResource), SubResource subnet = default(SubResource), string privateIPAddress = default(string))
+ public LoadBalancerFrontendIpConfigurationProperties(SubResource publicIPAddress = default(SubResource), SubResource subnet = default(SubResource), string privateIPAddress = default(string))
{
PublicIPAddress = publicIPAddress;
Subnet = subnet;
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/SdkInfo_ComputeManagementClient.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/SdkInfo_ComputeManagementClient.cs
index ae96bd825776..678db0dcbf86 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/SdkInfo_ComputeManagementClient.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/SdkInfo_ComputeManagementClient.cs
@@ -22,16 +22,16 @@ public static IEnumerable> ApiInfo_ComputeManageme
new Tuple("Compute", "AvailabilitySets", "2022-08-01"),
new Tuple("Compute", "CapacityReservationGroups", "2022-08-01"),
new Tuple("Compute", "CapacityReservations", "2022-08-01"),
- new Tuple("Compute", "CloudServiceOperatingSystems", "2022-04-04"),
- new Tuple("Compute", "CloudServiceRoleInstances", "2022-04-04"),
- new Tuple("Compute", "CloudServiceRoles", "2022-04-04"),
- new Tuple("Compute", "CloudServices", "2022-04-04"),
- new Tuple("Compute", "CloudServicesUpdateDomain", "2022-04-04"),
+ new Tuple("Compute", "CloudServiceOperatingSystems", "2022-09-04"),
+ new Tuple("Compute", "CloudServiceRoleInstances", "2022-09-04"),
+ new Tuple("Compute", "CloudServiceRoles", "2022-09-04"),
+ new Tuple("Compute", "CloudServices", "2022-09-04"),
+ new Tuple("Compute", "CloudServicesUpdateDomain", "2022-09-04"),
new Tuple("Compute", "CommunityGalleries", "2022-03-03"),
new Tuple("Compute", "CommunityGalleryImageVersions", "2022-03-03"),
new Tuple("Compute", "CommunityGalleryImages", "2022-03-03"),
- new Tuple("Compute", "DedicatedHostGroups", "2022-03-01"),
- new Tuple("Compute", "DedicatedHosts", "2022-03-01"),
+ new Tuple("Compute", "DedicatedHostGroups", "2022-08-01"),
+ new Tuple("Compute", "DedicatedHosts", "2022-08-01"),
new Tuple("Compute", "DiskAccesses", "2022-07-02"),
new Tuple("Compute", "DiskEncryptionSets", "2022-07-02"),
new Tuple("Compute", "DiskRestorePoint", "2022-07-02"),
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Microsoft.Azure.Management.Compute.csproj b/sdk/compute/Microsoft.Azure.Management.Compute/src/Microsoft.Azure.Management.Compute.csproj
index 7cd8b20d715a..1b82e8a9ed75 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Microsoft.Azure.Management.Compute.csproj
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Microsoft.Azure.Management.Compute.csproj
@@ -1,4 +1,4 @@
-
+
@@ -9,18 +9,14 @@
Provides developers with libraries for the updated compute platform under Azure Resource manager to deploy virtual machine, virtual machine extensions and availability set management capabilities. Launch, restart, scale, capture and manage VMs, VM Extensions and more. Note: This client library is for Virtual Machines under Azure Resource Manager.
Development of this library has shifted focus to the Azure Unified SDK. The future development will be focused on "Azure.ResourceManager.Compute" (https://www.nuget.org/packages/Azure.ResourceManager.Compute/). Please see the package changelog for more information.
- 59.0.0
+ 60.0.0
Microsoft.Azure.Management.Compute
management;virtual machine;compute;
@@ -31,4 +27,4 @@
-
+
\ No newline at end of file
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Properties/AssemblyInfo.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Properties/AssemblyInfo.cs
index 67e56a529047..90ac191f5d95 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Properties/AssemblyInfo.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Properties/AssemblyInfo.cs
@@ -7,8 +7,8 @@
[assembly: AssemblyTitle("Microsoft Azure Compute Management Library")]
[assembly: AssemblyDescription("Provides management functionality for Microsoft Azure Compute Resources.")]
-[assembly: AssemblyVersion("59.0.0")]
-[assembly: AssemblyFileVersion("59.0.0")]
+[assembly: AssemblyVersion("60.0.0")]
+[assembly: AssemblyFileVersion("60.0.0")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft")]
[assembly: AssemblyProduct("Microsoft Azure .NET SDK")]
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/tests/CloudServiceTests/CloudServiceScenarioTests.cs b/sdk/compute/Microsoft.Azure.Management.Compute/tests/CloudServiceTests/CloudServiceScenarioTests.cs
index b9ee2c1d49bd..6c32df53f572 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/tests/CloudServiceTests/CloudServiceScenarioTests.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/tests/CloudServiceTests/CloudServiceScenarioTests.cs
@@ -60,6 +60,16 @@ public void TestCloudServiceScenarioOperations_ExtensionProfile()
}
}
+ [Fact]
+ [Trait("Name", "TestCloudServiceScenarioOperations_AvailabilityZones")]
+ public void TestCloudServiceScenarioOperations_AvailabilityZones()
+ {
+ using (MockContext context = MockContext.Start(this.GetType()))
+ {
+ TestCloudServiceOperationsInternal(context, zones: new List() { "1" });
+ }
+ }
+
[Fact]
[Trait("Name", "TestCloudServiceScenarioOperations_InstanceView")]
public void TestCloudServiceScenarioOperations_InstanceView()
@@ -70,7 +80,7 @@ public void TestCloudServiceScenarioOperations_InstanceView()
}
}
- private void TestCloudServiceOperationsInternal(MockContext context, CloudServiceExtensionProfile extensionProfile = null, bool validateInstanceView = false, bool deleteAsPartOfTest = false)
+ private void TestCloudServiceOperationsInternal(MockContext context, CloudServiceExtensionProfile extensionProfile = null, bool validateInstanceView = false, bool deleteAsPartOfTest = false, List zones = null)
{
EnsureClientsInitialized(context);
@@ -118,6 +128,7 @@ private void TestCloudServiceOperationsInternal(MockContext context, CloudServic
{
cloudService.Properties.ExtensionProfile = extensionProfile;
}
+ cloudService.Zones = zones;
CloudService getResponse = CreateCloudService_NoAsyncTracking(
rgName,
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/tests/CloudServiceTests/CloudServiceTestsBase.cs b/sdk/compute/Microsoft.Azure.Management.Compute/tests/CloudServiceTests/CloudServiceTestsBase.cs
index c90ebff73ecd..6d1e26286d33 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/tests/CloudServiceTests/CloudServiceTestsBase.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/tests/CloudServiceTests/CloudServiceTestsBase.cs
@@ -35,7 +35,7 @@ public class CloudServiceTestsBase : VMTestBase, IDisposable
public CloudServiceTestsBase()
{
originalLocation = Environment.GetEnvironmentVariable("AZURE_VM_TEST_LOCATION");
- Environment.SetEnvironmentVariable("AZURE_VM_TEST_LOCATION", "eastus2");
+ Environment.SetEnvironmentVariable("AZURE_VM_TEST_LOCATION", "eastus2euap");
}
public void Dispose()
@@ -246,6 +246,16 @@ protected void ValidateCloudService(CloudService cloudService, CloudService clou
Assert.True((cloudServiceOut.Properties.RoleProfile == null));
}
+ if (cloudService.Zones != null)
+ {
+ Assert.NotNull(cloudServiceOut.Zones);
+ Assert.Equal(cloudServiceOut.Zones.Count, cloudServiceOut.Zones.Count);
+ Assert.True(cloudService.Zones.All(cloudServiceOut.Zones.Contains));
+ }
+ else
+ {
+ Assert.Null(cloudServiceOut.Zones);
+ }
}
protected VirtualNetwork CreateVirtualNetwork(string resourceGroupName, string vnetName, string subnetName)
@@ -421,7 +431,7 @@ protected CloudServiceNetworkProfile GenerateNrpCloudServiceNetworkProfile(strin
Name = lbName,
Properties = new LoadBalancerConfigurationProperties()
{
- FrontendIPConfigurations = new List()
+ FrontendIpConfigurations = new List()
{
feipConfig
}
@@ -433,13 +443,13 @@ protected CloudServiceNetworkProfile GenerateNrpCloudServiceNetworkProfile(strin
return cloudServiceNetworkProfile;
}
- protected LoadBalancerFrontendIPConfiguration GenerateFrontEndIpConfigurationModel(string publicIPAddressName, string resourceGroupName, string lbFrontEndName)
+ protected LoadBalancerFrontendIpConfiguration GenerateFrontEndIpConfigurationModel(string publicIPAddressName, string resourceGroupName, string lbFrontEndName)
{
- LoadBalancerFrontendIPConfiguration feipConfiguration =
- new LoadBalancerFrontendIPConfiguration()
+ LoadBalancerFrontendIpConfiguration feipConfiguration =
+ new LoadBalancerFrontendIpConfiguration()
{
Name = lbFrontEndName,
- Properties = new LoadBalancerFrontendIPConfigurationProperties()
+ Properties = new LoadBalancerFrontendIpConfigurationProperties()
{
PublicIPAddress = new CM.SubResource()
{
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceExtensionTests/MultiRole_CreateUpdateGetAndDeleteWithExtension_WorkerAndWebRole.json b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceExtensionTests/MultiRole_CreateUpdateGetAndDeleteWithExtension_WorkerAndWebRole.json
index 9dde83806f8c..9ec1d72e43e6 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceExtensionTests/MultiRole_CreateUpdateGetAndDeleteWithExtension_WorkerAndWebRole.json
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceExtensionTests/MultiRole_CreateUpdateGetAndDeleteWithExtension_WorkerAndWebRole.json
@@ -1,28 +1,28 @@
{
"Entries": [
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar5701?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjU3MDE/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar4244?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjQyNDQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar5701\": \"2022-06-15 21:50:49Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar4244\": \"2022-11-14 19:37:49Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "7e3e282d-080a-44b9-858d-cd4183643237"
+ "925abfeb-0799-4723-b021-d137001995d2"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "97"
]
},
"ResponseHeaders": {
@@ -36,13 +36,13 @@
"1199"
],
"x-ms-request-id": [
- "af6b17bb-a6fe-47dc-ad13-a913225921da"
+ "b58cc041-791c-4362-a2c0-a4ed94cbd648"
],
"x-ms-correlation-request-id": [
- "af6b17bb-a6fe-47dc-ad13-a913225921da"
+ "b58cc041-791c-4362-a2c0-a4ed94cbd648"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215051Z:af6b17bb-a6fe-47dc-ad13-a913225921da"
+ "WESTUS2:20221114T193752Z:b58cc041-791c-4362-a2c0-a4ed94cbd648"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -51,10 +51,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:50:50 GMT"
+ "Mon, 14 Nov 2022 19:37:51 GMT"
],
"Content-Length": [
- "228"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -63,32 +63,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701\",\r\n \"name\": \"crptestar5701\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar5701\": \"2022-06-15 21:50:49Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244\",\r\n \"name\": \"crptestar4244\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar4244\": \"2022-11-14 19:37:49Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar5701?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjU3MDE/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar4244?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjQyNDQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar5701\": \"2022-06-15 21:51:00Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar4244\": \"2022-11-14 19:38:03Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "1382ae9f-c680-4bf2-adac-f90bccce2329"
+ "9df2e0aa-2624-4a58-ae34-e33d8b65c6e9"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "97"
]
},
"ResponseHeaders": {
@@ -102,13 +102,13 @@
"1198"
],
"x-ms-request-id": [
- "b9c6f560-d846-4f15-98d2-990cd2fa2926"
+ "ea8f3779-5fcf-497f-b9b3-bfb1d33fbb9b"
],
"x-ms-correlation-request-id": [
- "b9c6f560-d846-4f15-98d2-990cd2fa2926"
+ "ea8f3779-5fcf-497f-b9b3-bfb1d33fbb9b"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215100Z:b9c6f560-d846-4f15-98d2-990cd2fa2926"
+ "WESTUS2:20221114T193805Z:ea8f3779-5fcf-497f-b9b3-bfb1d33fbb9b"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -117,10 +117,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:50:59 GMT"
+ "Mon, 14 Nov 2022 19:38:05 GMT"
],
"Content-Length": [
- "228"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -129,32 +129,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701\",\r\n \"name\": \"crptestar5701\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar5701\": \"2022-06-15 21:51:00Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244\",\r\n \"name\": \"crptestar4244\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar4244\": \"2022-11-14 19:38:03Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar5701?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjU3MDE/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar4244?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjQyNDQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "3082f282-38f4-4531-81b2-ef04870d32e0"
+ "ce64c8f2-2fb9-4533-ad2f-f7825db6bd2a"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -165,16 +165,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
+ "1197"
],
"x-ms-request-id": [
- "9cfe73d5-ece6-4332-a102-497f7ba36d79"
+ "495c2f54-cc17-4efb-a59f-4dbc5c31306e"
],
"x-ms-correlation-request-id": [
- "9cfe73d5-ece6-4332-a102-497f7ba36d79"
+ "495c2f54-cc17-4efb-a59f-4dbc5c31306e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215321Z:9cfe73d5-ece6-4332-a102-497f7ba36d79"
+ "WESTUS2:20221114T193851Z:495c2f54-cc17-4efb-a59f-4dbc5c31306e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -183,10 +183,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:53:21 GMT"
+ "Mon, 14 Nov 2022 19:38:51 GMT"
],
"Content-Length": [
- "180"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -195,32 +195,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701\",\r\n \"name\": \"crptestar5701\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244\",\r\n \"name\": \"crptestar4244\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar5701?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjU3MDE/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar4244?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjQyNDQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "5a9f7f03-fd8c-4bd2-83ee-3d15b510412e"
+ "604473cd-3440-4684-83d7-1ff746f4e48a"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -234,13 +234,13 @@
"1199"
],
"x-ms-request-id": [
- "31f634b2-a3fb-4e24-8494-5dc497905f1c"
+ "7ee30eeb-7875-4829-9507-a7cef1eee726"
],
"x-ms-correlation-request-id": [
- "31f634b2-a3fb-4e24-8494-5dc497905f1c"
+ "7ee30eeb-7875-4829-9507-a7cef1eee726"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215828Z:31f634b2-a3fb-4e24-8494-5dc497905f1c"
+ "WESTUS2:20221114T194359Z:7ee30eeb-7875-4829-9507-a7cef1eee726"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -249,10 +249,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:58:27 GMT"
+ "Mon, 14 Nov 2022 19:43:59 GMT"
],
"Content-Length": [
- "180"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -261,32 +261,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701\",\r\n \"name\": \"crptestar5701\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244\",\r\n \"name\": \"crptestar4244\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar5701?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjU3MDE/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar4244?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjQyNDQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "331bbe84-41b1-4cbd-9f67-683f5c2a6dc5"
+ "96c01c01-713c-4656-972e-236e1c104e8d"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -297,16 +297,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
+ "1198"
],
"x-ms-request-id": [
- "0f9cc019-b821-404a-9c97-a8b22d9ca77d"
+ "599e9fea-5331-4811-8ca6-71a7b58ea8cd"
],
"x-ms-correlation-request-id": [
- "0f9cc019-b821-404a-9c97-a8b22d9ca77d"
+ "599e9fea-5331-4811-8ca6-71a7b58ea8cd"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220104Z:0f9cc019-b821-404a-9c97-a8b22d9ca77d"
+ "WESTUS2:20221114T194603Z:599e9fea-5331-4811-8ca6-71a7b58ea8cd"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -315,10 +315,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:01:04 GMT"
+ "Mon, 14 Nov 2022 19:46:03 GMT"
],
"Content-Length": [
- "180"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -327,32 +327,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701\",\r\n \"name\": \"crptestar5701\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244\",\r\n \"name\": \"crptestar4244\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/virtualNetworks/csvnet6905?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ2OTA1P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/virtualNetworks/csvnet2999?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQyOTk5P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet8270\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet8273\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "09df1229-894c-4765-909b-01e1ef6a9240"
+ "d702918d-40a1-4760-b703-28284443ba43"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "297"
+ "301"
]
},
"ResponseHeaders": {
@@ -366,19 +366,19 @@
"3"
],
"x-ms-request-id": [
- "4b36c44e-af23-4678-b2b5-bfab65454e6d"
+ "e388d806-6d56-48ac-9330-327fed895d8b"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/4b36c44e-af23-4678-b2b5-bfab65454e6d?api-version=2019-09-01"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/e388d806-6d56-48ac-9330-327fed895d8b?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "e6cffae8-91dd-4509-8bae-b0fe1d103375"
+ "84c3eb50-1d32-4209-bac9-4b903f4a9f50"
],
"Azure-AsyncNotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "09014474-1d96-4074-b8c8-fd37c3d6b823"
+ "866b9f1e-eb34-4fa6-8bdc-fb03f2e7a277"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -391,16 +391,16 @@
"1199"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215054Z:e6cffae8-91dd-4509-8bae-b0fe1d103375"
+ "WESTUS2:20221114T193755Z:84c3eb50-1d32-4209-bac9-4b903f4a9f50"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:50:54 GMT"
+ "Mon, 14 Nov 2022 19:37:55 GMT"
],
"Content-Length": [
- "1232"
+ "1237"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -409,19 +409,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet6905\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/virtualNetworks/csvnet6905\",\r\n \"etag\": \"W/\\\"6ebadc8e-c49d-4320-bb05-12717e6b1271\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"6e84b20d-713a-487f-9d8f-397aff14bfeb\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet8270\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/virtualNetworks/csvnet6905/subnets/subnet8270\",\r\n \"etag\": \"W/\\\"6ebadc8e-c49d-4320-bb05-12717e6b1271\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet2999\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/virtualNetworks/csvnet2999\",\r\n \"etag\": \"W/\\\"2659f681-3095-4751-aff1-23dc8a867989\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"aef2eb62-dd5d-4dd6-9c2d-f55ca68b2ed3\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet8273\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/virtualNetworks/csvnet2999/subnets/subnet8273\",\r\n \"etag\": \"W/\\\"2659f681-3095-4751-aff1-23dc8a867989\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/4b36c44e-af23-4678-b2b5-bfab65454e6d?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzRiMzZjNDRlLWFmMjMtNDY3OC1iMmI1LWJmYWI2NTQ1NGU2ZD9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/e388d806-6d56-48ac-9330-327fed895d8b?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy9lMzg4ZDgwNi02ZDU2LTQ4YWMtOTMzMC0zMjdmZWQ4OTVkOGI/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -433,13 +433,13 @@
"no-cache"
],
"x-ms-request-id": [
- "b95f85f3-5b7d-424c-8cc1-018073f039fe"
+ "a5f427d0-1be3-4f54-9088-0b91802f07e7"
],
"x-ms-correlation-request-id": [
- "78d38f3c-dbb8-468b-98e0-08077f2262e4"
+ "8c0f20c4-8637-4882-a792-6e102232a29f"
],
"x-ms-arm-service-request-id": [
- "b9a08922-45f3-467f-a5b7-a8a8c3053c7c"
+ "225c9aa0-0ff4-4355-95a2-e6746a81dfc5"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -452,13 +452,13 @@
"11999"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215057Z:78d38f3c-dbb8-468b-98e0-08077f2262e4"
+ "WESTUS2:20221114T193758Z:8c0f20c4-8637-4882-a792-6e102232a29f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:50:57 GMT"
+ "Mon, 14 Nov 2022 19:37:58 GMT"
],
"Content-Length": [
"29"
@@ -474,15 +474,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/virtualNetworks/csvnet6905?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ2OTA1P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/virtualNetworks/csvnet2999?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQyOTk5P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -494,16 +494,16 @@
"no-cache"
],
"ETag": [
- "W/\"4a3c61f9-1c7f-4071-8db9-bd1f2073b54f\""
+ "W/\"b75ef916-2185-4fac-a784-710073eacab2\""
],
"x-ms-request-id": [
- "f5dfa4d5-daac-415a-b07b-ded78cfd3a49"
+ "334af4c5-a1fc-4fc2-b262-3db445317c6f"
],
"x-ms-correlation-request-id": [
- "bf80994b-a3b0-4575-a456-2b31bbfd9a05"
+ "c4278a4d-561a-466b-af85-e352b162eab2"
],
"x-ms-arm-service-request-id": [
- "34f92d58-a975-4ed2-97d9-ef476ba9765a"
+ "53e8e079-d657-4cd9-9e26-55d768949e46"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -516,16 +516,16 @@
"11998"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215057Z:bf80994b-a3b0-4575-a456-2b31bbfd9a05"
+ "WESTUS2:20221114T193759Z:c4278a4d-561a-466b-af85-e352b162eab2"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:50:57 GMT"
+ "Mon, 14 Nov 2022 19:37:58 GMT"
],
"Content-Length": [
- "1234"
+ "1239"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -534,32 +534,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet6905\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/virtualNetworks/csvnet6905\",\r\n \"etag\": \"W/\\\"4a3c61f9-1c7f-4071-8db9-bd1f2073b54f\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"6e84b20d-713a-487f-9d8f-397aff14bfeb\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet8270\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/virtualNetworks/csvnet6905/subnets/subnet8270\",\r\n \"etag\": \"W/\\\"4a3c61f9-1c7f-4071-8db9-bd1f2073b54f\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet2999\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/virtualNetworks/csvnet2999\",\r\n \"etag\": \"W/\\\"b75ef916-2185-4fac-a784-710073eacab2\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"aef2eb62-dd5d-4dd6-9c2d-f55ca68b2ed3\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet8273\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/virtualNetworks/csvnet2999/subnets/subnet8273\",\r\n \"etag\": \"W/\\\"b75ef916-2185-4fac-a784-710073eacab2\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/publicIPAddresses/cspip5303?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwNTMwMz9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/publicIPAddresses/cspip6972?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwNjk3Mj9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns807\"\r\n }\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns9472\"\r\n }\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "f0d836ef-c242-40b1-acde-9d4cdded05ec"
+ "6ae4237e-40ba-4186-9e6c-84ac2ab35489"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "162"
+ "167"
]
},
"ResponseHeaders": {
@@ -573,19 +573,19 @@
"1"
],
"x-ms-request-id": [
- "e59eedbd-d262-4f10-8da2-fc9f65b98239"
+ "a6941a95-2533-40ad-98ae-13cd66340fdc"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/e59eedbd-d262-4f10-8da2-fc9f65b98239?api-version=2019-09-01"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/a6941a95-2533-40ad-98ae-13cd66340fdc?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "284fba39-0a1e-482a-ae48-9b84a11a1826"
+ "91ea8b7c-3c91-4789-9d74-d0a557adcfe8"
],
"Azure-AsyncNotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "5d2735a0-478a-4766-a772-bc2e1dbf0b0b"
+ "402a3628-5b42-407c-a032-c19b0fdd6fd9"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -598,16 +598,16 @@
"1198"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215059Z:284fba39-0a1e-482a-ae48-9b84a11a1826"
+ "WESTUS2:20221114T193801Z:91ea8b7c-3c91-4789-9d74-d0a557adcfe8"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:50:58 GMT"
+ "Mon, 14 Nov 2022 19:38:00 GMT"
],
"Content-Length": [
- "722"
+ "732"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -616,19 +616,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip5303\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/publicIPAddresses/cspip5303\",\r\n \"etag\": \"W/\\\"0f6dd7a5-440e-4365-9335-278747fe5da2\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"488771de-b33b-4ef0-8813-5a8423246fe8\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns807\",\r\n \"fqdn\": \"dns807.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip6972\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/publicIPAddresses/cspip6972\",\r\n \"etag\": \"W/\\\"95a7fa85-0345-4522-82e0-3307b5eb6d1a\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"e37555f8-cbe3-4b08-af95-e139982306ab\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns9472\",\r\n \"fqdn\": \"dns9472.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/e59eedbd-d262-4f10-8da2-fc9f65b98239?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zL2U1OWVlZGJkLWQyNjItNGYxMC04ZGEyLWZjOWY2NWI5ODIzOT9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/a6941a95-2533-40ad-98ae-13cd66340fdc?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy9hNjk0MWE5NS0yNTMzLTQwYWQtOThhZS0xM2NkNjYzNDBmZGM/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -639,14 +639,17 @@
"Pragma": [
"no-cache"
],
+ "Retry-After": [
+ "2"
+ ],
"x-ms-request-id": [
- "e8c68951-4923-473e-9652-cb8631bac367"
+ "95e48c68-2aaf-491b-8853-91b3cab65611"
],
"x-ms-correlation-request-id": [
- "6a4722d2-0dd6-4e7f-ab22-bb889c9ce7d8"
+ "5cfa2b61-8544-452d-b70e-a8543ce106f9"
],
"x-ms-arm-service-request-id": [
- "e2e0f60d-5db3-4aa6-82a1-dfeea3afa368"
+ "2fe7a8f8-cf2d-4aec-afdc-6b4d729d376e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -659,13 +662,74 @@
"11997"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215100Z:6a4722d2-0dd6-4e7f-ab22-bb889c9ce7d8"
+ "WESTUS2:20221114T193802Z:5cfa2b61-8544-452d-b70e-a8543ce106f9"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 19:38:01 GMT"
+ ],
+ "Content-Length": [
+ "30"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/a6941a95-2533-40ad-98ae-13cd66340fdc?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy9hNjk0MWE5NS0yNTMzLTQwYWQtOThhZS0xM2NkNjYzNDBmZGM/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-request-id": [
+ "c77a79b5-6e8c-4625-b445-e7bf169a3bce"
+ ],
+ "x-ms-correlation-request-id": [
+ "ada4c545-d42e-4800-b686-22a65651451e"
+ ],
+ "x-ms-arm-service-request-id": [
+ "5b4dfe82-b343-4f85-8e70-b66bbde57c0b"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11996"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T193804Z:ada4c545-d42e-4800-b686-22a65651451e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:50:59 GMT"
+ "Mon, 14 Nov 2022 19:38:03 GMT"
],
"Content-Length": [
"29"
@@ -681,15 +745,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/publicIPAddresses/cspip5303?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwNTMwMz9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/publicIPAddresses/cspip6972?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwNjk3Mj9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -701,16 +765,16 @@
"no-cache"
],
"ETag": [
- "W/\"f8e788c4-4737-44d3-be44-7c7e5c09b854\""
+ "W/\"6003f860-d035-4e55-a7bf-f46c5b8dd9a9\""
],
"x-ms-request-id": [
- "e1821394-31b6-4b86-85d7-01d71b8e7bbd"
+ "21972911-f5e0-4dfa-abac-9a27ee2a0b6c"
],
"x-ms-correlation-request-id": [
- "dee4b12d-fd94-4303-a4ba-9dc41f4b61f0"
+ "87fc1542-0dfe-42c3-819a-060a09ebfa48"
],
"x-ms-arm-service-request-id": [
- "fb7252c1-b3d9-48fc-9ec1-ccea15ee06da"
+ "6a610b12-788c-4974-bcab-467eb516e8f1"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -720,19 +784,19 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
+ "11995"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215100Z:dee4b12d-fd94-4303-a4ba-9dc41f4b61f0"
+ "WESTUS2:20221114T193804Z:87fc1542-0dfe-42c3-819a-060a09ebfa48"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:51:00 GMT"
+ "Mon, 14 Nov 2022 19:38:04 GMT"
],
"Content-Length": [
- "723"
+ "733"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -741,32 +805,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip5303\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/publicIPAddresses/cspip5303\",\r\n \"etag\": \"W/\\\"f8e788c4-4737-44d3-be44-7c7e5c09b854\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"488771de-b33b-4ef0-8813-5a8423246fe8\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns807\",\r\n \"fqdn\": \"dns807.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip6972\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/publicIPAddresses/cspip6972\",\r\n \"etag\": \"W/\\\"6003f860-d035-4e55-a7bf-f46c5b8dd9a9\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"e37555f8-cbe3-4b08-af95-e139982306ab\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns9472\",\r\n \"fqdn\": \"dns9472.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Storage/storageAccounts/saforcspkg5762?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNTc2Mj9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Storage/storageAccounts/saforcspkg6021?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNjAyMT9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "3a0f92a9-721f-4332-8a46-a3f8e359525f"
+ "763e3557-d818-40a5-a6b1-4981c655fd75"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "89"
+ "93"
]
},
"ResponseHeaders": {
@@ -777,13 +841,13 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0084aead-96d2-4546-8cd0-b414b50662bd?monitor=true&api-version=2015-06-15"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/36b98790-a541-4ba9-8979-f3e0e9ab8453?monitor=true&api-version=2015-06-15"
],
"Retry-After": [
"17"
],
"x-ms-request-id": [
- "0084aead-96d2-4546-8cd0-b414b50662bd"
+ "36b98790-a541-4ba9-8979-f3e0e9ab8453"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -795,16 +859,16 @@
"1199"
],
"x-ms-correlation-request-id": [
- "c5f56f4c-8d31-492b-9d1b-84291425b3ec"
+ "63eba07d-aeed-4a57-aee9-f219cda8e258"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215104Z:c5f56f4c-8d31-492b-9d1b-84291425b3ec"
+ "WESTUS2:20221114T193811Z:63eba07d-aeed-4a57-aee9-f219cda8e258"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:51:04 GMT"
+ "Mon, 14 Nov 2022 19:38:10 GMT"
],
"Content-Type": [
"text/plain; charset=utf-8"
@@ -820,15 +884,15 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0084aead-96d2-4546-8cd0-b414b50662bd?monitor=true&api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMi9hc3luY29wZXJhdGlvbnMvMDA4NGFlYWQtOTZkMi00NTQ2LThjZDAtYjQxNGI1MDY2MmJkP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/36b98790-a541-4ba9-8979-f3e0e9ab8453?monitor=true&api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvYXN5bmNvcGVyYXRpb25zLzM2Yjk4NzkwLWE1NDEtNGJhOS04OTc5LWYzZTBlOWFiODQ1Mz9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -840,7 +904,7 @@
"no-cache"
],
"x-ms-request-id": [
- "575a15af-95bc-46e3-b584-e247a710317e"
+ "f0394340-32af-40de-884f-8fd60540c722"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -852,19 +916,19 @@
"11999"
],
"x-ms-correlation-request-id": [
- "cec75a62-d0db-4740-85e7-d9bfca5b97ef"
+ "dfdb4338-6a8a-43b0-a08b-4fef13312b37"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215122Z:cec75a62-d0db-4740-85e7-d9bfca5b97ef"
+ "WESTUS2:20221114T193828Z:dfdb4338-6a8a-43b0-a08b-4fef13312b37"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:51:21 GMT"
+ "Mon, 14 Nov 2022 19:38:28 GMT"
],
"Content-Length": [
- "89"
+ "93"
],
"Content-Type": [
"application/json"
@@ -873,25 +937,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "dd9d7d15-b681-430f-9ab5-688dc967bbe5"
+ "4a1ee6b7-fa08-4118-8314-69bca1de671c"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -903,7 +967,7 @@
"no-cache"
],
"x-ms-request-id": [
- "d1baffd0-1efc-41cc-b6fc-10a4544e8e98"
+ "91c9c612-3bd0-4d26-bb6c-ef1564592673"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -915,19 +979,19 @@
"11998"
],
"x-ms-correlation-request-id": [
- "7de0863d-a78e-404a-bdd8-ae76288017d5"
+ "b659b3d9-f6d4-446d-9675-9f8651d1b623"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215132Z:7de0863d-a78e-404a-bdd8-ae76288017d5"
+ "WESTUS2:20221114T193839Z:b659b3d9-f6d4-446d-9675-9f8651d1b623"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:51:31 GMT"
+ "Mon, 14 Nov 2022 19:38:38 GMT"
],
"Content-Length": [
- "747"
+ "759"
],
"Content-Type": [
"application/json"
@@ -936,25 +1000,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Storage/storageAccounts/saforcspkg5762\",\r\n \"name\": \"saforcspkg5762\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T21:51:03.4655508Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg5762.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg5762.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg5762.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg5762.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\",\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Storage/storageAccounts/saforcspkg6021\",\r\n \"name\": \"saforcspkg6021\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T19:38:07.7753042Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg6021.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg6021.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg6021.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg6021.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Storage/storageAccounts/saforcspkg5762?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNTc2Mj9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Storage/storageAccounts/saforcspkg6021?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNjAyMT9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "171360b8-5ed3-4c21-b844-ec1fc26de2df"
+ "06ea4f9b-2983-40c5-922c-467ca65d531e"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -966,7 +1030,7 @@
"no-cache"
],
"x-ms-request-id": [
- "7a050ce4-f78e-4f34-9a60-384553a6dbe9"
+ "d072a125-7266-4e97-acd5-c9db8ed1ea6e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -978,19 +1042,19 @@
"11997"
],
"x-ms-correlation-request-id": [
- "19ea1c7b-2769-44af-a7a2-37e6ccaa500b"
+ "4ddb38f1-0bcf-4108-8d32-38933174216c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215132Z:19ea1c7b-2769-44af-a7a2-37e6ccaa500b"
+ "WESTUS2:20221114T193839Z:4ddb38f1-0bcf-4108-8d32-38933174216c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:51:31 GMT"
+ "Mon, 14 Nov 2022 19:38:39 GMT"
],
"Content-Length": [
- "735"
+ "747"
],
"Content-Type": [
"application/json"
@@ -999,25 +1063,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Storage/storageAccounts/saforcspkg5762\",\r\n \"name\": \"saforcspkg5762\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T21:51:03.4655508Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg5762.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg5762.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg5762.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg5762.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\",\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Storage/storageAccounts/saforcspkg6021\",\r\n \"name\": \"saforcspkg6021\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T19:38:07.7753042Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg6021.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg6021.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg6021.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg6021.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Storage/storageAccounts/saforcspkg5762/listKeys?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNTc2Mi9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Storage/storageAccounts/saforcspkg6021/listKeys?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNjAyMS9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "POST",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "882af330-2012-4174-870d-8efb2bb13549"
+ "5f8db80e-11cc-4771-93b3-98df22b50939"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -1029,7 +1093,7 @@
"no-cache"
],
"x-ms-request-id": [
- "05466278-f406-4d31-9619-db315d3f0c09"
+ "83ff7014-32fa-4ed4-a559-2abae32593f5"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1041,16 +1105,16 @@
"11999"
],
"x-ms-correlation-request-id": [
- "b6801b9c-4560-47b6-939f-33a54cd38b32"
+ "858ffde8-0d93-461e-8018-b593ca28ea83"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215132Z:b6801b9c-4560-47b6-939f-33a54cd38b32"
+ "WESTUS2:20221114T193839Z:858ffde8-0d93-461e-8018-b593ca28ea83"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:51:31 GMT"
+ "Mon, 14 Nov 2022 19:38:39 GMT"
],
"Content-Length": [
"197"
@@ -1066,28 +1130,28 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Compute/cloudServices/cs963?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NjM/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Compute/cloudServices/cs99?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg5762.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=Y%2BSbfPr811B0ikZ0QEzd1mGeQciEjiWSRI4uND9ur2I%3D&st=2022-06-14T21%3A53%3A20Z&se=2022-06-17T21%3A53%3A20Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3753\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe7349\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/publicIPAddresses/cspip5303\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.1\",\r\n \"autoUpgradeMinorVersion\": true,\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\",\r\n \"protectedSettings\": \"VsmrdpTest!\"\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg6021.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=9iShiepGQ3hBL9o6xBAgxzh%2B0CECgp2OMPZZPcMQOmg%3D&st=2022-11-13T19%3A38%3A50Z&se=2022-11-16T19%3A38%3A50Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3045\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4547\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/publicIPAddresses/cspip6972\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.1\",\r\n \"autoUpgradeMinorVersion\": true,\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\",\r\n \"protectedSettings\": \"VsmrdpTest!\"\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "4fe317d7-15d7-4e11-88c9-5febb6bc8703"
+ "f89cc234-9573-4745-a484-649652b050b7"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "4047"
+ "4051"
]
},
"ResponseHeaders": {
@@ -1098,19 +1162,19 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/b157fa4b-7a78-4610-a740-7b114131ffb5?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/e86c00bc-2357-4436-afbd-e03867420b7d?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;292,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;292"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "b157fa4b-7a78-4610-a740-7b114131ffb5"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;293"
+ "e86c00bc-2357-4436-afbd-e03867420b7d"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1119,19 +1183,19 @@
"1199"
],
"x-ms-correlation-request-id": [
- "c638875c-b189-4132-8f73-fc680b7c9c6a"
+ "800a0b80-c7cd-48f2-8aaf-6dc3405bdd94"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215324Z:c638875c-b189-4132-8f73-fc680b7c9c6a"
+ "WESTUS2:20221114T193855Z:800a0b80-c7cd-48f2-8aaf-6dc3405bdd94"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:53:23 GMT"
+ "Mon, 14 Nov 2022 19:38:54 GMT"
],
"Content-Length": [
- "4478"
+ "4504"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1140,32 +1204,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs963\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3753\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7349\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/publicIPAddresses/cspip5303\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"a39550f7-a697-41cf-a265-3e33c2bf6022\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:53:23.6762366Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:53:23.6762366Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs99\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3045\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4547\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/publicIPAddresses/cspip6972\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"5b5f48a6-5265-4741-8a7b-6bd559416f66\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:38:54.6509998Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:38:54.6509998Z\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Compute/cloudServices/cs963?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NjM/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Compute/cloudServices/cs99?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg5762.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=Y%2BSbfPr811B0ikZ0QEzd1mGeQciEjiWSRI4uND9ur2I%3D&st=2022-06-14T21%3A53%3A20Z&se=2022-06-17T21%3A53%3A20Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3753\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe7349\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/publicIPAddresses/cspip5303\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\",\r\n \"autoUpgradeMinorVersion\": false\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg6021.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=SANITIZED\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3045\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4547\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/publicIPAddresses/cspip6972\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\",\r\n \"autoUpgradeMinorVersion\": false\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "9585f966-6588-41f1-9bcc-00d1e66520e7"
+ "0e800148-6b34-40cb-8a0f-128b2200556d"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "3818"
+ "3822"
]
},
"ResponseHeaders": {
@@ -1176,40 +1240,40 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/98e8fc83-22a4-4d46-9b2e-8a5e3b845b9c?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/4c388834-360b-4092-8444-31fc032b5a1a?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;292,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;292"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "98e8fc83-22a4-4d46-9b2e-8a5e3b845b9c"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;292"
+ "4c388834-360b-4092-8444-31fc032b5a1a"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
+ "1199"
],
"x-ms-correlation-request-id": [
- "6ca78024-2fb2-4f76-be49-c15811170dd8"
+ "6fba2e6d-4a54-447c-b56b-73697946f79b"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215830Z:6ca78024-2fb2-4f76-be49-c15811170dd8"
+ "WESTUS2:20221114T194401Z:6fba2e6d-4a54-447c-b56b-73697946f79b"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:58:30 GMT"
+ "Mon, 14 Nov 2022 19:44:01 GMT"
],
"Content-Length": [
- "4348"
+ "4374"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1218,32 +1282,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs963\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3753\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7349\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/publicIPAddresses/cspip5303\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Updating\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"a39550f7-a697-41cf-a265-3e33c2bf6022\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:53:23.6762366Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:58:29.7244401Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs99\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3045\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4547\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/publicIPAddresses/cspip6972\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Updating\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"5b5f48a6-5265-4741-8a7b-6bd559416f66\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:38:54.6509998Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:44:00.3707659Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Compute/cloudServices/cs963?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NjM/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Compute/cloudServices/cs99?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg5762.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=Y%2BSbfPr811B0ikZ0QEzd1mGeQciEjiWSRI4uND9ur2I%3D&st=2022-06-14T21%3A53%3A20Z&se=2022-06-17T21%3A53%3A20Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3753\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe7349\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/publicIPAddresses/cspip5303\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg6021.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=SANITIZED\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3045\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4547\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/publicIPAddresses/cspip6972\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "ab0be6e9-a256-48c4-aa06-f99e0f853726"
+ "10d1f9e3-a45f-4829-978b-276e7dc847db"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "3466"
+ "3470"
]
},
"ResponseHeaders": {
@@ -1254,40 +1318,40 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/635a3378-edda-47fa-8d79-9a7f42a7bb97?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7265f2b4-55ac-41c8-9c5f-2b0edf905e70?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;291,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;291"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "635a3378-edda-47fa-8d79-9a7f42a7bb97"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;292"
+ "7265f2b4-55ac-41c8-9c5f-2b0edf905e70"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
+ "1197"
],
"x-ms-correlation-request-id": [
- "35658160-d232-4175-b1c4-16bd2decd686"
+ "2bea1ba8-5318-4c14-a632-6756519ae995"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220106Z:35658160-d232-4175-b1c4-16bd2decd686"
+ "WESTUS2:20221114T194605Z:2bea1ba8-5318-4c14-a632-6756519ae995"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:01:06 GMT"
+ "Mon, 14 Nov 2022 19:46:05 GMT"
],
"Content-Length": [
- "3948"
+ "3974"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1296,20 +1360,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs963\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3753\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7349\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/publicIPAddresses/cspip5303\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"a39550f7-a697-41cf-a265-3e33c2bf6022\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:53:23.6762366Z\",\r\n \"lastModifiedAt\": \"2022-06-15T22:01:05.5377564Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs99\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3045\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4547\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/publicIPAddresses/cspip6972\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"5b5f48a6-5265-4741-8a7b-6bd559416f66\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:38:54.6509998Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:46:04.4334266Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/b157fa4b-7a78-4610-a740-7b114131ffb5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYjE1N2ZhNGItN2E3OC00NjEwLWE3NDAtN2IxMTQxMzFmZmI1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/e86c00bc-2357-4436-afbd-e03867420b7d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2U4NmMwMGJjLTIzNTctNDQzNi1hZmJkLWUwMzg2NzQyMGI3ZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1323,29 +1387,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "926cd311-b47e-4578-8486-2d3216874d10"
+ "417cb082-bc3c-4833-8bda-813a2a721acb"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
+ "11999"
],
"x-ms-correlation-request-id": [
- "c195f666-7ca4-4f3f-b280-055411e3d8b4"
+ "c3719212-3fc6-44c9-a0ed-a30beafa4851"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215355Z:c195f666-7ca4-4f3f-b280-055411e3d8b4"
+ "WESTUS2:20221114T193926Z:c3719212-3fc6-44c9-a0ed-a30beafa4851"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:53:54 GMT"
+ "Mon, 14 Nov 2022 19:39:25 GMT"
],
"Content-Length": [
"134"
@@ -1357,20 +1421,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:53:23.6762366-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b157fa4b-7a78-4610-a740-7b114131ffb5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:38:54.6509998-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e86c00bc-2357-4436-afbd-e03867420b7d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/b157fa4b-7a78-4610-a740-7b114131ffb5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYjE1N2ZhNGItN2E3OC00NjEwLWE3NDAtN2IxMTQxMzFmZmI1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/e86c00bc-2357-4436-afbd-e03867420b7d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2U4NmMwMGJjLTIzNTctNDQzNi1hZmJkLWUwMzg2NzQyMGI3ZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1384,29 +1448,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "58ce21b0-5940-46a8-944b-c193b4942182"
+ "7c7f1875-90e4-4cd9-9a99-ab03bb57947e"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
+ "11998"
],
"x-ms-correlation-request-id": [
- "a0d720fd-9234-4412-9c83-3f60e11baab1"
+ "68dfdb8c-03a5-434e-88ee-5815027da240"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215425Z:a0d720fd-9234-4412-9c83-3f60e11baab1"
+ "WESTUS2:20221114T193956Z:68dfdb8c-03a5-434e-88ee-5815027da240"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:54:24 GMT"
+ "Mon, 14 Nov 2022 19:39:56 GMT"
],
"Content-Length": [
"134"
@@ -1418,20 +1482,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:53:23.6762366-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b157fa4b-7a78-4610-a740-7b114131ffb5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:38:54.6509998-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e86c00bc-2357-4436-afbd-e03867420b7d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/b157fa4b-7a78-4610-a740-7b114131ffb5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYjE1N2ZhNGItN2E3OC00NjEwLWE3NDAtN2IxMTQxMzFmZmI1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/e86c00bc-2357-4436-afbd-e03867420b7d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2U4NmMwMGJjLTIzNTctNDQzNi1hZmJkLWUwMzg2NzQyMGI3ZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1445,29 +1509,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "7d9edc1b-b0cf-4792-a610-0e0084b6688a"
+ "01713650-66fc-4e64-ba51-49b6c0955746"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
+ "11997"
],
"x-ms-correlation-request-id": [
- "f3d817d0-e064-40b1-bdaa-5ea23a0ac40a"
+ "d1827e36-1ff4-40aa-afc6-773bd527efad"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215455Z:f3d817d0-e064-40b1-bdaa-5ea23a0ac40a"
+ "WESTUS2:20221114T194026Z:d1827e36-1ff4-40aa-afc6-773bd527efad"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:54:54 GMT"
+ "Mon, 14 Nov 2022 19:40:26 GMT"
],
"Content-Length": [
"134"
@@ -1479,20 +1543,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:53:23.6762366-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b157fa4b-7a78-4610-a740-7b114131ffb5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:38:54.6509998-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e86c00bc-2357-4436-afbd-e03867420b7d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/b157fa4b-7a78-4610-a740-7b114131ffb5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYjE1N2ZhNGItN2E3OC00NjEwLWE3NDAtN2IxMTQxMzFmZmI1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/e86c00bc-2357-4436-afbd-e03867420b7d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2U4NmMwMGJjLTIzNTctNDQzNi1hZmJkLWUwMzg2NzQyMGI3ZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1506,10 +1570,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "3f7821ef-f9ec-4a59-b4a2-9f7b1a5b978b"
+ "9d8cc2a9-7008-4e84-8f95-9a97b2766440"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1519,16 +1583,16 @@
"11996"
],
"x-ms-correlation-request-id": [
- "40c6fc15-6f7a-4dbd-a8b3-98a942167d09"
+ "4506fd14-7462-4ccf-9501-c3515afbd451"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215525Z:40c6fc15-6f7a-4dbd-a8b3-98a942167d09"
+ "WESTUS2:20221114T194056Z:4506fd14-7462-4ccf-9501-c3515afbd451"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:55:24 GMT"
+ "Mon, 14 Nov 2022 19:40:55 GMT"
],
"Content-Length": [
"134"
@@ -1540,20 +1604,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:53:23.6762366-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b157fa4b-7a78-4610-a740-7b114131ffb5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:38:54.6509998-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e86c00bc-2357-4436-afbd-e03867420b7d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/b157fa4b-7a78-4610-a740-7b114131ffb5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYjE1N2ZhNGItN2E3OC00NjEwLWE3NDAtN2IxMTQxMzFmZmI1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/e86c00bc-2357-4436-afbd-e03867420b7d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2U4NmMwMGJjLTIzNTctNDQzNi1hZmJkLWUwMzg2NzQyMGI3ZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1567,10 +1631,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "87fad795-6159-4ee5-940a-87d47007ce19"
+ "161297b9-335f-4402-b650-6e7cb50c4404"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1580,16 +1644,16 @@
"11995"
],
"x-ms-correlation-request-id": [
- "bafa051b-f65c-40af-844f-efd8bf3cb30c"
+ "d8d9f585-639b-4cca-8b89-13455959b170"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215555Z:bafa051b-f65c-40af-844f-efd8bf3cb30c"
+ "WESTUS2:20221114T194126Z:d8d9f585-639b-4cca-8b89-13455959b170"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:55:54 GMT"
+ "Mon, 14 Nov 2022 19:41:25 GMT"
],
"Content-Length": [
"134"
@@ -1601,20 +1665,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:53:23.6762366-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b157fa4b-7a78-4610-a740-7b114131ffb5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:38:54.6509998-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e86c00bc-2357-4436-afbd-e03867420b7d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/b157fa4b-7a78-4610-a740-7b114131ffb5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYjE1N2ZhNGItN2E3OC00NjEwLWE3NDAtN2IxMTQxMzFmZmI1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/e86c00bc-2357-4436-afbd-e03867420b7d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2U4NmMwMGJjLTIzNTctNDQzNi1hZmJkLWUwMzg2NzQyMGI3ZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1628,10 +1692,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "e447d1aa-3095-45ee-a101-50e0841de952"
+ "501dabb7-94bd-44ce-a9e6-26e55a659daf"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1641,16 +1705,16 @@
"11994"
],
"x-ms-correlation-request-id": [
- "26d12a95-d50d-4f85-9da6-c1eb213015cb"
+ "f9e79c76-d51e-482f-989b-cbd4cbab963f"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215625Z:26d12a95-d50d-4f85-9da6-c1eb213015cb"
+ "WESTUS2:20221114T194156Z:f9e79c76-d51e-482f-989b-cbd4cbab963f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:56:25 GMT"
+ "Mon, 14 Nov 2022 19:41:56 GMT"
],
"Content-Length": [
"134"
@@ -1662,20 +1726,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:53:23.6762366-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b157fa4b-7a78-4610-a740-7b114131ffb5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:38:54.6509998-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e86c00bc-2357-4436-afbd-e03867420b7d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/b157fa4b-7a78-4610-a740-7b114131ffb5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYjE1N2ZhNGItN2E3OC00NjEwLWE3NDAtN2IxMTQxMzFmZmI1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/e86c00bc-2357-4436-afbd-e03867420b7d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2U4NmMwMGJjLTIzNTctNDQzNi1hZmJkLWUwMzg2NzQyMGI3ZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1689,10 +1753,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "c7c8c1da-e641-4c5d-969b-e077776f0b01"
+ "bee93212-a052-4030-a60b-0319dc74c8f0"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1702,16 +1766,16 @@
"11993"
],
"x-ms-correlation-request-id": [
- "a8f20488-ebca-496a-83cd-d072c66d9f0a"
+ "fdd55717-aab9-4cae-a0b7-e35a18811744"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215655Z:a8f20488-ebca-496a-83cd-d072c66d9f0a"
+ "WESTUS2:20221114T194227Z:fdd55717-aab9-4cae-a0b7-e35a18811744"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:56:55 GMT"
+ "Mon, 14 Nov 2022 19:42:26 GMT"
],
"Content-Length": [
"134"
@@ -1723,20 +1787,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:53:23.6762366-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b157fa4b-7a78-4610-a740-7b114131ffb5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:38:54.6509998-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e86c00bc-2357-4436-afbd-e03867420b7d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/b157fa4b-7a78-4610-a740-7b114131ffb5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYjE1N2ZhNGItN2E3OC00NjEwLWE3NDAtN2IxMTQxMzFmZmI1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/e86c00bc-2357-4436-afbd-e03867420b7d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2U4NmMwMGJjLTIzNTctNDQzNi1hZmJkLWUwMzg2NzQyMGI3ZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1750,10 +1814,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "a59fa533-1613-4256-8d09-9243b5cb3588"
+ "a7335ede-4a63-4b1c-a1b8-b11e7162ea2b"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1763,16 +1827,16 @@
"11992"
],
"x-ms-correlation-request-id": [
- "136a12f7-bf4d-4d7d-bf01-36ab703c193e"
+ "e43f803f-0934-46cb-a7dc-9fc1cc6e1083"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215725Z:136a12f7-bf4d-4d7d-bf01-36ab703c193e"
+ "WESTUS2:20221114T194257Z:e43f803f-0934-46cb-a7dc-9fc1cc6e1083"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:57:25 GMT"
+ "Mon, 14 Nov 2022 19:42:56 GMT"
],
"Content-Length": [
"134"
@@ -1784,20 +1848,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:53:23.6762366-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b157fa4b-7a78-4610-a740-7b114131ffb5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:38:54.6509998-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e86c00bc-2357-4436-afbd-e03867420b7d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/b157fa4b-7a78-4610-a740-7b114131ffb5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYjE1N2ZhNGItN2E3OC00NjEwLWE3NDAtN2IxMTQxMzFmZmI1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/e86c00bc-2357-4436-afbd-e03867420b7d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2U4NmMwMGJjLTIzNTctNDQzNi1hZmJkLWUwMzg2NzQyMGI3ZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1811,10 +1875,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "267b78e8-cd9f-4c1d-96a7-e479532fdce9"
+ "a97c9ae4-728f-40d2-a56b-b021447a4950"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1824,16 +1888,16 @@
"11991"
],
"x-ms-correlation-request-id": [
- "abada91a-3ecd-4068-b8b6-88b8927ca008"
+ "5adfeadd-7563-4824-8b3a-4a66aaaa5032"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215756Z:abada91a-3ecd-4068-b8b6-88b8927ca008"
+ "WESTUS2:20221114T194327Z:5adfeadd-7563-4824-8b3a-4a66aaaa5032"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:57:55 GMT"
+ "Mon, 14 Nov 2022 19:43:26 GMT"
],
"Content-Length": [
"134"
@@ -1845,20 +1909,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:53:23.6762366-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b157fa4b-7a78-4610-a740-7b114131ffb5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:38:54.6509998-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e86c00bc-2357-4436-afbd-e03867420b7d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/b157fa4b-7a78-4610-a740-7b114131ffb5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYjE1N2ZhNGItN2E3OC00NjEwLWE3NDAtN2IxMTQxMzFmZmI1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/e86c00bc-2357-4436-afbd-e03867420b7d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2U4NmMwMGJjLTIzNTctNDQzNi1hZmJkLWUwMzg2NzQyMGI3ZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1872,29 +1936,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "4ddf1b48-4a73-48ef-8529-651a10eb6c0d"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
+ "544eb742-e4a7-42ed-a422-1245e95043e0"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11990"
+ ],
"x-ms-correlation-request-id": [
- "c718c818-15fd-4a6b-86f6-e5214c9bab10"
+ "3f86cf77-8dd4-48c4-a82e-529340441f71"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215826Z:c718c818-15fd-4a6b-86f6-e5214c9bab10"
+ "WESTUS2:20221114T194357Z:3f86cf77-8dd4-48c4-a82e-529340441f71"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:58:25 GMT"
+ "Mon, 14 Nov 2022 19:43:57 GMT"
],
"Content-Length": [
"184"
@@ -1906,20 +1970,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:53:23.6762366-05:00\",\r\n \"endTime\": \"2022-06-15T16:58:17.3337379-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"b157fa4b-7a78-4610-a740-7b114131ffb5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:38:54.6509998-08:00\",\r\n \"endTime\": \"2022-11-14T11:43:32.4801525-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"e86c00bc-2357-4436-afbd-e03867420b7d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Compute/cloudServices/cs963?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NjM/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Compute/cloudServices/cs99?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1929,14 +1993,14 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;995,Microsoft.Compute/GetCloudService30Min;4904,Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4958"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "db8af553-9cde-4958-89ec-698743829799"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;388,Microsoft.Compute/GetCloudService30Min;2457"
+ "0927f03c-b59d-40a5-ac66-6b258d0cbc14"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1945,19 +2009,19 @@
"11989"
],
"x-ms-correlation-request-id": [
- "cca80a8d-dfd9-46e3-b3d9-644901bc51ec"
+ "d062bb09-3209-444d-9bad-1b896504360b"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215826Z:cca80a8d-dfd9-46e3-b3d9-644901bc51ec"
+ "WESTUS2:20221114T194357Z:d062bb09-3209-444d-9bad-1b896504360b"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:58:25 GMT"
+ "Mon, 14 Nov 2022 19:43:57 GMT"
],
"Content-Length": [
- "4481"
+ "4507"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1966,26 +2030,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs963\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3753\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7349\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/publicIPAddresses/cspip5303\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"a39550f7-a697-41cf-a265-3e33c2bf6022\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:53:23.6762366Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:53:23.6762366Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs99\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3045\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4547\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/publicIPAddresses/cspip6972\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"5b5f48a6-5265-4741-8a7b-6bd559416f66\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:38:54.6509998Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:38:54.6509998Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Compute/cloudServices/cs963?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NjM/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Compute/cloudServices/cs99?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "2486e1bd-8981-46ab-a979-37995a2c6479"
+ "c93f96ad-6ab9-42fc-8d1b-ab27777a1d0e"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1995,14 +2059,14 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;994,Microsoft.Compute/GetCloudService30Min;4903,Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4957"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "3126bc9b-3d8c-402b-9ca2-6e5e499723e3"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;387,Microsoft.Compute/GetCloudService30Min;2456"
+ "e0924a1a-81f9-4325-8acb-a6d9961cfe51"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -2011,19 +2075,19 @@
"11988"
],
"x-ms-correlation-request-id": [
- "bbdcf800-a8ac-4fea-acc4-d86d672d3b2c"
+ "884b186c-bf21-4943-a81a-e2e7cb8b90e2"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215826Z:bbdcf800-a8ac-4fea-acc4-d86d672d3b2c"
+ "WESTUS2:20221114T194357Z:884b186c-bf21-4943-a81a-e2e7cb8b90e2"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:58:25 GMT"
+ "Mon, 14 Nov 2022 19:43:57 GMT"
],
"Content-Length": [
- "4481"
+ "4507"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2032,26 +2096,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs963\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3753\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7349\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/publicIPAddresses/cspip5303\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"a39550f7-a697-41cf-a265-3e33c2bf6022\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:53:23.6762366Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:53:23.6762366Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs99\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3045\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4547\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/publicIPAddresses/cspip6972\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"5b5f48a6-5265-4741-8a7b-6bd559416f66\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:38:54.6509998Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:38:54.6509998Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Compute/cloudServices/cs963?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NjM/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Compute/cloudServices/cs99?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "8fb0f824-878d-4a4c-af97-b12cd9f4490e"
+ "4fee053e-07d5-4e8a-aef6-d7ecb4f9b9d8"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2061,14 +2125,14 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;993,Microsoft.Compute/GetCloudService30Min;4902,Microsoft.Compute/GetCloudService3Min;996,Microsoft.Compute/GetCloudService30Min;4956"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "93581648-ab47-46d9-825e-75edddcf9bee"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;386,Microsoft.Compute/GetCloudService30Min;2455"
+ "1a06e731-0e6c-48fa-b2bb-a2b5b5b02a2c"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -2077,19 +2141,19 @@
"11987"
],
"x-ms-correlation-request-id": [
- "417fa42e-6605-41c5-aa34-3521a229f445"
+ "1011ae30-b3ef-4596-be0c-418633f0422f"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215826Z:417fa42e-6605-41c5-aa34-3521a229f445"
+ "WESTUS2:20221114T194358Z:1011ae30-b3ef-4596-be0c-418633f0422f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:58:25 GMT"
+ "Mon, 14 Nov 2022 19:43:58 GMT"
],
"Content-Length": [
- "4481"
+ "4507"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2098,20 +2162,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs963\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3753\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7349\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/publicIPAddresses/cspip5303\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"a39550f7-a697-41cf-a265-3e33c2bf6022\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:53:23.6762366Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:53:23.6762366Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs99\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3045\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4547\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/publicIPAddresses/cspip6972\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"5b5f48a6-5265-4741-8a7b-6bd559416f66\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:38:54.6509998Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:38:54.6509998Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Compute/cloudServices/cs963?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NjM/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Compute/cloudServices/cs99?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2121,35 +2185,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;980,Microsoft.Compute/GetCloudService30Min;4889,Microsoft.Compute/GetCloudService3Min;991,Microsoft.Compute/GetCloudService30Min;4951"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "142a4bfc-8435-495b-bb53-7d7d06d312dd"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;386,Microsoft.Compute/GetCloudService30Min;2459"
+ "df41b798-5ae5-4484-a1cd-a765325b975b"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
+ "11981"
],
"x-ms-correlation-request-id": [
- "a95244f6-f585-4391-9118-4b9f244556de"
+ "a891d8b4-8eea-498a-b161-57c5b1a25528"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220102Z:a95244f6-f585-4391-9118-4b9f244556de"
+ "WESTUS2:20221114T194602Z:a891d8b4-8eea-498a-b161-57c5b1a25528"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:01:01 GMT"
+ "Mon, 14 Nov 2022 19:46:02 GMT"
],
"Content-Length": [
- "4351"
+ "4377"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2158,26 +2222,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs963\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3753\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7349\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/publicIPAddresses/cspip5303\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"a39550f7-a697-41cf-a265-3e33c2bf6022\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:53:23.6762366Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:58:29.7244401Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs99\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3045\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4547\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/publicIPAddresses/cspip6972\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"5b5f48a6-5265-4741-8a7b-6bd559416f66\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:38:54.6509998Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:44:00.3707659Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Compute/cloudServices/cs963?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NjM/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Compute/cloudServices/cs99?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "b8c7078d-60ec-45f6-99e6-5aa09168d42c"
+ "ed663301-4cd3-4aa5-9e1b-9fdc9b4ef8a4"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2187,35 +2251,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;979,Microsoft.Compute/GetCloudService30Min;4888,Microsoft.Compute/GetCloudService3Min;990,Microsoft.Compute/GetCloudService30Min;4950"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "348bb879-9cd6-4b4e-b690-3e1e770fd3a0"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;385,Microsoft.Compute/GetCloudService30Min;2458"
+ "8e903fdc-903c-40dc-93f0-d781dcff9d5a"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
+ "11980"
],
"x-ms-correlation-request-id": [
- "313bec88-4bbe-4fa6-bf3b-c7b3611c6116"
+ "8d1a4621-4192-4da7-a648-6f47e7be3c04"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220102Z:313bec88-4bbe-4fa6-bf3b-c7b3611c6116"
+ "WESTUS2:20221114T194602Z:8d1a4621-4192-4da7-a648-6f47e7be3c04"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:01:01 GMT"
+ "Mon, 14 Nov 2022 19:46:02 GMT"
],
"Content-Length": [
- "4351"
+ "4377"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2224,26 +2288,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs963\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3753\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7349\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/publicIPAddresses/cspip5303\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"a39550f7-a697-41cf-a265-3e33c2bf6022\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:53:23.6762366Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:58:29.7244401Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs99\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3045\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4547\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/publicIPAddresses/cspip6972\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"5b5f48a6-5265-4741-8a7b-6bd559416f66\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:38:54.6509998Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:44:00.3707659Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Compute/cloudServices/cs963?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NjM/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Compute/cloudServices/cs99?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "7afbd78e-0924-491d-bafe-f0f5cfb90dee"
+ "e22fd4c4-1bc2-4943-88af-6761dc8f938b"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2253,35 +2317,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;978,Microsoft.Compute/GetCloudService30Min;4887,Microsoft.Compute/GetCloudService3Min;989,Microsoft.Compute/GetCloudService30Min;4949"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "4964f772-98ce-4c61-ac7f-1e65c2ac645c"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;384,Microsoft.Compute/GetCloudService30Min;2457"
+ "b346a18a-40a8-4877-af8d-80568b0c8c66"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
+ "11979"
],
"x-ms-correlation-request-id": [
- "2f1ff9cf-2f7d-4e21-8c33-b24c69e8a268"
+ "bb100e3d-aff5-4498-a786-25e749128ffa"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220102Z:2f1ff9cf-2f7d-4e21-8c33-b24c69e8a268"
+ "WESTUS2:20221114T194602Z:bb100e3d-aff5-4498-a786-25e749128ffa"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:01:01 GMT"
+ "Mon, 14 Nov 2022 19:46:02 GMT"
],
"Content-Length": [
- "4351"
+ "4377"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2290,20 +2354,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs963\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3753\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7349\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/publicIPAddresses/cspip5303\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"a39550f7-a697-41cf-a265-3e33c2bf6022\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:53:23.6762366Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:58:29.7244401Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs99\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3045\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4547\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/publicIPAddresses/cspip6972\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"5b5f48a6-5265-4741-8a7b-6bd559416f66\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:38:54.6509998Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:44:00.3707659Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Compute/cloudServices/cs963?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NjM/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Compute/cloudServices/cs99?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2313,35 +2377,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;995,Microsoft.Compute/GetCloudService30Min;4874,Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4944"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "0b4e08cc-6854-4b9b-8aeb-2f67b2ddd5aa"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;389,Microsoft.Compute/GetCloudService30Min;2441"
+ "16e87ba6-45f2-4524-81d9-796f1b27dd52"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
+ "11970"
],
"x-ms-correlation-request-id": [
- "de964eeb-1e8d-4629-beb1-4551063a9c50"
+ "9b39bc8c-6816-4e03-a98b-d910bd022852"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220407Z:de964eeb-1e8d-4629-beb1-4551063a9c50"
+ "WESTUS2:20221114T194936Z:9b39bc8c-6816-4e03-a98b-d910bd022852"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:04:06 GMT"
+ "Mon, 14 Nov 2022 19:49:35 GMT"
],
"Content-Length": [
- "3950"
+ "3976"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2350,26 +2414,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs963\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3753\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7349\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/publicIPAddresses/cspip5303\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"a39550f7-a697-41cf-a265-3e33c2bf6022\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:53:23.6762366Z\",\r\n \"lastModifiedAt\": \"2022-06-15T22:01:05.5377564Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs99\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3045\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4547\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/publicIPAddresses/cspip6972\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"5b5f48a6-5265-4741-8a7b-6bd559416f66\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:38:54.6509998Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:46:04.4334266Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Compute/cloudServices/cs963?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NjM/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Compute/cloudServices/cs99?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "c942ae30-87a3-49de-936c-c593fbbe0a16"
+ "f5357de2-5606-4ecf-b318-dc1da74b3fe2"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2379,35 +2443,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;994,Microsoft.Compute/GetCloudService30Min;4873,Microsoft.Compute/GetCloudService3Min;996,Microsoft.Compute/GetCloudService30Min;4943"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "b7e565ef-d45f-4300-ac1e-e48297b1cc32"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;388,Microsoft.Compute/GetCloudService30Min;2440"
+ "a6fa4039-5abf-46f6-8c6e-caccb1dd4d6f"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
+ "11969"
],
"x-ms-correlation-request-id": [
- "68ecce2c-0f98-4692-9efa-3a02825a1ff5"
+ "af26de08-ffc8-4444-bc19-5553772df9e4"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220407Z:68ecce2c-0f98-4692-9efa-3a02825a1ff5"
+ "WESTUS2:20221114T194936Z:af26de08-ffc8-4444-bc19-5553772df9e4"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:04:07 GMT"
+ "Mon, 14 Nov 2022 19:49:35 GMT"
],
"Content-Length": [
- "3950"
+ "3976"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2416,26 +2480,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs963\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3753\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7349\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/publicIPAddresses/cspip5303\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"a39550f7-a697-41cf-a265-3e33c2bf6022\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:53:23.6762366Z\",\r\n \"lastModifiedAt\": \"2022-06-15T22:01:05.5377564Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs99\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3045\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4547\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/publicIPAddresses/cspip6972\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"5b5f48a6-5265-4741-8a7b-6bd559416f66\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:38:54.6509998Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:46:04.4334266Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Compute/cloudServices/cs963?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NjM/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Compute/cloudServices/cs99?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "2b4de79b-8b94-428a-828d-042740e73e3e"
+ "283322d7-d4ed-4fce-9aef-d2b22909d1ea"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2445,35 +2509,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;992,Microsoft.Compute/GetCloudService30Min;4871,Microsoft.Compute/GetCloudService3Min;995,Microsoft.Compute/GetCloudService30Min;4942"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "f4174ca5-8403-4022-8430-8d0dde386c25"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;387,Microsoft.Compute/GetCloudService30Min;2439"
+ "0c9604e1-6da1-4f0e-aa77-9e7adff254a3"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
+ "11968"
],
"x-ms-correlation-request-id": [
- "6578415c-2596-4a61-8b2f-6e0de1207a3a"
+ "49160d49-d34a-48fb-88ae-a942d2e0a88f"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220407Z:6578415c-2596-4a61-8b2f-6e0de1207a3a"
+ "WESTUS2:20221114T194936Z:49160d49-d34a-48fb-88ae-a942d2e0a88f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:04:07 GMT"
+ "Mon, 14 Nov 2022 19:49:36 GMT"
],
"Content-Length": [
- "3950"
+ "3976"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2482,26 +2546,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs963\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3753\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7349\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Network/publicIPAddresses/cspip5303\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"a39550f7-a697-41cf-a265-3e33c2bf6022\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:53:23.6762366Z\",\r\n \"lastModifiedAt\": \"2022-06-15T22:01:05.5377564Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs99\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3045\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4547\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Network/publicIPAddresses/cspip6972\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"5b5f48a6-5265-4741-8a7b-6bd559416f66\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:38:54.6509998Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:46:04.4334266Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NjMvcm9sZUluc3RhbmNlcz9hcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5OS9yb2xlSW5zdGFuY2VzP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "569f4d36-ac5e-4ba2-b8d0-882d2c8257c7"
+ "4f4ae00a-3e73-4c5e-acbd-dcabf8898bd9"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2511,14 +2575,14 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;992,Microsoft.Compute/GetCloudService30Min;4901,Microsoft.Compute/GetCloudService3Min;995,Microsoft.Compute/GetCloudService30Min;4955"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "8bc4da39-df03-4ef6-8ed7-4a4ff41ed920"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;385,Microsoft.Compute/GetCloudService30Min;2454"
+ "75781e8a-4729-45b2-a04f-8ae8e49aeba1"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -2527,19 +2591,19 @@
"11986"
],
"x-ms-correlation-request-id": [
- "957ff110-df95-4138-af84-6c4e63cc28ed"
+ "74d86fd0-9a4a-4f0e-87b0-33485958c36e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215826Z:957ff110-df95-4138-af84-6c4e63cc28ed"
+ "WESTUS2:20221114T194358Z:74d86fd0-9a4a-4f0e-87b0-33485958c36e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:58:25 GMT"
+ "Mon, 14 Nov 2022 19:43:58 GMT"
],
"Content-Length": [
- "2740"
+ "2748"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2548,26 +2612,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WebRole1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WebRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WebRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1_IN_1\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WebRole1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WebRole1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WorkerRole2_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WorkerRole2_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WebRole1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WebRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WebRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1_IN_1\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WebRole1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WebRole1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WorkerRole2_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WorkerRole2_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NjMvcm9sZUluc3RhbmNlcz9hcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5OS9yb2xlSW5zdGFuY2VzP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "ada871cb-1b91-46fc-bc5a-0975f6222106"
+ "19b74a19-a955-4387-a1af-4f83aef191fd"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2577,35 +2641,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;977,Microsoft.Compute/GetCloudService30Min;4886,Microsoft.Compute/GetCloudService3Min;988,Microsoft.Compute/GetCloudService30Min;4948"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "8b0d6f5e-c588-40b2-945e-13f71194a450"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;383,Microsoft.Compute/GetCloudService30Min;2456"
+ "b4777d7a-7645-4ab4-93f0-4d3c40c38066"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
+ "11978"
],
"x-ms-correlation-request-id": [
- "3f158ef4-b767-4d8c-a0cf-3644ca7b0f5e"
+ "c5957086-d20c-4dcc-8aa2-55abafe251c2"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220102Z:3f158ef4-b767-4d8c-a0cf-3644ca7b0f5e"
+ "WESTUS2:20221114T194603Z:c5957086-d20c-4dcc-8aa2-55abafe251c2"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:01:01 GMT"
+ "Mon, 14 Nov 2022 19:46:03 GMT"
],
"Content-Length": [
- "2740"
+ "2748"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2614,26 +2678,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WebRole1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WebRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WebRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1_IN_1\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WebRole1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WebRole1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WorkerRole2_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WorkerRole2_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WebRole1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WebRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WebRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1_IN_1\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WebRole1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WebRole1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WorkerRole2_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WorkerRole2_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NjMvcm9sZUluc3RhbmNlcz9hcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5OS9yb2xlSW5zdGFuY2VzP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "1f2ac4a8-38ff-4875-b6d8-97d65bcfffbe"
+ "aa9e68e9-2c5a-4bd7-9f7b-204052386c49"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2643,35 +2707,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;991,Microsoft.Compute/GetCloudService30Min;4870,Microsoft.Compute/GetCloudService3Min;994,Microsoft.Compute/GetCloudService30Min;4941"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "59561a53-87cc-40ea-b49a-3de03562125f"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;386,Microsoft.Compute/GetCloudService30Min;2438"
+ "87e572f1-754d-436d-8a80-564348cac11e"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11985"
+ "11967"
],
"x-ms-correlation-request-id": [
- "d5fa4afb-6a42-43aa-9aa2-9bbaa22a003c"
+ "5abafb62-c0e7-4ac9-ad35-640ff6eed270"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220407Z:d5fa4afb-6a42-43aa-9aa2-9bbaa22a003c"
+ "WESTUS2:20221114T194937Z:5abafb62-c0e7-4ac9-ad35-640ff6eed270"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:04:07 GMT"
+ "Mon, 14 Nov 2022 19:49:36 GMT"
],
"Content-Length": [
- "2740"
+ "2748"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2680,20 +2744,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WebRole1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WebRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WebRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1_IN_1\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WebRole1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WebRole1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WorkerRole2_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5701/providers/Microsoft.Compute/cloudServices/cs963/roleInstances/WorkerRole2_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WebRole1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WebRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WebRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1_IN_1\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WebRole1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WebRole1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WorkerRole2_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR4244/providers/Microsoft.Compute/cloudServices/cs99/roleInstances/WorkerRole2_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/98e8fc83-22a4-4d46-9b2e-8a5e3b845b9c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOThlOGZjODMtMjJhNC00ZDQ2LTliMmUtOGE1ZTNiODQ1YjljP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/4c388834-360b-4092-8444-31fc032b5a1a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzRjMzg4ODM0LTM2MGItNDA5Mi04NDQ0LTMxZmMwMzJiNWExYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2707,29 +2771,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "b5a527b7-dd7e-44d6-9201-b1dbbaa84625"
+ "fa382668-c262-4e37-b861-86d20699842a"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11985"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11985"
- ],
"x-ms-correlation-request-id": [
- "accdce8e-01f3-4483-b33b-66ee174e321d"
+ "7128a0a7-4ba8-48e1-bb66-d53127b53629"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215900Z:accdce8e-01f3-4483-b33b-66ee174e321d"
+ "WESTUS2:20221114T194431Z:7128a0a7-4ba8-48e1-bb66-d53127b53629"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:59:00 GMT"
+ "Mon, 14 Nov 2022 19:44:31 GMT"
],
"Content-Length": [
"134"
@@ -2741,20 +2805,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:58:28.9588061-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98e8fc83-22a4-4d46-9b2e-8a5e3b845b9c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:44:00.1676623-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4c388834-360b-4092-8444-31fc032b5a1a\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/98e8fc83-22a4-4d46-9b2e-8a5e3b845b9c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOThlOGZjODMtMjJhNC00ZDQ2LTliMmUtOGE1ZTNiODQ1YjljP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/4c388834-360b-4092-8444-31fc032b5a1a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzRjMzg4ODM0LTM2MGItNDA5Mi04NDQ0LTMxZmMwMzJiNWExYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2768,10 +2832,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "c90cae1c-0e23-485b-88d9-39296363a714"
+ "f6c745cf-8260-453a-905c-f4ab10496e32"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2781,16 +2845,16 @@
"11984"
],
"x-ms-correlation-request-id": [
- "63986dd9-d554-4fdd-b4a9-62d1411b262b"
+ "933acca4-eeb7-4dca-b528-e04810a2cce7"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215930Z:63986dd9-d554-4fdd-b4a9-62d1411b262b"
+ "WESTUS2:20221114T194501Z:933acca4-eeb7-4dca-b528-e04810a2cce7"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:59:30 GMT"
+ "Mon, 14 Nov 2022 19:45:01 GMT"
],
"Content-Length": [
"134"
@@ -2802,20 +2866,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:58:28.9588061-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98e8fc83-22a4-4d46-9b2e-8a5e3b845b9c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:44:00.1676623-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4c388834-360b-4092-8444-31fc032b5a1a\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/98e8fc83-22a4-4d46-9b2e-8a5e3b845b9c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOThlOGZjODMtMjJhNC00ZDQ2LTliMmUtOGE1ZTNiODQ1YjljP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/4c388834-360b-4092-8444-31fc032b5a1a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzRjMzg4ODM0LTM2MGItNDA5Mi04NDQ0LTMxZmMwMzJiNWExYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2829,10 +2893,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "7c0c5832-629b-443e-93ca-f4669c3a7e4e"
+ "328ea023-6876-4c54-ace7-c761a25eee35"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2842,16 +2906,16 @@
"11983"
],
"x-ms-correlation-request-id": [
- "98160303-a3c3-48b4-b119-805e5a0dc54a"
+ "8d10e9c6-0dcf-47d2-bbaa-e1d7335c1f3e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220000Z:98160303-a3c3-48b4-b119-805e5a0dc54a"
+ "WESTUS2:20221114T194532Z:8d10e9c6-0dcf-47d2-bbaa-e1d7335c1f3e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:00:00 GMT"
+ "Mon, 14 Nov 2022 19:45:31 GMT"
],
"Content-Length": [
"134"
@@ -2863,20 +2927,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:58:28.9588061-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98e8fc83-22a4-4d46-9b2e-8a5e3b845b9c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:44:00.1676623-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"4c388834-360b-4092-8444-31fc032b5a1a\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/98e8fc83-22a4-4d46-9b2e-8a5e3b845b9c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOThlOGZjODMtMjJhNC00ZDQ2LTliMmUtOGE1ZTNiODQ1YjljP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/4c388834-360b-4092-8444-31fc032b5a1a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzRjMzg4ODM0LTM2MGItNDA5Mi04NDQ0LTMxZmMwMzJiNWExYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2890,10 +2954,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "c354d8e3-bb2e-4b0b-a46d-6787379c68ed"
+ "e7b57129-1707-492a-8af4-8b95abf1b254"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2903,19 +2967,19 @@
"11982"
],
"x-ms-correlation-request-id": [
- "c5837c51-7175-45ac-899a-ef4a27b2b378"
+ "b28de0e1-9341-4cdc-9fa3-e121a0bc3052"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220030Z:c5837c51-7175-45ac-899a-ef4a27b2b378"
+ "WESTUS2:20221114T194602Z:b28de0e1-9341-4cdc-9fa3-e121a0bc3052"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:00:30 GMT"
+ "Mon, 14 Nov 2022 19:46:02 GMT"
],
"Content-Length": [
- "134"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2924,20 +2988,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:58:28.9588061-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98e8fc83-22a4-4d46-9b2e-8a5e3b845b9c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:44:00.1676623-08:00\",\r\n \"endTime\": \"2022-11-14T11:45:37.4020379-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"4c388834-360b-4092-8444-31fc032b5a1a\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/98e8fc83-22a4-4d46-9b2e-8a5e3b845b9c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOThlOGZjODMtMjJhNC00ZDQ2LTliMmUtOGE1ZTNiODQ1YjljP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7265f2b4-55ac-41c8-9c5f-2b0edf905e70?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzcyNjVmMmI0LTU1YWMtNDFjOC05YzVmLTJiMGVkZjkwNWU3MD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2951,32 +3015,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "753950de-4d2c-4c6a-8216-fe2f2b0e173f"
+ "ae8ee411-e54a-4679-bdde-c3bf58ea9094"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
+ "11977"
],
"x-ms-correlation-request-id": [
- "6badf4be-407b-445c-9376-b6297daef975"
+ "24657af2-4ce9-4bfc-8dea-59f22eb0a40e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220101Z:6badf4be-407b-445c-9376-b6297daef975"
+ "WESTUS2:20221114T194635Z:24657af2-4ce9-4bfc-8dea-59f22eb0a40e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:01:00 GMT"
+ "Mon, 14 Nov 2022 19:46:35 GMT"
],
"Content-Length": [
- "184"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2985,20 +3049,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:58:28.9588061-05:00\",\r\n \"endTime\": \"2022-06-15T17:00:46.8658005-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"98e8fc83-22a4-4d46-9b2e-8a5e3b845b9c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:46:04.2770238-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7265f2b4-55ac-41c8-9c5f-2b0edf905e70\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/635a3378-edda-47fa-8d79-9a7f42a7bb97?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNjM1YTMzNzgtZWRkYS00N2ZhLThkNzktOWE3ZjQyYTdiYjk3P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7265f2b4-55ac-41c8-9c5f-2b0edf905e70?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzcyNjVmMmI0LTU1YWMtNDFjOC05YzVmLTJiMGVkZjkwNWU3MD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3012,29 +3076,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "c6f82028-bcc9-48c7-ae51-7ef867858576"
+ "18f7c7fb-b1e1-4fab-a9fa-0eff88586ea3"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
+ "11976"
],
"x-ms-correlation-request-id": [
- "9008659b-94cb-4397-9327-3a011edeab15"
+ "65366462-041f-4bcd-b908-e607799bb6be"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220136Z:9008659b-94cb-4397-9327-3a011edeab15"
+ "WESTUS2:20221114T194705Z:65366462-041f-4bcd-b908-e607799bb6be"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:01:36 GMT"
+ "Mon, 14 Nov 2022 19:47:04 GMT"
],
"Content-Length": [
"134"
@@ -3046,20 +3110,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T17:01:05.2877553-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"635a3378-edda-47fa-8d79-9a7f42a7bb97\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:46:04.2770238-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7265f2b4-55ac-41c8-9c5f-2b0edf905e70\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/635a3378-edda-47fa-8d79-9a7f42a7bb97?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNjM1YTMzNzgtZWRkYS00N2ZhLThkNzktOWE3ZjQyYTdiYjk3P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7265f2b4-55ac-41c8-9c5f-2b0edf905e70?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzcyNjVmMmI0LTU1YWMtNDFjOC05YzVmLTJiMGVkZjkwNWU3MD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3073,29 +3137,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "6e86ed00-0197-41be-ae7d-35b670b9884e"
+ "60bbcc08-d53e-4a4c-ab69-1ff041eb55f5"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
+ "11975"
],
"x-ms-correlation-request-id": [
- "09182a09-6151-481b-8fae-0fb22ca7d770"
+ "4ba76b9d-eb36-48c4-986e-269d025fa5ee"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220206Z:09182a09-6151-481b-8fae-0fb22ca7d770"
+ "WESTUS2:20221114T194735Z:4ba76b9d-eb36-48c4-986e-269d025fa5ee"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:02:06 GMT"
+ "Mon, 14 Nov 2022 19:47:34 GMT"
],
"Content-Length": [
"134"
@@ -3107,20 +3171,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T17:01:05.2877553-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"635a3378-edda-47fa-8d79-9a7f42a7bb97\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:46:04.2770238-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7265f2b4-55ac-41c8-9c5f-2b0edf905e70\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/635a3378-edda-47fa-8d79-9a7f42a7bb97?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNjM1YTMzNzgtZWRkYS00N2ZhLThkNzktOWE3ZjQyYTdiYjk3P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7265f2b4-55ac-41c8-9c5f-2b0edf905e70?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzcyNjVmMmI0LTU1YWMtNDFjOC05YzVmLTJiMGVkZjkwNWU3MD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3134,29 +3198,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "dda7efca-fdf0-4bf0-81c1-33acb05ec015"
+ "07b8987a-0865-41d7-a23d-bd0fc748f3c3"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
+ "11974"
],
"x-ms-correlation-request-id": [
- "1f6e0945-2e06-4c92-a479-313cad1a6183"
+ "523cb1b4-e79b-48c1-8ec3-ae3924dd497a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220236Z:1f6e0945-2e06-4c92-a479-313cad1a6183"
+ "WESTUS2:20221114T194805Z:523cb1b4-e79b-48c1-8ec3-ae3924dd497a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:02:36 GMT"
+ "Mon, 14 Nov 2022 19:48:05 GMT"
],
"Content-Length": [
"134"
@@ -3168,20 +3232,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T17:01:05.2877553-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"635a3378-edda-47fa-8d79-9a7f42a7bb97\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:46:04.2770238-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7265f2b4-55ac-41c8-9c5f-2b0edf905e70\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/635a3378-edda-47fa-8d79-9a7f42a7bb97?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNjM1YTMzNzgtZWRkYS00N2ZhLThkNzktOWE3ZjQyYTdiYjk3P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7265f2b4-55ac-41c8-9c5f-2b0edf905e70?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzcyNjVmMmI0LTU1YWMtNDFjOC05YzVmLTJiMGVkZjkwNWU3MD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3195,29 +3259,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "dfe02317-3995-40e7-be1f-08657c02f0cd"
+ "e5de6a0f-c9ac-4474-b9d4-f3652fcec06a"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
+ "11973"
],
"x-ms-correlation-request-id": [
- "cc6318a7-e95d-4f7e-af39-987cc41c581a"
+ "0d7d5f37-064e-475e-8b6a-0abe39a5b2b6"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220306Z:cc6318a7-e95d-4f7e-af39-987cc41c581a"
+ "WESTUS2:20221114T194835Z:0d7d5f37-064e-475e-8b6a-0abe39a5b2b6"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:03:06 GMT"
+ "Mon, 14 Nov 2022 19:48:35 GMT"
],
"Content-Length": [
"134"
@@ -3229,20 +3293,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T17:01:05.2877553-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"635a3378-edda-47fa-8d79-9a7f42a7bb97\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:46:04.2770238-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7265f2b4-55ac-41c8-9c5f-2b0edf905e70\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/635a3378-edda-47fa-8d79-9a7f42a7bb97?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNjM1YTMzNzgtZWRkYS00N2ZhLThkNzktOWE3ZjQyYTdiYjk3P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7265f2b4-55ac-41c8-9c5f-2b0edf905e70?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzcyNjVmMmI0LTU1YWMtNDFjOC05YzVmLTJiMGVkZjkwNWU3MD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3256,29 +3320,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "b6485c19-f39d-4d90-ab3e-6e4e6945fd0d"
+ "8aae6ad8-c044-45c8-b76a-5f2d494c1e60"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
+ "11972"
],
"x-ms-correlation-request-id": [
- "d7ab1c44-d03a-405d-a180-9fbea404c1f9"
+ "109fe6c5-16b2-43e8-88bd-880dc4c40985"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220336Z:d7ab1c44-d03a-405d-a180-9fbea404c1f9"
+ "WESTUS2:20221114T194906Z:109fe6c5-16b2-43e8-88bd-880dc4c40985"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:03:36 GMT"
+ "Mon, 14 Nov 2022 19:49:05 GMT"
],
"Content-Length": [
"134"
@@ -3290,20 +3354,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T17:01:05.2877553-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"635a3378-edda-47fa-8d79-9a7f42a7bb97\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:46:04.2770238-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7265f2b4-55ac-41c8-9c5f-2b0edf905e70\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/635a3378-edda-47fa-8d79-9a7f42a7bb97?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNjM1YTMzNzgtZWRkYS00N2ZhLThkNzktOWE3ZjQyYTdiYjk3P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7265f2b4-55ac-41c8-9c5f-2b0edf905e70?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzcyNjVmMmI0LTU1YWMtNDFjOC05YzVmLTJiMGVkZjkwNWU3MD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3317,29 +3381,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "38f7bc89-3391-4bc8-9da0-5ceb7f1fee2c"
+ "5c8e00ce-781d-4474-8032-95761cad4579"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11971"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
"x-ms-correlation-request-id": [
- "e5ff927f-8204-4c9b-83e1-0b174d8474cf"
+ "07c111ea-2648-402c-9225-6f5c2bb0af0a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220407Z:e5ff927f-8204-4c9b-83e1-0b174d8474cf"
+ "WESTUS2:20221114T194936Z:07c111ea-2648-402c-9225-6f5c2bb0af0a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:04:06 GMT"
+ "Mon, 14 Nov 2022 19:49:35 GMT"
],
"Content-Length": [
"184"
@@ -3351,26 +3415,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T17:01:05.2877553-05:00\",\r\n \"endTime\": \"2022-06-15T17:03:42.8196879-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"635a3378-edda-47fa-8d79-9a7f42a7bb97\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:46:04.2770238-08:00\",\r\n \"endTime\": \"2022-11-14T11:49:17.9647929-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"7265f2b4-55ac-41c8-9c5f-2b0edf905e70\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5701/providers/Microsoft.Compute/cloudServices/cs963?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU3MDEvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NjM/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar4244/providers/Microsoft.Compute/cloudServices/cs99?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjQyNDQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "29589f47-7055-4b56-a70b-94c6495795d5"
+ "1549485e-6ae5-4f21-a425-9154a6b5ccee"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3381,19 +3445,19 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/fa6bb588-536d-4e41-b36c-1aa328d07801?monitor=true&api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/49089c24-b14a-4ef1-b685-144d996af5e6?monitor=true&api-version=2022-09-04"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/fa6bb588-536d-4e41-b36c-1aa328d07801?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/49089c24-b14a-4ef1-b685-144d996af5e6?api-version=2022-09-04"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;290,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;290"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "fa6bb588-536d-4e41-b36c-1aa328d07801"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;291"
+ "49089c24-b14a-4ef1-b685-144d996af5e6"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -3402,16 +3466,16 @@
"14999"
],
"x-ms-correlation-request-id": [
- "648639cf-db91-457e-b87a-ddc4f319296b"
+ "0e869029-8ce9-49a8-8b69-569f943caf5f"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220408Z:648639cf-db91-457e-b87a-ddc4f319296b"
+ "WESTUS2:20221114T194937Z:0e869029-8ce9-49a8-8b69-569f943caf5f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:04:07 GMT"
+ "Mon, 14 Nov 2022 19:49:36 GMT"
],
"Expires": [
"-1"
@@ -3424,16 +3488,16 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/fa6bb588-536d-4e41-b36c-1aa328d07801?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZmE2YmI1ODgtNTM2ZC00ZTQxLWIzNmMtMWFhMzI4ZDA3ODAxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/49089c24-b14a-4ef1-b685-144d996af5e6?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQ5MDg5YzI0LWIxNGEtNGVmMS1iNjg1LTE0NGQ5OTZhZjVlNj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3447,29 +3511,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "f79b1bd9-a6d9-438b-9a53-32886d6be422"
+ "7916a1bc-00a1-4b59-bb44-c7deea585ac9"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11984"
+ "11966"
],
"x-ms-correlation-request-id": [
- "68f5a626-81be-4cb5-b34d-8cafbb3c2853"
+ "c3a0932d-def2-4727-a319-9da06f3160be"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220438Z:68f5a626-81be-4cb5-b34d-8cafbb3c2853"
+ "WESTUS2:20221114T195008Z:c3a0932d-def2-4727-a319-9da06f3160be"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:04:37 GMT"
+ "Mon, 14 Nov 2022 19:50:08 GMT"
],
"Content-Length": [
"134"
@@ -3481,20 +3545,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T17:04:08.0229336-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"fa6bb588-536d-4e41-b36c-1aa328d07801\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:49:37.5586205-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"49089c24-b14a-4ef1-b685-144d996af5e6\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/fa6bb588-536d-4e41-b36c-1aa328d07801?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZmE2YmI1ODgtNTM2ZC00ZTQxLWIzNmMtMWFhMzI4ZDA3ODAxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/49089c24-b14a-4ef1-b685-144d996af5e6?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQ5MDg5YzI0LWIxNGEtNGVmMS1iNjg1LTE0NGQ5OTZhZjVlNj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3508,29 +3572,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "fd4b783f-3956-49b6-9ec7-b40f5fd9bbaf"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11983"
+ "a5d8d9d6-9ac7-4c8b-9e1c-26c8e41252c8"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11965"
+ ],
"x-ms-correlation-request-id": [
- "ffcf21c8-8d28-4d4f-a47f-83b7bca06d26"
+ "dd9008d9-6aa9-4997-825c-015900685c77"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220508Z:ffcf21c8-8d28-4d4f-a47f-83b7bca06d26"
+ "WESTUS2:20221114T195038Z:dd9008d9-6aa9-4997-825c-015900685c77"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:05:07 GMT"
+ "Mon, 14 Nov 2022 19:50:38 GMT"
],
"Content-Length": [
"134"
@@ -3542,20 +3606,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T17:04:08.0229336-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"fa6bb588-536d-4e41-b36c-1aa328d07801\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:49:37.5586205-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"49089c24-b14a-4ef1-b685-144d996af5e6\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/fa6bb588-536d-4e41-b36c-1aa328d07801?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZmE2YmI1ODgtNTM2ZC00ZTQxLWIzNmMtMWFhMzI4ZDA3ODAxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/49089c24-b14a-4ef1-b685-144d996af5e6?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQ5MDg5YzI0LWIxNGEtNGVmMS1iNjg1LTE0NGQ5OTZhZjVlNj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3569,29 +3633,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "d4cc4445-5d7e-4452-9290-c31e51571017"
+ "3839e730-b283-4d60-9426-1c6c106080aa"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11982"
+ "11964"
],
"x-ms-correlation-request-id": [
- "7ad772f8-ea76-4c4a-9b55-98f23dbb788b"
+ "d54d6785-ea47-45e7-b009-07927af7b3ad"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220538Z:7ad772f8-ea76-4c4a-9b55-98f23dbb788b"
+ "WESTUS2:20221114T195108Z:d54d6785-ea47-45e7-b009-07927af7b3ad"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:05:38 GMT"
+ "Mon, 14 Nov 2022 19:51:08 GMT"
],
"Content-Length": [
"134"
@@ -3603,20 +3667,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T17:04:08.0229336-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"fa6bb588-536d-4e41-b36c-1aa328d07801\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:49:37.5586205-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"49089c24-b14a-4ef1-b685-144d996af5e6\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/fa6bb588-536d-4e41-b36c-1aa328d07801?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZmE2YmI1ODgtNTM2ZC00ZTQxLWIzNmMtMWFhMzI4ZDA3ODAxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/49089c24-b14a-4ef1-b685-144d996af5e6?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQ5MDg5YzI0LWIxNGEtNGVmMS1iNjg1LTE0NGQ5OTZhZjVlNj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3630,29 +3694,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "4f5fbdd3-729d-4d1e-b0f3-374bc884cb0a"
+ "4445fed3-baf3-42f6-a0a7-c4319e6d4e77"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11981"
+ "11963"
],
"x-ms-correlation-request-id": [
- "18047040-d008-420c-a1a8-2c233dfd1eee"
+ "e3e70646-f5ef-42cf-b7da-58f6355c71b7"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220608Z:18047040-d008-420c-a1a8-2c233dfd1eee"
+ "WESTUS2:20221114T195138Z:e3e70646-f5ef-42cf-b7da-58f6355c71b7"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:06:07 GMT"
+ "Mon, 14 Nov 2022 19:51:37 GMT"
],
"Content-Length": [
"184"
@@ -3664,20 +3728,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T17:04:08.0229336-05:00\",\r\n \"endTime\": \"2022-06-15T17:05:48.8203521-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"fa6bb588-536d-4e41-b36c-1aa328d07801\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:49:37.5586205-08:00\",\r\n \"endTime\": \"2022-11-14T11:51:18.5435136-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"49089c24-b14a-4ef1-b685-144d996af5e6\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/fa6bb588-536d-4e41-b36c-1aa328d07801?monitor=true&api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZmE2YmI1ODgtNTM2ZC00ZTQxLWIzNmMtMWFhMzI4ZDA3ODAxP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/49089c24-b14a-4ef1-b685-144d996af5e6?monitor=true&api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQ5MDg5YzI0LWIxNGEtNGVmMS1iNjg1LTE0NGQ5OTZhZjVlNj9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3691,29 +3755,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "5a3c4dfe-d1ab-4e91-b166-35f05e93b63a"
+ "88445d72-c845-4a7a-9ad8-c5787082f54f"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11980"
+ "11962"
],
"x-ms-correlation-request-id": [
- "7cf07017-60fa-48cb-a332-60c31f64560c"
+ "cac56cb5-649b-4c20-a58a-4333a621bcbc"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220608Z:7cf07017-60fa-48cb-a332-60c31f64560c"
+ "WESTUS2:20221114T195138Z:cac56cb5-649b-4c20-a58a-4333a621bcbc"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:06:08 GMT"
+ "Mon, 14 Nov 2022 19:51:38 GMT"
],
"Expires": [
"-1"
@@ -3726,21 +3790,21 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar5701?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjU3MDE/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar4244?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjQyNDQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "db4aea3b-239a-4798-8f4d-e7f3dec1c472"
+ "60d30d0b-5b09-484c-9b85-3aec832bee8c"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
@@ -3752,7 +3816,7 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI1NzAxLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI0MjQ0LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2017-05-10"
],
"Retry-After": [
"15"
@@ -3761,13 +3825,13 @@
"14999"
],
"x-ms-request-id": [
- "8cac7074-4aa4-4a60-af5e-b62ea1678912"
+ "6e0d15ca-383f-45de-978a-0d0b69421052"
],
"x-ms-correlation-request-id": [
- "8cac7074-4aa4-4a60-af5e-b62ea1678912"
+ "6e0d15ca-383f-45de-978a-0d0b69421052"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T220610Z:8cac7074-4aa4-4a60-af5e-b62ea1678912"
+ "WESTUS2:20221114T195141Z:6e0d15ca-383f-45de-978a-0d0b69421052"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3776,7 +3840,7 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 22:06:09 GMT"
+ "Mon, 14 Nov 2022 19:51:41 GMT"
],
"Expires": [
"-1"
@@ -3791,21 +3855,21 @@
],
"Names": {
"MultiRole_CreateUpdateGetAndDeleteWithExtension_WorkerAndWebRole": [
- "crptestar5701",
- "cs963",
- "cspip5303",
- "csvnet6905",
- "subnet8270",
- "dns807",
- "lb3753",
- "lbfe7349"
+ "crptestar4244",
+ "cs99",
+ "cspip6972",
+ "csvnet2999",
+ "subnet8273",
+ "dns9472",
+ "lb3045",
+ "lbfe4547"
],
"CreateCspkgSasUrl": [
- "saforcspkg5762",
- "asforcspkg8371"
+ "saforcspkg6021",
+ "asforcspkg2071"
]
},
"Variables": {
- "SubscriptionId": "e37510d7-33b6-4676-886f-ee75bcc01871"
+ "SubscriptionId": "850f02f7-e14c-4fb7-905d-7b98bcae9c7f"
}
}
\ No newline at end of file
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceExtensionTests/MultiRole_CreateUpdateGetAndDeleteWithExtension_WorkerAndWebRole_MultiRoleExtension.json b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceExtensionTests/MultiRole_CreateUpdateGetAndDeleteWithExtension_WorkerAndWebRole_MultiRoleExtension.json
index 455f627c5e5f..0623dc92bf3c 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceExtensionTests/MultiRole_CreateUpdateGetAndDeleteWithExtension_WorkerAndWebRole_MultiRoleExtension.json
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceExtensionTests/MultiRole_CreateUpdateGetAndDeleteWithExtension_WorkerAndWebRole_MultiRoleExtension.json
@@ -1,28 +1,28 @@
{
"Entries": [
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar825?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgyNT9hcGktdmVyc2lvbj0yMDE3LTA1LTEw",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8247?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgyNDc/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar825\": \"2022-06-15 21:28:54Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar8247\": \"2022-11-14 19:21:16Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "a9c4a864-9d8b-4cd6-995e-affe35b3bccf"
+ "3351c4f1-4513-4d13-99c9-27ef8fccf589"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "92"
+ "97"
]
},
"ResponseHeaders": {
@@ -36,13 +36,13 @@
"1199"
],
"x-ms-request-id": [
- "700bf2a2-fbef-4527-af9e-69338f9ff90c"
+ "be77ea8c-e743-4b73-ad84-11c9ae7603e3"
],
"x-ms-correlation-request-id": [
- "700bf2a2-fbef-4527-af9e-69338f9ff90c"
+ "be77ea8c-e743-4b73-ad84-11c9ae7603e3"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T212855Z:700bf2a2-fbef-4527-af9e-69338f9ff90c"
+ "WESTUS2:20221114T192119Z:be77ea8c-e743-4b73-ad84-11c9ae7603e3"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -51,10 +51,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:28:55 GMT"
+ "Mon, 14 Nov 2022 19:21:18 GMT"
],
"Content-Length": [
- "225"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -63,32 +63,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825\",\r\n \"name\": \"crptestar825\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar825\": \"2022-06-15 21:28:54Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247\",\r\n \"name\": \"crptestar8247\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar8247\": \"2022-11-14 19:21:16Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar825?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgyNT9hcGktdmVyc2lvbj0yMDE3LTA1LTEw",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8247?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgyNDc/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar825\": \"2022-06-15 21:29:05Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar8247\": \"2022-11-14 19:21:30Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "f9836d06-d171-45d8-874a-76ca8d64dfe1"
+ "63b13e04-6f07-4664-b764-9f4b051ef8b5"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "92"
+ "97"
]
},
"ResponseHeaders": {
@@ -102,13 +102,13 @@
"1198"
],
"x-ms-request-id": [
- "9ae64d6f-4115-4c6a-a41b-b968fc599318"
+ "304a80fb-5267-4299-bb2a-8dd2ee715fab"
],
"x-ms-correlation-request-id": [
- "9ae64d6f-4115-4c6a-a41b-b968fc599318"
+ "304a80fb-5267-4299-bb2a-8dd2ee715fab"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T212905Z:9ae64d6f-4115-4c6a-a41b-b968fc599318"
+ "WESTUS2:20221114T192132Z:304a80fb-5267-4299-bb2a-8dd2ee715fab"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -117,10 +117,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:29:04 GMT"
+ "Mon, 14 Nov 2022 19:21:32 GMT"
],
"Content-Length": [
- "225"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -129,32 +129,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825\",\r\n \"name\": \"crptestar825\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar825\": \"2022-06-15 21:29:05Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247\",\r\n \"name\": \"crptestar8247\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar8247\": \"2022-11-14 19:21:30Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar825?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgyNT9hcGktdmVyc2lvbj0yMDE3LTA1LTEw",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8247?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgyNDc/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "e0b8d544-42e8-4ca8-a19d-1ab8fd120c7d"
+ "156a141f-a4c4-4ecf-ac06-bed6c2339549"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -165,16 +165,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
+ "1197"
],
"x-ms-request-id": [
- "4c3c70a6-18e4-4cc2-a3b5-ee7a91a183ca"
+ "527ceeff-9ae5-4558-88ff-3c6cd4fda310"
],
"x-ms-correlation-request-id": [
- "4c3c70a6-18e4-4cc2-a3b5-ee7a91a183ca"
+ "527ceeff-9ae5-4558-88ff-3c6cd4fda310"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213117Z:4c3c70a6-18e4-4cc2-a3b5-ee7a91a183ca"
+ "WESTUS2:20221114T192223Z:527ceeff-9ae5-4558-88ff-3c6cd4fda310"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -183,10 +183,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:31:17 GMT"
+ "Mon, 14 Nov 2022 19:22:22 GMT"
],
"Content-Length": [
- "178"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -195,32 +195,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825\",\r\n \"name\": \"crptestar825\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247\",\r\n \"name\": \"crptestar8247\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar825?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgyNT9hcGktdmVyc2lvbj0yMDE3LTA1LTEw",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8247?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgyNDc/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "5038af3b-721f-42ce-8359-142a93421915"
+ "01fc1c2a-3cef-415e-8b28-4b29d48dbdd6"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -234,13 +234,13 @@
"1199"
],
"x-ms-request-id": [
- "a3aa21cb-d61c-44c6-94b6-06a5a8f186e7"
+ "24d14d07-727d-42c9-b8fe-f8698577a8cf"
],
"x-ms-correlation-request-id": [
- "a3aa21cb-d61c-44c6-94b6-06a5a8f186e7"
+ "24d14d07-727d-42c9-b8fe-f8698577a8cf"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213656Z:a3aa21cb-d61c-44c6-94b6-06a5a8f186e7"
+ "WESTUS2:20221114T192731Z:24d14d07-727d-42c9-b8fe-f8698577a8cf"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -249,10 +249,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:36:55 GMT"
+ "Mon, 14 Nov 2022 19:27:30 GMT"
],
"Content-Length": [
- "178"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -261,32 +261,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825\",\r\n \"name\": \"crptestar825\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247\",\r\n \"name\": \"crptestar8247\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar825?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgyNT9hcGktdmVyc2lvbj0yMDE3LTA1LTEw",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8247?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgyNDc/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "64387da5-8cea-4046-a9e6-54abf71b87c7"
+ "fe369d15-d2ad-42f0-8d3f-a9961a2c31d3"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -297,16 +297,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
+ "1198"
],
"x-ms-request-id": [
- "848db5be-00a2-43d2-8a78-95daf4168884"
+ "05f51c48-a669-4d1c-b532-758652e71ab7"
],
"x-ms-correlation-request-id": [
- "848db5be-00a2-43d2-8a78-95daf4168884"
+ "05f51c48-a669-4d1c-b532-758652e71ab7"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214000Z:848db5be-00a2-43d2-8a78-95daf4168884"
+ "WESTUS2:20221114T192935Z:05f51c48-a669-4d1c-b532-758652e71ab7"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -315,10 +315,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:39:59 GMT"
+ "Mon, 14 Nov 2022 19:29:34 GMT"
],
"Content-Length": [
- "178"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -327,32 +327,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825\",\r\n \"name\": \"crptestar825\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247\",\r\n \"name\": \"crptestar8247\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar825?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgyNT9hcGktdmVyc2lvbj0yMDE3LTA1LTEw",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8247?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgyNDc/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "f9a7b56c-6a4f-4659-8dd2-098a67a7c88c"
+ "86d9bcc9-3a43-4bfa-9195-50c0fe1258bd"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -363,16 +363,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
+ "1197"
],
"x-ms-request-id": [
- "a6ecaa6b-6bf8-408f-8971-b1ddc04a9ac3"
+ "988c945c-e52d-4903-9e4e-9846cb0e76c6"
],
"x-ms-correlation-request-id": [
- "a6ecaa6b-6bf8-408f-8971-b1ddc04a9ac3"
+ "988c945c-e52d-4903-9e4e-9846cb0e76c6"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214203Z:a6ecaa6b-6bf8-408f-8971-b1ddc04a9ac3"
+ "WESTUS2:20221114T193138Z:988c945c-e52d-4903-9e4e-9846cb0e76c6"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -381,10 +381,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:42:02 GMT"
+ "Mon, 14 Nov 2022 19:31:38 GMT"
],
"Content-Length": [
- "178"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -393,32 +393,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825\",\r\n \"name\": \"crptestar825\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247\",\r\n \"name\": \"crptestar8247\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar825?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgyNT9hcGktdmVyc2lvbj0yMDE3LTA1LTEw",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8247?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgyNDc/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "e47c2a38-bca7-455b-9e6f-333502fc65cb"
+ "6ed00478-c6c9-4ec4-9cf6-ba774fa18295"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -432,13 +432,13 @@
"1199"
],
"x-ms-request-id": [
- "587dd2eb-7090-43f9-9adc-609102bb2280"
+ "3b310611-5881-4065-9b21-dc5f69b45c48"
],
"x-ms-correlation-request-id": [
- "587dd2eb-7090-43f9-9adc-609102bb2280"
+ "3b310611-5881-4065-9b21-dc5f69b45c48"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214507Z:587dd2eb-7090-43f9-9adc-609102bb2280"
+ "WESTUS2:20221114T193343Z:3b310611-5881-4065-9b21-dc5f69b45c48"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -447,10 +447,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:45:07 GMT"
+ "Mon, 14 Nov 2022 19:33:42 GMT"
],
"Content-Length": [
- "178"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -459,32 +459,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825\",\r\n \"name\": \"crptestar825\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247\",\r\n \"name\": \"crptestar8247\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/virtualNetworks/csvnet4685?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL2Nzdm5ldDQ2ODU/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/virtualNetworks/csvnet3142?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQzMTQyP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet9758\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet3884\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "976a67e4-236d-4ece-b91f-88fb87ba28ad"
+ "e19babb7-5e2e-4732-a22d-1368a6cbd7f4"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "297"
+ "301"
]
},
"ResponseHeaders": {
@@ -498,19 +498,19 @@
"3"
],
"x-ms-request-id": [
- "504bd350-2065-4d3c-8dc8-32ad282ad40e"
+ "32bcca39-0f55-4ace-a95e-999b17189450"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/504bd350-2065-4d3c-8dc8-32ad282ad40e?api-version=2019-09-01"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/32bcca39-0f55-4ace-a95e-999b17189450?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "57b8dc79-9862-4d82-9572-7ea81f048980"
+ "b16d9857-fc81-4cda-af21-3eb0fe5a9deb"
],
"Azure-AsyncNotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "c62cfcfb-e55d-42f0-b3f7-7a5a7f53fc80"
+ "5942afd6-7404-4fb9-bc6d-3436b37bedae"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -523,16 +523,16 @@
"1199"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T212858Z:57b8dc79-9862-4d82-9572-7ea81f048980"
+ "WESTUS2:20221114T192122Z:b16d9857-fc81-4cda-af21-3eb0fe5a9deb"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:28:58 GMT"
+ "Mon, 14 Nov 2022 19:21:22 GMT"
],
"Content-Length": [
- "1230"
+ "1237"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -541,19 +541,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet4685\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/virtualNetworks/csvnet4685\",\r\n \"etag\": \"W/\\\"57d88bf6-2d7c-480a-aebe-4cb65a789ca1\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"e7c6d268-7e67-4f92-bda2-ba52f22e018a\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet9758\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/virtualNetworks/csvnet4685/subnets/subnet9758\",\r\n \"etag\": \"W/\\\"57d88bf6-2d7c-480a-aebe-4cb65a789ca1\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet3142\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/virtualNetworks/csvnet3142\",\r\n \"etag\": \"W/\\\"3bbedf5d-6b50-4bbe-81f0-be655729bb0c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"abaafec6-85c8-4a67-9e5c-76dd17fdec7c\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet3884\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/virtualNetworks/csvnet3142/subnets/subnet3884\",\r\n \"etag\": \"W/\\\"3bbedf5d-6b50-4bbe-81f0-be655729bb0c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/504bd350-2065-4d3c-8dc8-32ad282ad40e?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzUwNGJkMzUwLTIwNjUtNGQzYy04ZGM4LTMyYWQyODJhZDQwZT9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/32bcca39-0f55-4ace-a95e-999b17189450?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy8zMmJjY2EzOS0wZjU1LTRhY2UtYTk1ZS05OTliMTcxODk0NTA/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -565,13 +565,13 @@
"no-cache"
],
"x-ms-request-id": [
- "104a305c-002b-4eb0-a50b-4656fe74ad8c"
+ "351748c1-ebbe-4d09-aa7d-8ffbe132fea4"
],
"x-ms-correlation-request-id": [
- "b63ac182-94f8-41fe-9321-e70e23dbef28"
+ "32a6abd1-7162-4457-a4d4-91681ce1551d"
],
"x-ms-arm-service-request-id": [
- "b449b84d-6641-45a9-8846-5345d74f1ed4"
+ "6522c564-090d-49cd-ab58-01a9703160aa"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -584,13 +584,13 @@
"11999"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T212901Z:b63ac182-94f8-41fe-9321-e70e23dbef28"
+ "WESTUS2:20221114T192125Z:32a6abd1-7162-4457-a4d4-91681ce1551d"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:29:01 GMT"
+ "Mon, 14 Nov 2022 19:21:25 GMT"
],
"Content-Length": [
"29"
@@ -606,15 +606,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/virtualNetworks/csvnet4685?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL2Nzdm5ldDQ2ODU/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/virtualNetworks/csvnet3142?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQzMTQyP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -626,16 +626,16 @@
"no-cache"
],
"ETag": [
- "W/\"2b0b5655-7245-4376-b0db-b1914d68fb65\""
+ "W/\"21d49e61-e53b-43cc-ac1c-bb57f71ee198\""
],
"x-ms-request-id": [
- "8772620e-ef43-4abe-9c79-56fdf379a917"
+ "9e200478-93bf-4636-b575-342cf71ef238"
],
"x-ms-correlation-request-id": [
- "4075744f-fde3-4f43-a382-73f0078b88bc"
+ "14554397-995a-4e69-b300-b7017203da07"
],
"x-ms-arm-service-request-id": [
- "be878405-45da-4f1c-8df5-726f9bffd10a"
+ "5ea29047-2a09-46fb-8f8a-6eff5c84a89c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -648,16 +648,16 @@
"11998"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T212902Z:4075744f-fde3-4f43-a382-73f0078b88bc"
+ "WESTUS2:20221114T192126Z:14554397-995a-4e69-b300-b7017203da07"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:29:01 GMT"
+ "Mon, 14 Nov 2022 19:21:26 GMT"
],
"Content-Length": [
- "1232"
+ "1239"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -666,32 +666,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet4685\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/virtualNetworks/csvnet4685\",\r\n \"etag\": \"W/\\\"2b0b5655-7245-4376-b0db-b1914d68fb65\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"e7c6d268-7e67-4f92-bda2-ba52f22e018a\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet9758\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/virtualNetworks/csvnet4685/subnets/subnet9758\",\r\n \"etag\": \"W/\\\"2b0b5655-7245-4376-b0db-b1914d68fb65\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet3142\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/virtualNetworks/csvnet3142\",\r\n \"etag\": \"W/\\\"21d49e61-e53b-43cc-ac1c-bb57f71ee198\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"abaafec6-85c8-4a67-9e5c-76dd17fdec7c\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet3884\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/virtualNetworks/csvnet3142/subnets/subnet3884\",\r\n \"etag\": \"W/\\\"21d49e61-e53b-43cc-ac1c-bb57f71ee198\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcHVibGljSVBBZGRyZXNzZXMvY3NwaXA5NDg3P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwODUxP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns4669\"\r\n }\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns4044\"\r\n }\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "a4a47c4c-20d9-4427-9f3d-75f9fac88ae8"
+ "df706ef4-273f-4fa6-b2bc-600dcbdc1467"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "163"
+ "167"
]
},
"ResponseHeaders": {
@@ -705,19 +705,19 @@
"1"
],
"x-ms-request-id": [
- "3e11a988-fba7-4dc9-a1cf-3ebe293f1d6b"
+ "477cd974-164b-4bba-b80f-aec58ec7ce52"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/3e11a988-fba7-4dc9-a1cf-3ebe293f1d6b?api-version=2019-09-01"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/477cd974-164b-4bba-b80f-aec58ec7ce52?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "305d1fa9-657e-4797-809e-033b555179e4"
+ "0a46474b-8daa-4090-90ee-118733d9beb8"
],
"Azure-AsyncNotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "9beea16a-726c-49e2-8d0d-0497ad4061fc"
+ "06b6f19c-465f-4b97-a430-f631f0865925"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -730,16 +730,16 @@
"1198"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T212903Z:305d1fa9-657e-4797-809e-033b555179e4"
+ "WESTUS2:20221114T192128Z:0a46474b-8daa-4090-90ee-118733d9beb8"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:29:03 GMT"
+ "Mon, 14 Nov 2022 19:21:27 GMT"
],
"Content-Length": [
- "723"
+ "730"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -748,19 +748,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip9487\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\",\r\n \"etag\": \"W/\\\"307e29ce-92b2-41ff-9308-b104cce93401\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"d0628dc2-a70b-41da-a702-afc7610b68fd\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns4669\",\r\n \"fqdn\": \"dns4669.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip851\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\",\r\n \"etag\": \"W/\\\"2ac31ea3-ec1b-4e20-8f7b-f0851b2d59ad\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"ac922736-0187-4b1d-8125-10b72d3594cd\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns4044\",\r\n \"fqdn\": \"dns4044.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/3e11a988-fba7-4dc9-a1cf-3ebe293f1d6b?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzNlMTFhOTg4LWZiYTctNGRjOS1hMWNmLTNlYmUyOTNmMWQ2Yj9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/477cd974-164b-4bba-b80f-aec58ec7ce52?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy80NzdjZDk3NC0xNjRiLTRiYmEtYjgwZi1hZWM1OGVjN2NlNTI/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -771,14 +771,17 @@
"Pragma": [
"no-cache"
],
+ "Retry-After": [
+ "2"
+ ],
"x-ms-request-id": [
- "5f71db72-088f-43fa-bb02-7d546b7e0e45"
+ "42747519-95d6-4f8f-81dc-0e5a91e25264"
],
"x-ms-correlation-request-id": [
- "48cfbda1-b023-4d80-be72-dc87ee952c29"
+ "7cdbb6a8-0c4f-4c5c-8899-ef5db90674fa"
],
"x-ms-arm-service-request-id": [
- "ceebb566-a9bb-4460-aed0-20d79e31cda8"
+ "1748505f-ac01-488a-b647-431127f1e68f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -791,13 +794,74 @@
"11997"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T212904Z:48cfbda1-b023-4d80-be72-dc87ee952c29"
+ "WESTUS2:20221114T192129Z:7cdbb6a8-0c4f-4c5c-8899-ef5db90674fa"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 19:21:29 GMT"
+ ],
+ "Content-Length": [
+ "30"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/477cd974-164b-4bba-b80f-aec58ec7ce52?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy80NzdjZDk3NC0xNjRiLTRiYmEtYjgwZi1hZWM1OGVjN2NlNTI/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-request-id": [
+ "e1d943f4-5c67-493b-a5f8-3711e7c194c7"
+ ],
+ "x-ms-correlation-request-id": [
+ "cf7bbb03-974e-4580-8ac7-d2c39b1f120c"
+ ],
+ "x-ms-arm-service-request-id": [
+ "60564381-cb12-4103-8d24-11949ccc9e09"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11996"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T192131Z:cf7bbb03-974e-4580-8ac7-d2c39b1f120c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:29:04 GMT"
+ "Mon, 14 Nov 2022 19:21:31 GMT"
],
"Content-Length": [
"29"
@@ -813,15 +877,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcHVibGljSVBBZGRyZXNzZXMvY3NwaXA5NDg3P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwODUxP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -833,16 +897,16 @@
"no-cache"
],
"ETag": [
- "W/\"78488a9b-749a-4fa7-ab12-3ab8724233f8\""
+ "W/\"0c9df74c-e9e2-49d8-a527-fac3bb075b8d\""
],
"x-ms-request-id": [
- "22eef9da-e933-4285-8d2c-af29d9b7bccc"
+ "a4aaffc8-9960-4daf-98fa-c31909127a09"
],
"x-ms-correlation-request-id": [
- "4b66f6b0-be87-49b8-b8f2-b049a091ac19"
+ "876a6996-828f-4849-8fe1-46171e544ce0"
],
"x-ms-arm-service-request-id": [
- "51ed2463-4deb-4de0-a5c8-cae29e21a153"
+ "e48c9f6f-89e2-4b05-8aec-1e5792d6c484"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -852,19 +916,19 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
+ "11995"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T212904Z:4b66f6b0-be87-49b8-b8f2-b049a091ac19"
+ "WESTUS2:20221114T192131Z:876a6996-828f-4849-8fe1-46171e544ce0"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:29:04 GMT"
+ "Mon, 14 Nov 2022 19:21:31 GMT"
],
"Content-Length": [
- "724"
+ "731"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -873,32 +937,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip9487\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\",\r\n \"etag\": \"W/\\\"78488a9b-749a-4fa7-ab12-3ab8724233f8\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d0628dc2-a70b-41da-a702-afc7610b68fd\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns4669\",\r\n \"fqdn\": \"dns4669.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip851\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\",\r\n \"etag\": \"W/\\\"0c9df74c-e9e2-49d8-a527-fac3bb075b8d\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"ac922736-0187-4b1d-8125-10b72d3594cd\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns4044\",\r\n \"fqdn\": \"dns4044.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Storage/storageAccounts/saforcspkg7303?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LlN0b3JhZ2Uvc3RvcmFnZUFjY291bnRzL3NhZm9yY3Nwa2c3MzAzP2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Storage/storageAccounts/saforcspkg9576?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnOTU3Nj9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "5ab905b1-a95a-48a1-9144-67b165e4bb4d"
+ "4d1fb7c8-9a8d-4e17-a7d3-e865a3e87447"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "89"
+ "93"
]
},
"ResponseHeaders": {
@@ -909,13 +973,13 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b773ec47-8c16-43af-9700-afd0c81074ec?monitor=true&api-version=2015-06-15"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/b4acc07d-1db1-4906-8fa8-5eed25bef94c?monitor=true&api-version=2015-06-15"
],
"Retry-After": [
"17"
],
"x-ms-request-id": [
- "b773ec47-8c16-43af-9700-afd0c81074ec"
+ "b4acc07d-1db1-4906-8fa8-5eed25bef94c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -927,16 +991,16 @@
"1199"
],
"x-ms-correlation-request-id": [
- "1dda526e-4de1-4345-8a34-0b9008ed2c15"
+ "be18f071-9b87-45a2-8be0-b07d860bc1a1"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T212909Z:1dda526e-4de1-4345-8a34-0b9008ed2c15"
+ "WESTUS2:20221114T192138Z:be18f071-9b87-45a2-8be0-b07d860bc1a1"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:29:09 GMT"
+ "Mon, 14 Nov 2022 19:21:38 GMT"
],
"Content-Type": [
"text/plain; charset=utf-8"
@@ -952,15 +1016,15 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b773ec47-8c16-43af-9700-afd0c81074ec?monitor=true&api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMi9hc3luY29wZXJhdGlvbnMvYjc3M2VjNDctOGMxNi00M2FmLTk3MDAtYWZkMGM4MTA3NGVjP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/b4acc07d-1db1-4906-8fa8-5eed25bef94c?monitor=true&api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvYXN5bmNvcGVyYXRpb25zL2I0YWNjMDdkLTFkYjEtNDkwNi04ZmE4LTVlZWQyNWJlZjk0Yz9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -972,7 +1036,7 @@
"no-cache"
],
"x-ms-request-id": [
- "aa36f91a-39a1-4b7f-a40e-2124fb36e1d8"
+ "f1e71606-30a0-489c-8bd4-560a6e12866c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -984,19 +1048,19 @@
"11999"
],
"x-ms-correlation-request-id": [
- "e2247b66-3cf2-407c-8529-652e1a26e09b"
+ "12883609-24a4-415c-98e4-3230fbe53c34"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T212926Z:e2247b66-3cf2-407c-8529-652e1a26e09b"
+ "WESTUS2:20221114T192155Z:12883609-24a4-415c-98e4-3230fbe53c34"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:29:26 GMT"
+ "Mon, 14 Nov 2022 19:21:55 GMT"
],
"Content-Length": [
- "89"
+ "93"
],
"Content-Type": [
"application/json"
@@ -1005,25 +1069,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LlN0b3JhZ2Uvc3RvcmFnZUFjY291bnRzP2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "53a703f5-2dcf-4a57-ad2f-d9ad5a8f7f89"
+ "854cfb65-4050-4a7e-aa7c-fe2acefd898b"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -1035,7 +1099,7 @@
"no-cache"
],
"x-ms-request-id": [
- "add7530d-69ce-4c3c-8a40-cced4b566e84"
+ "c8208513-bf90-4670-af9e-dfba025ea69e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1047,19 +1111,19 @@
"11998"
],
"x-ms-correlation-request-id": [
- "dae2de7a-4c9e-4b29-b0dd-63c208048778"
+ "f7787964-8267-4f74-ba9c-88b38765cf8d"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T212936Z:dae2de7a-4c9e-4b29-b0dd-63c208048778"
+ "WESTUS2:20221114T192205Z:f7787964-8267-4f74-ba9c-88b38765cf8d"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:29:36 GMT"
+ "Mon, 14 Nov 2022 19:22:05 GMT"
],
"Content-Length": [
- "746"
+ "759"
],
"Content-Type": [
"application/json"
@@ -1068,25 +1132,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Storage/storageAccounts/saforcspkg7303\",\r\n \"name\": \"saforcspkg7303\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T21:29:07.7056177Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg7303.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg7303.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg7303.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg7303.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\",\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Storage/storageAccounts/saforcspkg9576\",\r\n \"name\": \"saforcspkg9576\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T19:21:34.8355107Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg9576.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg9576.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg9576.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg9576.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Storage/storageAccounts/saforcspkg7303?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LlN0b3JhZ2Uvc3RvcmFnZUFjY291bnRzL3NhZm9yY3Nwa2c3MzAzP2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Storage/storageAccounts/saforcspkg9576?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnOTU3Nj9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "01413194-c3bf-43bb-a889-fed9ff385c44"
+ "610d719f-c27c-4eaa-acd2-587673ccdd21"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -1098,7 +1162,7 @@
"no-cache"
],
"x-ms-request-id": [
- "645e65b3-9bc7-431f-88ed-3b9f4cbcf724"
+ "dd511a53-25dc-4e77-8ac7-2058416d9db5"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1110,19 +1174,19 @@
"11997"
],
"x-ms-correlation-request-id": [
- "bd035f4e-abb8-41c6-956c-45559cbc2896"
+ "216ac852-d2b1-4f6e-a86c-8d1bf5462956"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T212936Z:bd035f4e-abb8-41c6-956c-45559cbc2896"
+ "WESTUS2:20221114T192205Z:216ac852-d2b1-4f6e-a86c-8d1bf5462956"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:29:36 GMT"
+ "Mon, 14 Nov 2022 19:22:05 GMT"
],
"Content-Length": [
- "734"
+ "747"
],
"Content-Type": [
"application/json"
@@ -1131,25 +1195,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Storage/storageAccounts/saforcspkg7303\",\r\n \"name\": \"saforcspkg7303\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T21:29:07.7056177Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg7303.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg7303.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg7303.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg7303.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\",\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Storage/storageAccounts/saforcspkg9576\",\r\n \"name\": \"saforcspkg9576\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T19:21:34.8355107Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg9576.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg9576.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg9576.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg9576.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Storage/storageAccounts/saforcspkg7303/listKeys?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LlN0b3JhZ2Uvc3RvcmFnZUFjY291bnRzL3NhZm9yY3Nwa2c3MzAzL2xpc3RLZXlzP2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Storage/storageAccounts/saforcspkg9576/listKeys?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnOTU3Ni9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "POST",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "3952ca08-d369-4b41-af1b-12828db0f5c9"
+ "de101e6a-c20b-474f-b22f-587bdb3c91a7"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -1161,7 +1225,7 @@
"no-cache"
],
"x-ms-request-id": [
- "9f3656d0-62df-47d0-a507-ec35e7c1fcf9"
+ "544277da-2f43-47cd-a832-a2323f677817"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1173,16 +1237,16 @@
"11999"
],
"x-ms-correlation-request-id": [
- "910d8255-43d4-4cf0-b168-0e9d9d413329"
+ "0267cfca-fef0-4e01-a054-dc38d7994ac6"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T212936Z:910d8255-43d4-4cf0-b168-0e9d9d413329"
+ "WESTUS2:20221114T192206Z:0267cfca-fef0-4e01-a054-dc38d7994ac6"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:29:36 GMT"
+ "Mon, 14 Nov 2022 19:22:05 GMT"
],
"Content-Length": [
"197"
@@ -1198,28 +1262,28 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg7303.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=crBVM%2BknJu9qFmtOGTPaSBYfXdFKS6F1xQFCTV0OyRE%3D&st=2022-06-14T21%3A31%3A16Z&se=2022-06-17T21%3A31%3A16Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.1\",\r\n \"autoUpgradeMinorVersion\": true,\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\",\r\n \"protectedSettings\": \"VsmrdpTest!\"\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg9576.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=PEz1xhqGh%2F%2Blztxloae13Nj6qRfia1Z8wdQHFsmJDRs%3D&st=2022-11-13T19%3A22%3A21Z&se=2022-11-16T19%3A22%3A21Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.1\",\r\n \"autoUpgradeMinorVersion\": true,\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\",\r\n \"protectedSettings\": \"VsmrdpTest!\"\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "8f642a99-4a66-41fd-9a7e-f5a2d768fa63"
+ "f80c0090-b972-4203-8cfc-f2f24c544ae8"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "4045"
+ "4052"
]
},
"ResponseHeaders": {
@@ -1230,19 +1294,19 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/104e9a2f-df35-47bd-b294-57e62efd222b?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/2f554b74-ac54-446c-8747-270769f83f83?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;297,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;297"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "104e9a2f-df35-47bd-b294-57e62efd222b"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;296"
+ "2f554b74-ac54-446c-8747-270769f83f83"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1251,19 +1315,19 @@
"1199"
],
"x-ms-correlation-request-id": [
- "d6691459-d3b6-4380-b1ac-406f14c41e95"
+ "bea0a78d-768a-42c0-86ee-0edfa53640e7"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213121Z:d6691459-d3b6-4380-b1ac-406f14c41e95"
+ "WESTUS2:20221114T192226Z:bea0a78d-768a-42c0-86ee-0edfa53640e7"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:31:20 GMT"
+ "Mon, 14 Nov 2022 19:22:25 GMT"
],
"Content-Length": [
- "4475"
+ "4507"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1272,32 +1336,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:31:20.342665Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:22:25.7725945Z\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg7303.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=crBVM%2BknJu9qFmtOGTPaSBYfXdFKS6F1xQFCTV0OyRE%3D&st=2022-06-14T21%3A31%3A16Z&se=2022-06-17T21%3A31%3A16Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.1\",\r\n \"autoUpgradeMinorVersion\": true,\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\",\r\n \"protectedSettings\": \"VsmrdpTest!\"\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\",\r\n \"autoUpgradeMinorVersion\": false,\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg9576.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=PEz1xhqGh%2F%2Blztxloae13Nj6qRfia1Z8wdQHFsmJDRs%3D&st=2022-11-13T19%3A22%3A21Z&se=2022-11-16T19%3A22%3A21Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.1\",\r\n \"autoUpgradeMinorVersion\": true,\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\",\r\n \"protectedSettings\": \"VsmrdpTest!\"\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\",\r\n \"autoUpgradeMinorVersion\": false,\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "68e8d219-5bf0-4233-9c28-0da2f0cba1fa"
+ "a6e9abd9-447f-4928-ac66-63ebbffb74b2"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "4409"
+ "4416"
]
},
"ResponseHeaders": {
@@ -1308,19 +1372,19 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/ae19ad9f-c5cb-401c-81e0-60db964864d1?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b8ef187c-d3b4-4278-a9fe-b07982396207?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;296,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;296"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "ae19ad9f-c5cb-401c-81e0-60db964864d1"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;298"
+ "b8ef187c-d3b4-4278-a9fe-b07982396207"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1329,19 +1393,19 @@
"1198"
],
"x-ms-correlation-request-id": [
- "2c892343-7194-4827-98f5-9924c7023da7"
+ "49038ea8-2165-4cdc-b1ef-9b5817f4ddff"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213657Z:2c892343-7194-4827-98f5-9924c7023da7"
+ "WESTUS2:20221114T192733Z:49038ea8-2165-4cdc-b1ef-9b5817f4ddff"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:36:56 GMT"
+ "Mon, 14 Nov 2022 19:27:32 GMT"
],
"Content-Length": [
- "4886"
+ "4917"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1350,32 +1414,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Updating\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:36:56.6880717Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Updating\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:27:32.2577983Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg7303.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=crBVM%2BknJu9qFmtOGTPaSBYfXdFKS6F1xQFCTV0OyRE%3D&st=2022-06-14T21%3A31%3A16Z&se=2022-06-17T21%3A31%3A16Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\",\r\n \"autoUpgradeMinorVersion\": false,\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.1\",\r\n \"autoUpgradeMinorVersion\": true,\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\",\r\n \"protectedSettings\": \"VsmrdpTest!\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg9576.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=PEz1xhqGh%2F%2Blztxloae13Nj6qRfia1Z8wdQHFsmJDRs%3D&st=2022-11-13T19%3A22%3A21Z&se=2022-11-16T19%3A22%3A21Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\",\r\n \"autoUpgradeMinorVersion\": false,\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.1\",\r\n \"autoUpgradeMinorVersion\": true,\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\",\r\n \"protectedSettings\": \"VsmrdpTest!\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "7d2c60d6-7e54-4c6e-868d-6df94288464b"
+ "c7cbc610-983e-4fdd-93e1-fba6e94ec0bc"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "4487"
+ "4494"
]
},
"ResponseHeaders": {
@@ -1386,19 +1450,19 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e7a80e18-d008-4026-8864-3b43e7f671fc?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/191af473-121a-4116-bae7-4e592b2782a8?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;295,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;295"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "e7a80e18-d008-4026-8864-3b43e7f671fc"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;297"
+ "191af473-121a-4116-bae7-4e592b2782a8"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1407,19 +1471,19 @@
"1197"
],
"x-ms-correlation-request-id": [
- "2e65de85-28c4-4bd8-966a-9d53bc3a72e3"
+ "73f5743c-4f43-4e7b-8014-5405fb000f82"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214001Z:2e65de85-28c4-4bd8-966a-9d53bc3a72e3"
+ "WESTUS2:20221114T192937Z:73f5743c-4f43-4e7b-8014-5405fb000f82"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:40:01 GMT"
+ "Mon, 14 Nov 2022 19:29:36 GMT"
],
"Content-Length": [
- "4896"
+ "4926"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1428,32 +1492,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Updating\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:40:00.8921788Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Updating\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:29:36.210929Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg7303.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=crBVM%2BknJu9qFmtOGTPaSBYfXdFKS6F1xQFCTV0OyRE%3D&st=2022-06-14T21%3A31%3A16Z&se=2022-06-17T21%3A31%3A16Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.1\",\r\n \"autoUpgradeMinorVersion\": true,\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\",\r\n \"protectedSettings\": \"VsmrdpTest!\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\",\r\n \"autoUpgradeMinorVersion\": false,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg9576.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=PEz1xhqGh%2F%2Blztxloae13Nj6qRfia1Z8wdQHFsmJDRs%3D&st=2022-11-13T19%3A22%3A21Z&se=2022-11-16T19%3A22%3A21Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.1\",\r\n \"autoUpgradeMinorVersion\": true,\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\",\r\n \"protectedSettings\": \"VsmrdpTest!\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\",\r\n \"autoUpgradeMinorVersion\": false,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "0fea47a6-a72b-4290-a0f2-ca5fc7dc7356"
+ "54a710fb-de82-46bb-823a-f187711cf64f"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "4477"
+ "4484"
]
},
"ResponseHeaders": {
@@ -1464,19 +1528,19 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/cc3c9423-f160-4a8b-a434-b4ef2e9e642f?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/3aa5c621-6a37-40e6-9866-33ac69d13da7?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;295,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;295"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "cc3c9423-f160-4a8b-a434-b4ef2e9e642f"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;296"
+ "3aa5c621-6a37-40e6-9866-33ac69d13da7"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1485,19 +1549,19 @@
"1196"
],
"x-ms-correlation-request-id": [
- "eba694ec-9105-44c8-8f9f-1968c91f7129"
+ "7142053d-cf7b-4151-908f-d726e27a4200"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214204Z:eba694ec-9105-44c8-8f9f-1968c91f7129"
+ "WESTUS2:20221114T193140Z:7142053d-cf7b-4151-908f-d726e27a4200"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:42:03 GMT"
+ "Mon, 14 Nov 2022 19:31:39 GMT"
],
"Content-Length": [
- "4886"
+ "4916"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1506,32 +1570,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Updating\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:42:03.8140424Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Updating\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:31:39.523684Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg7303.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=crBVM%2BknJu9qFmtOGTPaSBYfXdFKS6F1xQFCTV0OyRE%3D&st=2022-06-14T21%3A31%3A16Z&se=2022-06-17T21%3A31%3A16Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.1\",\r\n \"autoUpgradeMinorVersion\": true,\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\",\r\n \"protectedSettings\": \"VsmrdpTest!\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg9576.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=PEz1xhqGh%2F%2Blztxloae13Nj6qRfia1Z8wdQHFsmJDRs%3D&st=2022-11-13T19%3A22%3A21Z&se=2022-11-16T19%3A22%3A21Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.1\",\r\n \"autoUpgradeMinorVersion\": true,\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\",\r\n \"protectedSettings\": \"VsmrdpTest!\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "0e825ae2-b2c8-47e8-bb11-4921416fdda7"
+ "b80bf7ac-879d-4c35-8151-e0c76049a0a6"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "4123"
+ "4130"
]
},
"ResponseHeaders": {
@@ -1542,19 +1606,19 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e8577710-23ae-4354-9870-99ec2776c20a?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/367f6fd2-cec5-4bf2-a217-a2ac491b39db?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;294,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;294"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "e8577710-23ae-4354-9870-99ec2776c20a"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;295"
+ "367f6fd2-cec5-4bf2-a217-a2ac491b39db"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1563,19 +1627,19 @@
"1195"
],
"x-ms-correlation-request-id": [
- "57d6f73f-bd06-48a3-b7da-6fd4a8340151"
+ "4e77b2c7-7533-439b-b061-ceb12f29e979"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214512Z:57d6f73f-bd06-48a3-b7da-6fd4a8340151"
+ "WESTUS2:20221114T193344Z:4e77b2c7-7533-439b-b061-ceb12f29e979"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:45:11 GMT"
+ "Mon, 14 Nov 2022 19:33:43 GMT"
],
"Content-Length": [
- "4486"
+ "4517"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1584,20 +1648,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:45:08.2362105Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:33:43.7899828Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/104e9a2f-df35-47bd-b294-57e62efd222b?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMTA0ZTlhMmYtZGYzNS00N2JkLWIyOTQtNTdlNjJlZmQyMjJiP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/2f554b74-ac54-446c-8747-270769f83f83?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzJmNTU0Yjc0LWFjNTQtNDQ2Yy04NzQ3LTI3MDc2OWY4M2Y4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1611,10 +1675,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "1674d3eb-f84f-4467-9b66-ef0e0b48ee2d"
+ "7423b101-76d3-484a-a7ed-52db6a726aa3"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1624,19 +1688,19 @@
"11999"
],
"x-ms-correlation-request-id": [
- "3ef6cfe0-2caa-495b-b887-3d247c5f9e44"
+ "291818ef-0bb4-4afb-b96f-1e3cbb924dc8"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213151Z:3ef6cfe0-2caa-495b-b887-3d247c5f9e44"
+ "WESTUS2:20221114T192256Z:291818ef-0bb4-4afb-b96f-1e3cbb924dc8"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:31:51 GMT"
+ "Mon, 14 Nov 2022 19:22:56 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1645,20 +1709,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:31:20.342665-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"104e9a2f-df35-47bd-b294-57e62efd222b\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:22:25.7725945-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2f554b74-ac54-446c-8747-270769f83f83\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/104e9a2f-df35-47bd-b294-57e62efd222b?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMTA0ZTlhMmYtZGYzNS00N2JkLWIyOTQtNTdlNjJlZmQyMjJiP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/2f554b74-ac54-446c-8747-270769f83f83?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzJmNTU0Yjc0LWFjNTQtNDQ2Yy04NzQ3LTI3MDc2OWY4M2Y4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1672,10 +1736,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "5dca108c-0b47-4e46-8b91-54d19a7ce9cd"
+ "aa2ee461-7250-47af-8c7f-170a3f0ebd94"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1685,19 +1749,19 @@
"11998"
],
"x-ms-correlation-request-id": [
- "edb84a75-9dbc-41fc-9c1a-6ae35907480b"
+ "ad362414-76b6-4ed5-ad60-e2fcfae8e6b6"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213221Z:edb84a75-9dbc-41fc-9c1a-6ae35907480b"
+ "WESTUS2:20221114T192327Z:ad362414-76b6-4ed5-ad60-e2fcfae8e6b6"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:32:20 GMT"
+ "Mon, 14 Nov 2022 19:23:26 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1706,20 +1770,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:31:20.342665-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"104e9a2f-df35-47bd-b294-57e62efd222b\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:22:25.7725945-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2f554b74-ac54-446c-8747-270769f83f83\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/104e9a2f-df35-47bd-b294-57e62efd222b?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMTA0ZTlhMmYtZGYzNS00N2JkLWIyOTQtNTdlNjJlZmQyMjJiP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/2f554b74-ac54-446c-8747-270769f83f83?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzJmNTU0Yjc0LWFjNTQtNDQ2Yy04NzQ3LTI3MDc2OWY4M2Y4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1733,10 +1797,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "b0059b83-8665-4500-ab70-72c1b1855d68"
+ "44c90512-06e3-4076-bb3b-1a09dc0a90ab"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1746,19 +1810,19 @@
"11997"
],
"x-ms-correlation-request-id": [
- "0fbca88b-818d-457a-a25c-1eba04d1a6b9"
+ "66ee9f20-09da-4207-8669-41a09d10520a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213251Z:0fbca88b-818d-457a-a25c-1eba04d1a6b9"
+ "WESTUS2:20221114T192357Z:66ee9f20-09da-4207-8669-41a09d10520a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:32:51 GMT"
+ "Mon, 14 Nov 2022 19:23:57 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1767,20 +1831,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:31:20.342665-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"104e9a2f-df35-47bd-b294-57e62efd222b\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:22:25.7725945-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2f554b74-ac54-446c-8747-270769f83f83\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/104e9a2f-df35-47bd-b294-57e62efd222b?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMTA0ZTlhMmYtZGYzNS00N2JkLWIyOTQtNTdlNjJlZmQyMjJiP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/2f554b74-ac54-446c-8747-270769f83f83?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzJmNTU0Yjc0LWFjNTQtNDQ2Yy04NzQ3LTI3MDc2OWY4M2Y4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1794,10 +1858,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "bd6d69be-0ff6-446e-b75d-4acd70bb05cd"
+ "0be371d9-d11c-4f08-852a-7db2898b1b52"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1807,19 +1871,19 @@
"11996"
],
"x-ms-correlation-request-id": [
- "91c43905-658d-4e44-b10e-695512851a89"
+ "4d8b2d9d-4186-4f5c-89f4-92e450517555"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213322Z:91c43905-658d-4e44-b10e-695512851a89"
+ "WESTUS2:20221114T192427Z:4d8b2d9d-4186-4f5c-89f4-92e450517555"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:33:21 GMT"
+ "Mon, 14 Nov 2022 19:24:26 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1828,20 +1892,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:31:20.342665-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"104e9a2f-df35-47bd-b294-57e62efd222b\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:22:25.7725945-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2f554b74-ac54-446c-8747-270769f83f83\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/104e9a2f-df35-47bd-b294-57e62efd222b?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMTA0ZTlhMmYtZGYzNS00N2JkLWIyOTQtNTdlNjJlZmQyMjJiP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/2f554b74-ac54-446c-8747-270769f83f83?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzJmNTU0Yjc0LWFjNTQtNDQ2Yy04NzQ3LTI3MDc2OWY4M2Y4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1855,10 +1919,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "f90f1ab3-6f80-402e-9333-dd7e08926a6a"
+ "bccd134b-c403-4c9d-90db-0a07ae3fb412"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1868,19 +1932,19 @@
"11995"
],
"x-ms-correlation-request-id": [
- "6560e198-3c9d-4810-a64b-8fa17b9ee7f5"
+ "f69bf398-c5c2-4099-8d73-d0c88b283888"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213352Z:6560e198-3c9d-4810-a64b-8fa17b9ee7f5"
+ "WESTUS2:20221114T192457Z:f69bf398-c5c2-4099-8d73-d0c88b283888"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:33:52 GMT"
+ "Mon, 14 Nov 2022 19:24:56 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1889,20 +1953,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:31:20.342665-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"104e9a2f-df35-47bd-b294-57e62efd222b\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:22:25.7725945-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2f554b74-ac54-446c-8747-270769f83f83\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/104e9a2f-df35-47bd-b294-57e62efd222b?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMTA0ZTlhMmYtZGYzNS00N2JkLWIyOTQtNTdlNjJlZmQyMjJiP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/2f554b74-ac54-446c-8747-270769f83f83?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzJmNTU0Yjc0LWFjNTQtNDQ2Yy04NzQ3LTI3MDc2OWY4M2Y4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1916,10 +1980,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "8f6dffe3-fe58-43fe-935e-62431f9b9f11"
+ "8eba4c80-cf44-496d-8c46-8f380853c58a"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1929,19 +1993,19 @@
"11994"
],
"x-ms-correlation-request-id": [
- "b301d378-4195-4548-87bb-b42d7a4482d1"
+ "4a212720-7fec-4d35-ae50-7accb83d3f66"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213422Z:b301d378-4195-4548-87bb-b42d7a4482d1"
+ "WESTUS2:20221114T192527Z:4a212720-7fec-4d35-ae50-7accb83d3f66"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:34:21 GMT"
+ "Mon, 14 Nov 2022 19:25:26 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1950,20 +2014,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:31:20.342665-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"104e9a2f-df35-47bd-b294-57e62efd222b\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:22:25.7725945-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2f554b74-ac54-446c-8747-270769f83f83\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/104e9a2f-df35-47bd-b294-57e62efd222b?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMTA0ZTlhMmYtZGYzNS00N2JkLWIyOTQtNTdlNjJlZmQyMjJiP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/2f554b74-ac54-446c-8747-270769f83f83?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzJmNTU0Yjc0LWFjNTQtNDQ2Yy04NzQ3LTI3MDc2OWY4M2Y4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1977,10 +2041,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "89778ab4-2969-44eb-a59d-ceff70ae7181"
+ "1970a928-a1cc-48b3-a062-d3302fa2a3ac"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1990,19 +2054,19 @@
"11993"
],
"x-ms-correlation-request-id": [
- "d3ab9ccb-f14d-4919-a294-20f845a76830"
+ "f140e28b-e662-4531-969d-8fe7dd12311a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213452Z:d3ab9ccb-f14d-4919-a294-20f845a76830"
+ "WESTUS2:20221114T192557Z:f140e28b-e662-4531-969d-8fe7dd12311a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:34:51 GMT"
+ "Mon, 14 Nov 2022 19:25:56 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2011,20 +2075,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:31:20.342665-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"104e9a2f-df35-47bd-b294-57e62efd222b\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:22:25.7725945-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2f554b74-ac54-446c-8747-270769f83f83\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/104e9a2f-df35-47bd-b294-57e62efd222b?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMTA0ZTlhMmYtZGYzNS00N2JkLWIyOTQtNTdlNjJlZmQyMjJiP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/2f554b74-ac54-446c-8747-270769f83f83?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzJmNTU0Yjc0LWFjNTQtNDQ2Yy04NzQ3LTI3MDc2OWY4M2Y4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2038,10 +2102,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "dac21a23-d52c-4805-a937-0b047535d214"
+ "345dcd1f-2d5d-4a4b-8944-a17517854df1"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2051,19 +2115,19 @@
"11992"
],
"x-ms-correlation-request-id": [
- "c7cf95fc-09cb-4c71-b94b-f58a6b3304f3"
+ "e1068ce5-5767-4b42-8352-67243e035989"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213522Z:c7cf95fc-09cb-4c71-b94b-f58a6b3304f3"
+ "WESTUS2:20221114T192627Z:e1068ce5-5767-4b42-8352-67243e035989"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:35:22 GMT"
+ "Mon, 14 Nov 2022 19:26:27 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2072,20 +2136,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:31:20.342665-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"104e9a2f-df35-47bd-b294-57e62efd222b\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:22:25.7725945-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2f554b74-ac54-446c-8747-270769f83f83\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/104e9a2f-df35-47bd-b294-57e62efd222b?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMTA0ZTlhMmYtZGYzNS00N2JkLWIyOTQtNTdlNjJlZmQyMjJiP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/2f554b74-ac54-446c-8747-270769f83f83?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzJmNTU0Yjc0LWFjNTQtNDQ2Yy04NzQ3LTI3MDc2OWY4M2Y4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2099,10 +2163,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "b62d8a0b-f9c9-41c7-bb2c-c48722a63ae4"
+ "379c8288-c293-4c89-b1e5-7b6d485141a8"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2112,19 +2176,19 @@
"11991"
],
"x-ms-correlation-request-id": [
- "2dabecfa-0bbc-4769-8ac2-7da159cfb95a"
+ "dad2c748-50e8-4e25-9d1b-122117c6420a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213552Z:2dabecfa-0bbc-4769-8ac2-7da159cfb95a"
+ "WESTUS2:20221114T192657Z:dad2c748-50e8-4e25-9d1b-122117c6420a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:35:51 GMT"
+ "Mon, 14 Nov 2022 19:26:57 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2133,20 +2197,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:31:20.342665-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"104e9a2f-df35-47bd-b294-57e62efd222b\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:22:25.7725945-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2f554b74-ac54-446c-8747-270769f83f83\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/104e9a2f-df35-47bd-b294-57e62efd222b?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMTA0ZTlhMmYtZGYzNS00N2JkLWIyOTQtNTdlNjJlZmQyMjJiP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/2f554b74-ac54-446c-8747-270769f83f83?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzJmNTU0Yjc0LWFjNTQtNDQ2Yy04NzQ3LTI3MDc2OWY4M2Y4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2160,10 +2224,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "3bb8766f-73a1-430c-9054-34bb6375ddc4"
+ "f0645494-c9af-4cef-b4ab-98b998af0bf4"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2173,19 +2237,19 @@
"11990"
],
"x-ms-correlation-request-id": [
- "528ddf3c-7aef-466f-a0b7-b860e0db9129"
+ "18c72311-d9f7-46b6-ae0e-fafe7b9cdf76"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213622Z:528ddf3c-7aef-466f-a0b7-b860e0db9129"
+ "WESTUS2:20221114T192728Z:18c72311-d9f7-46b6-ae0e-fafe7b9cdf76"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:36:22 GMT"
+ "Mon, 14 Nov 2022 19:27:27 GMT"
],
"Content-Length": [
- "133"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2194,20 +2258,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:31:20.342665-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"104e9a2f-df35-47bd-b294-57e62efd222b\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:22:25.7725945-08:00\",\r\n \"endTime\": \"2022-11-14T11:27:24.2734415-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"2f554b74-ac54-446c-8747-270769f83f83\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/104e9a2f-df35-47bd-b294-57e62efd222b?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMTA0ZTlhMmYtZGYzNS00N2JkLWIyOTQtNTdlNjJlZmQyMjJiP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2217,36 +2281,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4966,Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4986"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
- ],
"x-ms-request-id": [
- "097d861d-6e83-4a96-8cb8-cf7fde587f85"
+ "d2d16e71-ad6f-4e7c-822b-e84a0103c028"
],
"Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
"11989"
],
"x-ms-correlation-request-id": [
- "a9376862-1ce6-449d-9096-5d844e175393"
+ "d2cdce1a-4bf3-4e97-875d-7e6d25e43ac7"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213653Z:a9376862-1ce6-449d-9096-5d844e175393"
+ "WESTUS2:20221114T192728Z:d2cdce1a-4bf3-4e97-875d-7e6d25e43ac7"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:36:52 GMT"
+ "Mon, 14 Nov 2022 19:27:27 GMT"
],
"Content-Length": [
- "183"
+ "4510"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2255,20 +2318,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:31:20.342665-05:00\",\r\n \"endTime\": \"2022-06-15T16:36:43.8286601-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"104e9a2f-df35-47bd-b294-57e62efd222b\"\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:22:25.7725945Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
+ "x-ms-client-request-id": [
+ "7d1f420a-2017-4261-bd0f-5444ead1d1d7"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2278,14 +2347,14 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;996,Microsoft.Compute/GetCloudService30Min;4965,Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4985"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "4a154836-44fa-4675-b2f7-25ea3e6f7cf9"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;388,Microsoft.Compute/GetCloudService30Min;2499"
+ "8e34d9b4-eb38-4149-8648-241a51e5fc05"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -2294,19 +2363,19 @@
"11988"
],
"x-ms-correlation-request-id": [
- "f4105071-7ce2-4230-be4e-b8fb43acc465"
+ "c7465863-ad76-414c-bcef-fc3d1789a8ed"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213653Z:f4105071-7ce2-4230-be4e-b8fb43acc465"
+ "WESTUS2:20221114T192728Z:c7465863-ad76-414c-bcef-fc3d1789a8ed"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:36:52 GMT"
+ "Mon, 14 Nov 2022 19:27:27 GMT"
],
"Content-Length": [
- "4478"
+ "4510"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2315,26 +2384,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:31:20.342665Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:22:25.7725945Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "dab770e2-e7e7-49b3-8dd2-a97d4b523874"
+ "d15252fb-0bf2-4bcb-89aa-fe16dc85aa50"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2344,14 +2413,14 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;995,Microsoft.Compute/GetCloudService30Min;4964,Microsoft.Compute/GetCloudService3Min;996,Microsoft.Compute/GetCloudService30Min;4984"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "ab206f7a-f068-4ec8-91e9-776e484fd1f9"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;387,Microsoft.Compute/GetCloudService30Min;2498"
+ "b594404f-d3db-4f34-8d0b-ce234ea9b65b"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -2360,19 +2429,19 @@
"11987"
],
"x-ms-correlation-request-id": [
- "1ee4f241-5902-4056-b028-51d716947c84"
+ "0a30f401-8b2c-4cd3-bf46-eddae59ea013"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213653Z:1ee4f241-5902-4056-b028-51d716947c84"
+ "WESTUS2:20221114T192728Z:0a30f401-8b2c-4cd3-bf46-eddae59ea013"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:36:53 GMT"
+ "Mon, 14 Nov 2022 19:27:28 GMT"
],
"Content-Length": [
- "4478"
+ "4510"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2381,26 +2450,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:31:20.342665Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:22:25.7725945Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
- "x-ms-client-request-id": [
- "e2113e75-0a1f-47bb-9207-302115fd62b7"
- ],
- "Accept-Language": [
- "en-US"
- ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2410,35 +2473,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;981,Microsoft.Compute/GetCloudService30Min;4949,Microsoft.Compute/GetCloudService3Min;989,Microsoft.Compute/GetCloudService30Min;4977"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "91bd68e9-a8e1-4478-b2a5-d03b6468ae50"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;386,Microsoft.Compute/GetCloudService30Min;2497"
+ "1b3078a0-60f7-4f50-a9b5-b08ea32cb21e"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
+ "11977"
],
"x-ms-correlation-request-id": [
- "19abe942-d486-40c0-9268-eec4e9bfdda1"
+ "c51553f2-21b7-43fe-b526-faa68036123c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213653Z:19abe942-d486-40c0-9268-eec4e9bfdda1"
+ "WESTUS2:20221114T192934Z:c51553f2-21b7-43fe-b526-faa68036123c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:36:53 GMT"
+ "Mon, 14 Nov 2022 19:29:33 GMT"
],
"Content-Length": [
- "4478"
+ "4921"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2447,20 +2510,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:31:20.342665Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:27:32.2577983Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
+ "x-ms-client-request-id": [
+ "1d96fa90-bf20-4735-88df-e6dd12d9aa9b"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2470,35 +2539,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;980,Microsoft.Compute/GetCloudService30Min;4948,Microsoft.Compute/GetCloudService3Min;988,Microsoft.Compute/GetCloudService30Min;4976"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "390b8b6d-9223-4e1d-83d6-b05243290668"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;388,Microsoft.Compute/GetCloudService30Min;2478"
+ "a48c885c-ee46-45be-b872-8b3d4de5693d"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11974"
+ "11976"
],
"x-ms-correlation-request-id": [
- "0f7a0c6e-af1f-47ce-b41d-556e97dfd387"
+ "c490efaf-7fd2-46d9-804d-32dc8822bf64"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213958Z:0f7a0c6e-af1f-47ce-b41d-556e97dfd387"
+ "WESTUS2:20221114T192934Z:c490efaf-7fd2-46d9-804d-32dc8822bf64"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:39:58 GMT"
+ "Mon, 14 Nov 2022 19:29:34 GMT"
],
"Content-Length": [
- "4890"
+ "4921"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2507,26 +2576,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:36:56.6880717Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:27:32.2577983Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "5db4e91f-bb2d-4627-b0de-4475f9155397"
+ "b8a020d7-b85e-4b1d-81e8-dde8f4b080fc"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2536,35 +2605,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;979,Microsoft.Compute/GetCloudService30Min;4947,Microsoft.Compute/GetCloudService3Min;987,Microsoft.Compute/GetCloudService30Min;4975"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "ba888497-9988-4c37-b740-50ecc5c9ab75"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;387,Microsoft.Compute/GetCloudService30Min;2477"
+ "2a3ac227-a048-4958-8417-e51388d14826"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11973"
+ "11975"
],
"x-ms-correlation-request-id": [
- "967f48fc-7f1c-4d3f-8d94-9018960195f8"
+ "31885b47-2e69-417d-aca5-ebd56c6573f2"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213958Z:967f48fc-7f1c-4d3f-8d94-9018960195f8"
+ "WESTUS2:20221114T192934Z:31885b47-2e69-417d-aca5-ebd56c6573f2"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:39:58 GMT"
+ "Mon, 14 Nov 2022 19:29:34 GMT"
],
"Content-Length": [
- "4890"
+ "4921"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2573,26 +2642,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:36:56.6880717Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:27:32.2577983Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
- "x-ms-client-request-id": [
- "8fd9fffb-4268-47be-b96f-e557a99e86cc"
- ],
- "Accept-Language": [
- "en-US"
- ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2602,35 +2665,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;980,Microsoft.Compute/GetCloudService30Min;4943,Microsoft.Compute/GetCloudService3Min;991,Microsoft.Compute/GetCloudService30Min;4974"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "0f74c0b2-28f9-47f7-bfa0-f216819a39a0"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;386,Microsoft.Compute/GetCloudService30Min;2476"
+ "5347b5d1-0d1b-4fa2-a620-334ec7a20b6d"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11972"
+ "11969"
],
"x-ms-correlation-request-id": [
- "2829f6a9-bcd5-4b3d-958f-fd23ab2b25f5"
+ "904a1775-a8bb-45f5-8c43-f11209ef9406"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213958Z:2829f6a9-bcd5-4b3d-958f-fd23ab2b25f5"
+ "WESTUS2:20221114T193137Z:904a1775-a8bb-45f5-8c43-f11209ef9406"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:39:58 GMT"
+ "Mon, 14 Nov 2022 19:31:36 GMT"
],
"Content-Length": [
- "4890"
+ "4930"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2639,20 +2702,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:36:56.6880717Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:29:36.210929Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
+ "x-ms-client-request-id": [
+ "f5ed1284-ec36-4655-9c64-ec5460185184"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2662,35 +2731,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;979,Microsoft.Compute/GetCloudService30Min;4942,Microsoft.Compute/GetCloudService3Min;990,Microsoft.Compute/GetCloudService30Min;4973"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "d50e0777-2be2-41ef-9948-4d3935dfd2bc"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;382,Microsoft.Compute/GetCloudService30Min;2482"
+ "44d39f1a-ed4c-4692-ac03-bddc46798675"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11966"
+ "11968"
],
"x-ms-correlation-request-id": [
- "cf0191b2-5967-48a5-92ea-0d1b3149cf5c"
+ "eaae2ce5-c9e2-49dd-ba7a-b9ab6031671a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214202Z:cf0191b2-5967-48a5-92ea-0d1b3149cf5c"
+ "WESTUS2:20221114T193137Z:eaae2ce5-c9e2-49dd-ba7a-b9ab6031671a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:42:01 GMT"
+ "Mon, 14 Nov 2022 19:31:37 GMT"
],
"Content-Length": [
- "4900"
+ "4930"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2699,26 +2768,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:40:00.8921788Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:29:36.210929Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "48917d26-07ea-4a8b-a383-18e931f96daa"
+ "2eb7e3fa-fa7e-45a9-a5e5-156a7bb3b3f1"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2728,35 +2797,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;978,Microsoft.Compute/GetCloudService30Min;4941,Microsoft.Compute/GetCloudService3Min;989,Microsoft.Compute/GetCloudService30Min;4972"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "3f3540bb-edc1-4bd3-8c5f-f688009d3916"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;381,Microsoft.Compute/GetCloudService30Min;2481"
+ "59120af7-f587-40e9-b23a-463310cdd54f"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11965"
+ "11967"
],
"x-ms-correlation-request-id": [
- "b5f12fe9-c3ff-4385-9172-eb56236d4a4a"
+ "521dd873-7212-4edf-9a69-31e116b7ce72"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214202Z:b5f12fe9-c3ff-4385-9172-eb56236d4a4a"
+ "WESTUS2:20221114T193138Z:521dd873-7212-4edf-9a69-31e116b7ce72"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:42:01 GMT"
+ "Mon, 14 Nov 2022 19:31:37 GMT"
],
"Content-Length": [
- "4900"
+ "4930"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2765,26 +2834,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:40:00.8921788Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:29:36.210929Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
- "x-ms-client-request-id": [
- "39704336-3909-4f37-a2ec-1dad2d6fcf51"
- ],
- "Accept-Language": [
- "en-US"
- ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2794,35 +2857,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;983,Microsoft.Compute/GetCloudService30Min;4932,Microsoft.Compute/GetCloudService3Min;991,Microsoft.Compute/GetCloudService30Min;4968"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "cf4f2328-0790-4832-9099-738f95918f0a"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;380,Microsoft.Compute/GetCloudService30Min;2480"
+ "1e3e8a19-954a-4a7f-9898-977f4618919d"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11964"
+ "11960"
],
"x-ms-correlation-request-id": [
- "5014217e-6393-4141-a8b9-4f05da91d9d5"
+ "2f818ecc-06a8-48eb-bdbe-c697e737ea8e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214202Z:5014217e-6393-4141-a8b9-4f05da91d9d5"
+ "WESTUS2:20221114T193340Z:2f818ecc-06a8-48eb-bdbe-c697e737ea8e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:42:01 GMT"
+ "Mon, 14 Nov 2022 19:33:40 GMT"
],
"Content-Length": [
- "4900"
+ "4920"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2831,20 +2894,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole1\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:40:00.8921788Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:31:39.523684Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
+ "x-ms-client-request-id": [
+ "3b7ee7f5-1276-41e1-a598-d166ff112bc4"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2854,35 +2923,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;982,Microsoft.Compute/GetCloudService30Min;4931,Microsoft.Compute/GetCloudService3Min;990,Microsoft.Compute/GetCloudService30Min;4967"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "cb3b71d6-2091-47ac-a06e-c7f9dca66032"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;389,Microsoft.Compute/GetCloudService30Min;2483"
+ "90cf35a7-5a44-4f52-b75a-2ea68f85551f"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11955"
+ "11959"
],
"x-ms-correlation-request-id": [
- "b30869d1-b2db-4418-8079-b6ab71a93651"
+ "d1d3b6c2-00a1-49ca-a0b9-c8ba3cafe001"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214505Z:b30869d1-b2db-4418-8079-b6ab71a93651"
+ "WESTUS2:20221114T193341Z:d1d3b6c2-00a1-49ca-a0b9-c8ba3cafe001"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:45:04 GMT"
+ "Mon, 14 Nov 2022 19:33:40 GMT"
],
"Content-Length": [
- "4890"
+ "4920"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2891,26 +2960,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:42:03.8140424Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:31:39.523684Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "e5689114-ad9a-40a4-b639-93908945ce14"
+ "2e5c72dd-e95f-4776-ac8f-d223faa3682c"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2920,35 +2989,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;981,Microsoft.Compute/GetCloudService30Min;4930,Microsoft.Compute/GetCloudService3Min;989,Microsoft.Compute/GetCloudService30Min;4966"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "aed2066f-26da-4782-92da-90aec4f15104"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;388,Microsoft.Compute/GetCloudService30Min;2482"
+ "a4c3773d-3be0-47e0-927c-d6121a1b76f1"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11954"
+ "11958"
],
"x-ms-correlation-request-id": [
- "9fb14a0b-b020-4a73-9032-966c35a8a2eb"
+ "74fd1b90-bf31-4fc1-b25c-f888d2f8d24e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214505Z:9fb14a0b-b020-4a73-9032-966c35a8a2eb"
+ "WESTUS2:20221114T193341Z:74fd1b90-bf31-4fc1-b25c-f888d2f8d24e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:45:04 GMT"
+ "Mon, 14 Nov 2022 19:33:40 GMT"
],
"Content-Length": [
- "4890"
+ "4920"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2957,26 +3026,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:42:03.8140424Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:31:39.523684Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
- "x-ms-client-request-id": [
- "ad4539ea-cc43-43ce-9d1f-87766efc6ee0"
- ],
- "Accept-Language": [
- "en-US"
- ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2986,35 +3049,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;981,Microsoft.Compute/GetCloudService30Min;4914,Microsoft.Compute/GetCloudService3Min;992,Microsoft.Compute/GetCloudService30Min;4961"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "6750055d-e762-40aa-853a-5c667adfe50e"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;387,Microsoft.Compute/GetCloudService30Min;2481"
+ "505ca9ec-db12-41b0-8782-9b5165b2fcec"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11953"
+ "11952"
],
"x-ms-correlation-request-id": [
- "9b5e038e-da3b-40fb-ac8c-a17570cf1fb4"
+ "d54b74e3-3202-4f47-8c7d-a7b627e656cf"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214505Z:9b5e038e-da3b-40fb-ac8c-a17570cf1fb4"
+ "WESTUS2:20221114T193545Z:d54b74e3-3202-4f47-8c7d-a7b627e656cf"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:45:05 GMT"
+ "Mon, 14 Nov 2022 19:35:44 GMT"
],
"Content-Length": [
- "4890"
+ "4520"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3023,20 +3086,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"MonitoringExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": false,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Security\",\r\n \"type\": \"Monitoring\",\r\n \"typeHandlerVersion\": \"3.1.0.0\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:42:03.8140424Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:33:43.7899828Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
+ "x-ms-client-request-id": [
+ "36668dbd-5baa-4ab9-8d22-964ef5357467"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3046,35 +3115,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;980,Microsoft.Compute/GetCloudService30Min;4913,Microsoft.Compute/GetCloudService3Min;991,Microsoft.Compute/GetCloudService30Min;4960"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "42a027ca-ce19-41b0-ba78-d7b17afb099a"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;387,Microsoft.Compute/GetCloudService30Min;2462"
+ "d4dc882f-e945-42c3-a867-f48aa7157e0e"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11944"
+ "11951"
],
"x-ms-correlation-request-id": [
- "ec0a7f51-4df9-46ae-a1b8-4b48ead40575"
+ "b8ce93de-4436-48c5-a7a6-927f30280e60"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214843Z:ec0a7f51-4df9-46ae-a1b8-4b48ead40575"
+ "WESTUS2:20221114T193545Z:b8ce93de-4436-48c5-a7a6-927f30280e60"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:48:42 GMT"
+ "Mon, 14 Nov 2022 19:35:45 GMT"
],
"Content-Length": [
- "4489"
+ "4520"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3083,26 +3152,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:45:08.2362105Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:33:43.7899828Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "eba6867e-6c91-49f1-baf4-52006999465d"
+ "55d13332-0ac5-49ca-ae51-8fa6fbdaefe9"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3112,35 +3181,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;979,Microsoft.Compute/GetCloudService30Min;4912,Microsoft.Compute/GetCloudService3Min;990,Microsoft.Compute/GetCloudService30Min;4959"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "39b8e794-10b4-43fe-9c14-3c8679e62452"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;386,Microsoft.Compute/GetCloudService30Min;2461"
+ "743c3fca-76a0-4e75-9d43-35b9cbb87c54"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11943"
+ "11950"
],
"x-ms-correlation-request-id": [
- "f37ed594-1242-4492-b20b-d5d8dc45a023"
+ "52e729c4-e598-463a-92bc-2554ef7ed01d"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214843Z:f37ed594-1242-4492-b20b-d5d8dc45a023"
+ "WESTUS2:20221114T193545Z:52e729c4-e598-463a-92bc-2554ef7ed01d"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:48:42 GMT"
+ "Mon, 14 Nov 2022 19:35:45 GMT"
],
"Content-Length": [
- "4489"
+ "4520"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3149,26 +3218,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:45:08.2362105Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9530\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7336\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8464\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Network/publicIPAddresses/cspip851\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"8bba1d52-d26b-49e5-8eb7-f62f901667ab\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:22:25.7725945Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:33:43.7899828Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwL3JvbGVJbnN0YW5jZXM/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "60339e70-8f4c-419f-ab29-65a653b748fb"
+ "8d49b92d-c511-4028-8a5d-7901c7b2eef8"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3178,35 +3247,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;994,Microsoft.Compute/GetCloudService30Min;4963,Microsoft.Compute/GetCloudService3Min;995,Microsoft.Compute/GetCloudService30Min;4983"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "93e1b366-f5ea-4d01-b3db-3fcbd9471d42"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;385,Microsoft.Compute/GetCloudService30Min;2460"
+ "aec74688-6103-4491-889c-0b54e5ba0c29"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11942"
+ "11986"
],
"x-ms-correlation-request-id": [
- "4729ff9d-604f-42e9-ab95-87fdff885fad"
+ "8dfb7bf9-28e6-4774-b176-ccd9fa178fbc"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214843Z:4729ff9d-604f-42e9-ab95-87fdff885fad"
+ "WESTUS2:20221114T192728Z:8dfb7bf9-28e6-4774-b176-ccd9fa178fbc"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:48:43 GMT"
+ "Mon, 14 Nov 2022 19:27:28 GMT"
],
"Content-Length": [
- "4489"
+ "2764"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3215,26 +3284,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3788\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9191\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe900\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Network/publicIPAddresses/cspip9487\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"WorkerRole2\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e49145f4-d601-403a-a995-2680b720e9ee\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:31:20.342665Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:45:08.2362105Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WebRole1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1_IN_1\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole2_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole2_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODgvcm9sZUluc3RhbmNlcz9hcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwL3JvbGVJbnN0YW5jZXM/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "a2478471-3985-48da-a8fc-5aeb08d84bef"
+ "676a32d2-068d-4dc4-be29-33c710f67f8c"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3244,35 +3313,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;978,Microsoft.Compute/GetCloudService30Min;4946,Microsoft.Compute/GetCloudService3Min;986,Microsoft.Compute/GetCloudService30Min;4974"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "48aec67e-6930-4bd0-ab59-f235353f3388"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;385,Microsoft.Compute/GetCloudService30Min;2496"
+ "0b363091-e464-41e7-b612-035449c6cdac"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11985"
+ "11974"
],
"x-ms-correlation-request-id": [
- "8f080cd7-b9d8-4622-897d-5394564e64b7"
+ "aa1389a6-3d7f-4b15-8b4f-278cd001db24"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213653Z:8f080cd7-b9d8-4622-897d-5394564e64b7"
+ "WESTUS2:20221114T192934Z:aa1389a6-3d7f-4b15-8b4f-278cd001db24"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:36:53 GMT"
+ "Mon, 14 Nov 2022 19:29:34 GMT"
],
"Content-Length": [
- "2740"
+ "2764"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3281,26 +3350,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WebRole1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1_IN_1\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole2_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole2_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WebRole1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1_IN_1\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole2_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole2_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODgvcm9sZUluc3RhbmNlcz9hcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwL3JvbGVJbnN0YW5jZXM/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "547ac4b8-13ec-40f9-b694-cf5cc8f66b2a"
+ "22015529-90ab-4818-9252-7d1c907e3f8d"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3310,35 +3379,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;977,Microsoft.Compute/GetCloudService30Min;4940,Microsoft.Compute/GetCloudService3Min;988,Microsoft.Compute/GetCloudService30Min;4971"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "cea06fa0-b0fa-49a9-9aa3-5814659cea25"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;385,Microsoft.Compute/GetCloudService30Min;2475"
+ "5aca0219-a9db-4d6b-ad3a-35227fc38f4c"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11971"
+ "11966"
],
"x-ms-correlation-request-id": [
- "1fe6d92d-5125-4465-8bd7-dc2c21eb53dc"
+ "dc4e9e46-28b9-411d-a549-f47d1e7dd766"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213958Z:1fe6d92d-5125-4465-8bd7-dc2c21eb53dc"
+ "WESTUS2:20221114T193138Z:dc4e9e46-28b9-411d-a549-f47d1e7dd766"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:39:58 GMT"
+ "Mon, 14 Nov 2022 19:31:37 GMT"
],
"Content-Length": [
- "2740"
+ "2764"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3347,26 +3416,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WebRole1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1_IN_1\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole2_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole2_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WebRole1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1_IN_1\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole2_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole2_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODgvcm9sZUluc3RhbmNlcz9hcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwL3JvbGVJbnN0YW5jZXM/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "1c559739-b299-448f-a48d-a253f575a28f"
+ "7717f50f-db95-45de-b908-6339d31f7f28"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3376,101 +3445,35 @@
"Pragma": [
"no-cache"
],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "a5218bfa-af07-4138-b103-e2493e5d96b5"
- ],
"x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;379,Microsoft.Compute/GetCloudService30Min;2479"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11963"
- ],
- "x-ms-correlation-request-id": [
- "d19d58f1-3a29-4373-bb55-93cc2d4dda6f"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214202Z:d19d58f1-3a29-4373-bb55-93cc2d4dda6f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 21:42:02 GMT"
- ],
- "Content-Length": [
- "2740"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WebRole1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1_IN_1\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole2_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole2_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODgvcm9sZUluc3RhbmNlcz9hcGktdmVyc2lvbj0yMDIyLTA0LTA0",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "43cb08d6-324b-43c2-a6f5-3b95d4dcd8f9"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
+ "Microsoft.Compute/GetCloudService3Min;980,Microsoft.Compute/GetCloudService30Min;4929,Microsoft.Compute/GetCloudService3Min;988,Microsoft.Compute/GetCloudService30Min;4965"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "4d08d7e4-d912-4c9f-959b-f71b71d9cfa9"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;386,Microsoft.Compute/GetCloudService30Min;2480"
+ "04300701-4597-415a-9990-c55a3534fd9d"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11952"
+ "11957"
],
"x-ms-correlation-request-id": [
- "cafec920-0d91-479e-92a2-83b5b62d24ea"
+ "c4025602-2698-4aae-aa86-24abf503677c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214506Z:cafec920-0d91-479e-92a2-83b5b62d24ea"
+ "WESTUS2:20221114T193341Z:c4025602-2698-4aae-aa86-24abf503677c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:45:05 GMT"
+ "Mon, 14 Nov 2022 19:33:40 GMT"
],
"Content-Length": [
- "2740"
+ "2764"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3479,26 +3482,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WebRole1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1_IN_1\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole2_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole2_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WebRole1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1_IN_1\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole2_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole2_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODgvcm9sZUluc3RhbmNlcz9hcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwL3JvbGVJbnN0YW5jZXM/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "d86f41a2-55d0-4422-a69e-2109f6c55120"
+ "37da8dff-88a3-4b7e-9244-08133fa62077"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3508,35 +3511,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;978,Microsoft.Compute/GetCloudService30Min;4911,Microsoft.Compute/GetCloudService3Min;989,Microsoft.Compute/GetCloudService30Min;4958"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "8d9e38cb-135a-46b8-81db-e9a7be8ca6c1"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;384,Microsoft.Compute/GetCloudService30Min;2459"
+ "e7e87e36-50cd-4de1-9ae9-ae34fd0a80b1"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11941"
+ "11949"
],
"x-ms-correlation-request-id": [
- "e288d2d4-4b5d-4dfb-a773-2dafec112b3f"
+ "df1029cc-3757-46e3-84bf-5c228316c41c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214844Z:e288d2d4-4b5d-4dfb-a773-2dafec112b3f"
+ "WESTUS2:20221114T193545Z:df1029cc-3757-46e3-84bf-5c228316c41c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:48:43 GMT"
+ "Mon, 14 Nov 2022 19:35:45 GMT"
],
"Content-Length": [
- "2740"
+ "2764"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3545,26 +3548,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WebRole1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1_IN_1\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole2_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole2_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WebRole1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1_IN_1\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole2_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole2_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole1_IN_0/remoteDesktopFile?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODgvcm9sZUluc3RhbmNlcy9Xb3JrZXJSb2xlMV9JTl8wL3JlbW90ZURlc2t0b3BGaWxlP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole1_IN_0/remoteDesktopFile?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwL3JvbGVJbnN0YW5jZXMvV29ya2VyUm9sZTFfSU5fMC9yZW1vdGVEZXNrdG9wRmlsZT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "348fa6d0-afaa-42bf-a4b2-0caa73ef6be1"
+ "67ece909-c0f6-49ad-88ea-753cfbb71352"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3574,32 +3577,32 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;993,Microsoft.Compute/GetCloudService30Min;4962,Microsoft.Compute/GetCloudService3Min;994,Microsoft.Compute/GetCloudService30Min;4982"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "0560007d-37ca-4d73-a04b-2c10d14d21b3"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;384,Microsoft.Compute/GetCloudService30Min;2495"
+ "c18a2af8-176f-4686-98ef-43f5f0b11d7c"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11984"
+ "11985"
],
"x-ms-correlation-request-id": [
- "63b8f6ee-8cb1-4bca-8e91-55179f57f3b2"
+ "896e72e7-e575-48b7-85f3-6d182a81b296"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213654Z:63b8f6ee-8cb1-4bca-8e91-55179f57f3b2"
+ "WESTUS2:20221114T192729Z:896e72e7-e575-48b7-85f3-6d182a81b296"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:36:53 GMT"
+ "Mon, 14 Nov 2022 19:27:28 GMT"
],
"Content-Length": [
"120"
@@ -3611,29 +3614,29 @@
"-1"
],
"Content-Disposition": [
- "attachment; filename=cs3788-WorkerRole1_IN_0.rdp"
+ "attachment; filename=cs9530-WorkerRole1_IN_0.rdp"
]
},
- "ResponseBody": "full address:s:20.230.68.156\r\nusername:s:adminRdpTest\r\nLoadBalanceInfo:s:Cookie: mstshash=WorkerRole1#WorkerRole1_IN_0\r\n",
+ "ResponseBody": "full address:s:20.102.170.47\r\nusername:s:adminRdpTest\r\nLoadBalanceInfo:s:Cookie: mstshash=WorkerRole1#WorkerRole1_IN_0\r\n",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole2_IN_0/remoteDesktopFile?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODgvcm9sZUluc3RhbmNlcy9Xb3JrZXJSb2xlMl9JTl8wL3JlbW90ZURlc2t0b3BGaWxlP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole2_IN_0/remoteDesktopFile?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwL3JvbGVJbnN0YW5jZXMvV29ya2VyUm9sZTJfSU5fMC9yZW1vdGVEZXNrdG9wRmlsZT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "125f4e58-0e75-41df-9095-148dc57aeb2c"
+ "10ffaf08-0ab7-4186-9b21-522b1ca15ae3"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3643,32 +3646,32 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;992,Microsoft.Compute/GetCloudService30Min;4961,Microsoft.Compute/GetCloudService3Min;993,Microsoft.Compute/GetCloudService30Min;4981"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "6b9d71a1-9ad1-4bcc-a9a0-6fcdf0731aac"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;383,Microsoft.Compute/GetCloudService30Min;2494"
+ "5cc69760-b119-4082-818b-9f044ff639cb"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11983"
+ "11984"
],
"x-ms-correlation-request-id": [
- "e892e07e-295d-4b81-85d9-119c45af0988"
+ "5db853c7-8309-4bf8-b114-517860c8a7fd"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213654Z:e892e07e-295d-4b81-85d9-119c45af0988"
+ "WESTUS2:20221114T192729Z:5db853c7-8309-4bf8-b114-517860c8a7fd"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:36:53 GMT"
+ "Mon, 14 Nov 2022 19:27:28 GMT"
],
"Content-Length": [
"120"
@@ -3680,29 +3683,29 @@
"-1"
],
"Content-Disposition": [
- "attachment; filename=cs3788-WorkerRole2_IN_0.rdp"
+ "attachment; filename=cs9530-WorkerRole2_IN_0.rdp"
]
},
- "ResponseBody": "full address:s:20.230.68.156\r\nusername:s:adminRdpTest\r\nLoadBalanceInfo:s:Cookie: mstshash=WorkerRole2#WorkerRole2_IN_0\r\n",
+ "ResponseBody": "full address:s:20.102.170.47\r\nusername:s:adminRdpTest\r\nLoadBalanceInfo:s:Cookie: mstshash=WorkerRole2#WorkerRole2_IN_0\r\n",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WorkerRole2_IN_0/remoteDesktopFile?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODgvcm9sZUluc3RhbmNlcy9Xb3JrZXJSb2xlMl9JTl8wL3JlbW90ZURlc2t0b3BGaWxlP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WorkerRole2_IN_0/remoteDesktopFile?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwL3JvbGVJbnN0YW5jZXMvV29ya2VyUm9sZTJfSU5fMC9yZW1vdGVEZXNrdG9wRmlsZT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "cbc36fa9-ad30-4bff-b53e-6b65e886f23d"
+ "6e50925c-de18-4a24-baf7-db37e6c30bc1"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3712,32 +3715,32 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;976,Microsoft.Compute/GetCloudService30Min;4939,Microsoft.Compute/GetCloudService3Min;987,Microsoft.Compute/GetCloudService30Min;4970"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "ac384a10-aba6-4646-8674-db1cc29c50d1"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;378,Microsoft.Compute/GetCloudService30Min;2478"
+ "fa2f7923-ea6b-4443-b9b7-05f5539c38ef"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11962"
+ "11965"
],
"x-ms-correlation-request-id": [
- "7f0ec6fc-5323-4d0a-84a2-d71eef9257d2"
+ "d660abc3-a5ab-450c-92bd-505a4c3d775c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214202Z:7f0ec6fc-5323-4d0a-84a2-d71eef9257d2"
+ "WESTUS2:20221114T193138Z:d660abc3-a5ab-450c-92bd-505a4c3d775c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:42:02 GMT"
+ "Mon, 14 Nov 2022 19:31:37 GMT"
],
"Content-Length": [
"120"
@@ -3749,29 +3752,29 @@
"-1"
],
"Content-Disposition": [
- "attachment; filename=cs3788-WorkerRole2_IN_0.rdp"
+ "attachment; filename=cs9530-WorkerRole2_IN_0.rdp"
]
},
- "ResponseBody": "full address:s:20.230.68.156\r\nusername:s:adminRdpTest\r\nLoadBalanceInfo:s:Cookie: mstshash=WorkerRole2#WorkerRole2_IN_0\r\n",
+ "ResponseBody": "full address:s:20.102.170.47\r\nusername:s:adminRdpTest\r\nLoadBalanceInfo:s:Cookie: mstshash=WorkerRole2#WorkerRole2_IN_0\r\n",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_0/remoteDesktopFile?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODgvcm9sZUluc3RhbmNlcy9XZWJSb2xlMV9JTl8wL3JlbW90ZURlc2t0b3BGaWxlP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_0/remoteDesktopFile?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwL3JvbGVJbnN0YW5jZXMvV2ViUm9sZTFfSU5fMC9yZW1vdGVEZXNrdG9wRmlsZT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "bae2d7a1-41e4-4f83-b345-3ad5cb9fd6d3"
+ "3956c823-626b-4d7c-8e2e-4e94c5e2e118"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3781,32 +3784,32 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;991,Microsoft.Compute/GetCloudService30Min;4960,Microsoft.Compute/GetCloudService3Min;992,Microsoft.Compute/GetCloudService30Min;4980"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "e798837c-21cb-4251-904e-7995569d7147"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;382,Microsoft.Compute/GetCloudService30Min;2493"
+ "75b29be4-82c5-4e1b-86a6-0557c236e9a5"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11982"
+ "11983"
],
"x-ms-correlation-request-id": [
- "9ffa79e0-2c1f-4d6c-8a14-cee55339f0a6"
+ "da77a3e1-7af5-4e48-b8fa-92227ff074fd"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213654Z:9ffa79e0-2c1f-4d6c-8a14-cee55339f0a6"
+ "WESTUS2:20221114T192729Z:da77a3e1-7af5-4e48-b8fa-92227ff074fd"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:36:54 GMT"
+ "Mon, 14 Nov 2022 19:27:29 GMT"
],
"Content-Length": [
"114"
@@ -3818,29 +3821,29 @@
"-1"
],
"Content-Disposition": [
- "attachment; filename=cs3788-WebRole1_IN_0.rdp"
+ "attachment; filename=cs9530-WebRole1_IN_0.rdp"
]
},
- "ResponseBody": "full address:s:20.230.68.156\r\nusername:s:adminRdpTest\r\nLoadBalanceInfo:s:Cookie: mstshash=WebRole1#WebRole1_IN_0\r\n",
+ "ResponseBody": "full address:s:20.102.170.47\r\nusername:s:adminRdpTest\r\nLoadBalanceInfo:s:Cookie: mstshash=WebRole1#WebRole1_IN_0\r\n",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788/roleInstances/WebRole1_IN_1/remoteDesktopFile?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODgvcm9sZUluc3RhbmNlcy9XZWJSb2xlMV9JTl8xL3JlbW90ZURlc2t0b3BGaWxlP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530/roleInstances/WebRole1_IN_1/remoteDesktopFile?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwL3JvbGVJbnN0YW5jZXMvV2ViUm9sZTFfSU5fMS9yZW1vdGVEZXNrdG9wRmlsZT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "81162018-b874-4e01-a1a1-f1342522112a"
+ "a9c2d4da-c79d-407a-9911-cb0ef9425c1c"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3850,32 +3853,32 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;990,Microsoft.Compute/GetCloudService30Min;4959,Microsoft.Compute/GetCloudService3Min;991,Microsoft.Compute/GetCloudService30Min;4979"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "949e3ef7-e64a-4975-a781-03d75105cb31"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;381,Microsoft.Compute/GetCloudService30Min;2492"
+ "f76354f1-c390-4592-ba61-1cd307c25df3"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11981"
+ "11982"
],
"x-ms-correlation-request-id": [
- "d4762880-f007-4c65-bb82-2b8a656a38f9"
+ "3d98d6e3-2646-4c71-9202-6cfd74deb7f2"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213654Z:d4762880-f007-4c65-bb82-2b8a656a38f9"
+ "WESTUS2:20221114T192729Z:3d98d6e3-2646-4c71-9202-6cfd74deb7f2"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:36:54 GMT"
+ "Mon, 14 Nov 2022 19:27:29 GMT"
],
"Content-Length": [
"114"
@@ -3887,267 +3890,23 @@
"-1"
],
"Content-Disposition": [
- "attachment; filename=cs3788-WebRole1_IN_1.rdp"
- ]
- },
- "ResponseBody": "full address:s:20.230.68.156\r\nusername:s:adminRdpTest\r\nLoadBalanceInfo:s:Cookie: mstshash=WebRole1#WebRole1_IN_1\r\n",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/ae19ad9f-c5cb-401c-81e0-60db964864d1?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYWUxOWFkOWYtYzVjYi00MDFjLTgxZTAtNjBkYjk2NDg2NGQxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
- ],
- "x-ms-request-id": [
- "0b078f41-4a75-47cb-a5ee-afa52a209b88"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11980"
- ],
- "x-ms-correlation-request-id": [
- "34dcfa02-a05f-49c1-beb9-19196dd8f09f"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213727Z:34dcfa02-a05f-49c1-beb9-19196dd8f09f"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 21:37:27 GMT"
- ],
- "Content-Length": [
- "133"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:36:56.375578-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ae19ad9f-c5cb-401c-81e0-60db964864d1\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/ae19ad9f-c5cb-401c-81e0-60db964864d1?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYWUxOWFkOWYtYzVjYi00MDFjLTgxZTAtNjBkYjk2NDg2NGQxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
- ],
- "x-ms-request-id": [
- "56418d92-0a16-4397-b811-68b4d7bbd289"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11979"
- ],
- "x-ms-correlation-request-id": [
- "47d280f8-6656-496c-b0c1-0e6fbea39703"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213757Z:47d280f8-6656-496c-b0c1-0e6fbea39703"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 21:37:57 GMT"
- ],
- "Content-Length": [
- "133"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:36:56.375578-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ae19ad9f-c5cb-401c-81e0-60db964864d1\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/ae19ad9f-c5cb-401c-81e0-60db964864d1?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYWUxOWFkOWYtYzVjYi00MDFjLTgxZTAtNjBkYjk2NDg2NGQxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
- ],
- "x-ms-request-id": [
- "ae777b88-f4d4-46e8-8718-af67b98bb402"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11978"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-correlation-request-id": [
- "37ce87bc-6162-4d58-ba5f-58103098a8ea"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213827Z:37ce87bc-6162-4d58-ba5f-58103098a8ea"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 21:38:27 GMT"
- ],
- "Content-Length": [
- "133"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:36:56.375578-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ae19ad9f-c5cb-401c-81e0-60db964864d1\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/ae19ad9f-c5cb-401c-81e0-60db964864d1?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYWUxOWFkOWYtYzVjYi00MDFjLTgxZTAtNjBkYjk2NDg2NGQxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "attachment; filename=cs9530-WebRole1_IN_1.rdp"
]
},
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
- ],
- "x-ms-request-id": [
- "97441c74-1c25-4557-86b5-45202ad4ab2e"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11977"
- ],
- "x-ms-correlation-request-id": [
- "915c0216-03bc-4ee9-be1e-887e98032998"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213857Z:915c0216-03bc-4ee9-be1e-887e98032998"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 21:38:57 GMT"
- ],
- "Content-Length": [
- "133"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:36:56.375578-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ae19ad9f-c5cb-401c-81e0-60db964864d1\"\r\n}",
+ "ResponseBody": "full address:s:20.102.170.47\r\nusername:s:adminRdpTest\r\nLoadBalanceInfo:s:Cookie: mstshash=WebRole1#WebRole1_IN_1\r\n",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/ae19ad9f-c5cb-401c-81e0-60db964864d1?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYWUxOWFkOWYtYzVjYi00MDFjLTgxZTAtNjBkYjk2NDg2NGQxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b8ef187c-d3b4-4278-a9fe-b07982396207?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2I4ZWYxODdjLWQzYjQtNDI3OC1hOWZlLWIwNzk4MjM5NjIwNz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4161,151 +3920,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "7eab51d1-ee85-48f6-beb6-f9a9a4bda46f"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
+ "f683b99c-ebe0-403f-92d5-8eedeef90ecb"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11976"
- ],
- "x-ms-correlation-request-id": [
- "5bde7723-76df-47d6-9922-342d35f01ac4"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213928Z:5bde7723-76df-47d6-9922-342d35f01ac4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 21:39:27 GMT"
- ],
- "Content-Length": [
- "133"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:36:56.375578-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ae19ad9f-c5cb-401c-81e0-60db964864d1\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/ae19ad9f-c5cb-401c-81e0-60db964864d1?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYWUxOWFkOWYtYzVjYi00MDFjLTgxZTAtNjBkYjk2NDg2NGQxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
- ],
- "x-ms-request-id": [
- "72d1eda7-a613-48eb-a0ea-ed49fdf95bae"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11975"
- ],
- "x-ms-correlation-request-id": [
- "41e0b43c-a9fd-4fe2-99d2-5b111e575fd6"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T213958Z:41e0b43c-a9fd-4fe2-99d2-5b111e575fd6"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 21:39:58 GMT"
- ],
- "Content-Length": [
- "183"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:36:56.375578-05:00\",\r\n \"endTime\": \"2022-06-15T16:39:34.2201338-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"ae19ad9f-c5cb-401c-81e0-60db964864d1\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e7a80e18-d008-4026-8864-3b43e7f671fc?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTdhODBlMTgtZDAwOC00MDI2LTg4NjQtM2I0M2U3ZjY3MWZjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
- ],
- "x-ms-request-id": [
- "1928eba1-1245-4f18-b335-bf33fa018c8f"
+ "11981"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11970"
- ],
"x-ms-correlation-request-id": [
- "329c004d-1f23-4234-bf6c-a3f0438b0a2a"
+ "0aace90b-3a63-4892-b8ad-cde0406c9a2e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214031Z:329c004d-1f23-4234-bf6c-a3f0438b0a2a"
+ "WESTUS2:20221114T192803Z:0aace90b-3a63-4892-b8ad-cde0406c9a2e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:40:30 GMT"
+ "Mon, 14 Nov 2022 19:28:02 GMT"
],
"Content-Length": [
"134"
@@ -4317,20 +3954,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:40:00.5952578-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e7a80e18-d008-4026-8864-3b43e7f671fc\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:27:31.8984245-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b8ef187c-d3b4-4278-a9fe-b07982396207\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e7a80e18-d008-4026-8864-3b43e7f671fc?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTdhODBlMTgtZDAwOC00MDI2LTg4NjQtM2I0M2U3ZjY3MWZjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b8ef187c-d3b4-4278-a9fe-b07982396207?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2I4ZWYxODdjLWQzYjQtNDI3OC1hOWZlLWIwNzk4MjM5NjIwNz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4344,29 +3981,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "5d4af8e8-3cab-4454-8c1c-5cbc291fec24"
+ "17600662-8ade-45a1-a3ed-a6131a5426af"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11969"
+ "11980"
],
"x-ms-correlation-request-id": [
- "bfcf89e1-32d3-4c82-8696-182764db8241"
+ "ab728c12-aa45-4fbf-ba8f-7f258eca0c96"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214101Z:bfcf89e1-32d3-4c82-8696-182764db8241"
+ "WESTUS2:20221114T192833Z:ab728c12-aa45-4fbf-ba8f-7f258eca0c96"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:41:01 GMT"
+ "Mon, 14 Nov 2022 19:28:32 GMT"
],
"Content-Length": [
"134"
@@ -4378,20 +4015,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:40:00.5952578-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e7a80e18-d008-4026-8864-3b43e7f671fc\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:27:31.8984245-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b8ef187c-d3b4-4278-a9fe-b07982396207\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e7a80e18-d008-4026-8864-3b43e7f671fc?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTdhODBlMTgtZDAwOC00MDI2LTg4NjQtM2I0M2U3ZjY3MWZjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b8ef187c-d3b4-4278-a9fe-b07982396207?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2I4ZWYxODdjLWQzYjQtNDI3OC1hOWZlLWIwNzk4MjM5NjIwNz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4405,29 +4042,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "67c35f09-c988-484f-bed4-cc918ee38a6c"
+ "87890950-57bf-48ca-ab31-8b12007b3a34"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11968"
+ "11979"
],
"x-ms-correlation-request-id": [
- "d8cabcab-62fa-43ad-bbcf-cbf7668baad7"
+ "c56a62da-f878-4aa7-8861-b8ff49b0de1e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214131Z:d8cabcab-62fa-43ad-bbcf-cbf7668baad7"
+ "WESTUS2:20221114T192903Z:c56a62da-f878-4aa7-8861-b8ff49b0de1e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:41:30 GMT"
+ "Mon, 14 Nov 2022 19:29:03 GMT"
],
"Content-Length": [
"134"
@@ -4439,20 +4076,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:40:00.5952578-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e7a80e18-d008-4026-8864-3b43e7f671fc\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:27:31.8984245-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b8ef187c-d3b4-4278-a9fe-b07982396207\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e7a80e18-d008-4026-8864-3b43e7f671fc?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTdhODBlMTgtZDAwOC00MDI2LTg4NjQtM2I0M2U3ZjY3MWZjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b8ef187c-d3b4-4278-a9fe-b07982396207?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2I4ZWYxODdjLWQzYjQtNDI3OC1hOWZlLWIwNzk4MjM5NjIwNz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4466,29 +4103,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "02a612d3-2123-48a4-9012-4c927bebe46e"
+ "3f662a1a-8f5e-4209-a607-ba8db5b8d6cd"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11967"
+ "11978"
],
"x-ms-correlation-request-id": [
- "6202d473-5bae-4907-b88e-b7fcd9ccadea"
+ "7b9d8c16-a896-44e9-b7c3-a7bf9b4bdb05"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214201Z:6202d473-5bae-4907-b88e-b7fcd9ccadea"
+ "WESTUS2:20221114T192934Z:7b9d8c16-a896-44e9-b7c3-a7bf9b4bdb05"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:42:01 GMT"
+ "Mon, 14 Nov 2022 19:29:33 GMT"
],
"Content-Length": [
"184"
@@ -4500,20 +4137,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:40:00.5952578-05:00\",\r\n \"endTime\": \"2022-06-15T16:41:48.0796661-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"e7a80e18-d008-4026-8864-3b43e7f671fc\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:27:31.8984245-08:00\",\r\n \"endTime\": \"2022-11-14T11:29:29.5546733-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"b8ef187c-d3b4-4278-a9fe-b07982396207\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/cc3c9423-f160-4a8b-a434-b4ef2e9e642f?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvY2MzYzk0MjMtZjE2MC00YThiLWE0MzQtYjRlZjJlOWU2NDJmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/191af473-121a-4116-bae7-4e592b2782a8?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzE5MWFmNDczLTEyMWEtNDExNi1iYWU3LTRlNTkyYjI3ODJhOD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4527,32 +4164,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "0a2eb7cb-921e-4094-8803-e11c65b43d6b"
+ "fa8fb2eb-2f79-480e-b8eb-6017217bada2"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11961"
+ "11973"
],
"x-ms-correlation-request-id": [
- "aaa92b44-fa7e-4fb4-be47-172879b06bd8"
+ "bc1eec98-7d89-481a-9d65-87dd9f0a95d3"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214234Z:aaa92b44-fa7e-4fb4-be47-172879b06bd8"
+ "WESTUS2:20221114T193007Z:bc1eec98-7d89-481a-9d65-87dd9f0a95d3"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:42:33 GMT"
+ "Mon, 14 Nov 2022 19:30:06 GMT"
],
"Content-Length": [
- "134"
+ "133"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -4561,20 +4198,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:42:03.5171561-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cc3c9423-f160-4a8b-a434-b4ef2e9e642f\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:29:35.945291-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"191af473-121a-4116-bae7-4e592b2782a8\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/cc3c9423-f160-4a8b-a434-b4ef2e9e642f?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvY2MzYzk0MjMtZjE2MC00YThiLWE0MzQtYjRlZjJlOWU2NDJmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/191af473-121a-4116-bae7-4e592b2782a8?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzE5MWFmNDczLTEyMWEtNDExNi1iYWU3LTRlNTkyYjI3ODJhOD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4588,32 +4225,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "d4c8c1a7-ea27-4c27-aae9-fc47dd725d29"
+ "318d1865-26e9-45db-910b-6993b954e271"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11960"
+ "11972"
],
"x-ms-correlation-request-id": [
- "310f531b-25f8-4c2c-8bc6-df7ac34098de"
+ "78d335e6-59a9-461d-b5f7-7a18f60e118c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214304Z:310f531b-25f8-4c2c-8bc6-df7ac34098de"
+ "WESTUS2:20221114T193037Z:78d335e6-59a9-461d-b5f7-7a18f60e118c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:43:03 GMT"
+ "Mon, 14 Nov 2022 19:30:36 GMT"
],
"Content-Length": [
- "134"
+ "133"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -4622,20 +4259,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:42:03.5171561-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cc3c9423-f160-4a8b-a434-b4ef2e9e642f\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:29:35.945291-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"191af473-121a-4116-bae7-4e592b2782a8\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/cc3c9423-f160-4a8b-a434-b4ef2e9e642f?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvY2MzYzk0MjMtZjE2MC00YThiLWE0MzQtYjRlZjJlOWU2NDJmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/191af473-121a-4116-bae7-4e592b2782a8?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzE5MWFmNDczLTEyMWEtNDExNi1iYWU3LTRlNTkyYjI3ODJhOD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4649,32 +4286,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "cf537597-0896-44b0-93b5-f23b6f275cfb"
+ "3af25110-9b9b-4f14-aaa3-cd582b2a1f62"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11959"
+ "11971"
],
"x-ms-correlation-request-id": [
- "4f1e537d-5259-4dc3-a235-9499136eee4e"
+ "72683787-0fc7-41ec-9d00-62c82ec9235d"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214334Z:4f1e537d-5259-4dc3-a235-9499136eee4e"
+ "WESTUS2:20221114T193107Z:72683787-0fc7-41ec-9d00-62c82ec9235d"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:43:34 GMT"
+ "Mon, 14 Nov 2022 19:31:06 GMT"
],
"Content-Length": [
- "134"
+ "133"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -4683,20 +4320,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:42:03.5171561-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cc3c9423-f160-4a8b-a434-b4ef2e9e642f\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:29:35.945291-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"191af473-121a-4116-bae7-4e592b2782a8\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/cc3c9423-f160-4a8b-a434-b4ef2e9e642f?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvY2MzYzk0MjMtZjE2MC00YThiLWE0MzQtYjRlZjJlOWU2NDJmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/191af473-121a-4116-bae7-4e592b2782a8?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzE5MWFmNDczLTEyMWEtNDExNi1iYWU3LTRlNTkyYjI3ODJhOD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4710,32 +4347,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "3d333496-7066-4755-a39b-a92f2f26d8c9"
+ "d4cc24a0-6fcf-4165-ada0-6575f00077ef"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11958"
+ "11970"
],
"x-ms-correlation-request-id": [
- "d40c59dd-789b-470f-9d1d-9c369ee2f301"
+ "f58cf810-8fbd-4199-acd2-394e2789fef6"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214404Z:d40c59dd-789b-470f-9d1d-9c369ee2f301"
+ "WESTUS2:20221114T193137Z:f58cf810-8fbd-4199-acd2-394e2789fef6"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:44:04 GMT"
+ "Mon, 14 Nov 2022 19:31:36 GMT"
],
"Content-Length": [
- "134"
+ "183"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -4744,20 +4381,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:42:03.5171561-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cc3c9423-f160-4a8b-a434-b4ef2e9e642f\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:29:35.945291-08:00\",\r\n \"endTime\": \"2022-11-14T11:31:13.2110827-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"191af473-121a-4116-bae7-4e592b2782a8\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/cc3c9423-f160-4a8b-a434-b4ef2e9e642f?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvY2MzYzk0MjMtZjE2MC00YThiLWE0MzQtYjRlZjJlOWU2NDJmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/3aa5c621-6a37-40e6-9866-33ac69d13da7?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzNhYTVjNjIxLTZhMzctNDBlNi05ODY2LTMzYWM2OWQxM2RhNz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4771,29 +4408,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "ab411643-7dda-4165-bd32-9f820a75de3e"
+ "3ceb7e2a-58d9-4d99-b7f5-8ae042ffcfa3"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11957"
+ "11964"
],
"x-ms-correlation-request-id": [
- "1166384f-8ff7-4162-8557-2ea8bb55ac7b"
+ "9a61dcda-989e-47d4-8314-b0d7f7f41ad5"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214434Z:1166384f-8ff7-4162-8557-2ea8bb55ac7b"
+ "WESTUS2:20221114T193210Z:9a61dcda-989e-47d4-8314-b0d7f7f41ad5"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:44:34 GMT"
+ "Mon, 14 Nov 2022 19:32:10 GMT"
],
"Content-Length": [
"134"
@@ -4805,20 +4442,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:42:03.5171561-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cc3c9423-f160-4a8b-a434-b4ef2e9e642f\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:31:39.2268091-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"3aa5c621-6a37-40e6-9866-33ac69d13da7\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/cc3c9423-f160-4a8b-a434-b4ef2e9e642f?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvY2MzYzk0MjMtZjE2MC00YThiLWE0MzQtYjRlZjJlOWU2NDJmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/3aa5c621-6a37-40e6-9866-33ac69d13da7?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzNhYTVjNjIxLTZhMzctNDBlNi05ODY2LTMzYWM2OWQxM2RhNz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4832,90 +4469,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "d97a9ed4-629f-45e4-a8c6-68e62b0d2210"
+ "2a71ff27-bcd4-4479-a9fa-83d5d21aa6a5"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11956"
- ],
- "x-ms-correlation-request-id": [
- "a5875e66-d9c0-49ec-896a-bf6d8eaf0018"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214505Z:a5875e66-d9c0-49ec-896a-bf6d8eaf0018"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 21:45:04 GMT"
- ],
- "Content-Length": [
- "184"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:42:03.5171561-05:00\",\r\n \"endTime\": \"2022-06-15T16:45:01.4080627-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"cc3c9423-f160-4a8b-a434-b4ef2e9e642f\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e8577710-23ae-4354-9870-99ec2776c20a?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTg1Nzc3MTAtMjNhZS00MzU0LTk4NzAtOTllYzI3NzZjMjBhP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
- ],
- "x-ms-request-id": [
- "43ba3514-3730-4ed2-9774-77519dc1ba47"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11951"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
+ "11963"
],
"x-ms-correlation-request-id": [
- "093321e1-f21b-47a3-ad28-d3c045860e18"
+ "3ad728b8-2449-407a-9235-1244c51ebac3"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214542Z:093321e1-f21b-47a3-ad28-d3c045860e18"
+ "WESTUS2:20221114T193240Z:3ad728b8-2449-407a-9235-1244c51ebac3"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:45:42 GMT"
+ "Mon, 14 Nov 2022 19:32:40 GMT"
],
"Content-Length": [
"134"
@@ -4927,20 +4503,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:45:07.9705774-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e8577710-23ae-4354-9870-99ec2776c20a\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:31:39.2268091-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"3aa5c621-6a37-40e6-9866-33ac69d13da7\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e8577710-23ae-4354-9870-99ec2776c20a?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTg1Nzc3MTAtMjNhZS00MzU0LTk4NzAtOTllYzI3NzZjMjBhP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/3aa5c621-6a37-40e6-9866-33ac69d13da7?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzNhYTVjNjIxLTZhMzctNDBlNi05ODY2LTMzYWM2OWQxM2RhNz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4954,29 +4530,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "bb7ab9d3-1fe1-46ca-a36d-e56a27007b20"
+ "dae9db99-afeb-41dc-aa50-8e19c6bbcffc"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11950"
+ "11962"
],
"x-ms-correlation-request-id": [
- "6b545d20-a560-473a-8df0-43cdf589ccf8"
+ "e300e9ad-6aad-434c-8460-8ec926eb2731"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214612Z:6b545d20-a560-473a-8df0-43cdf589ccf8"
+ "WESTUS2:20221114T193310Z:e300e9ad-6aad-434c-8460-8ec926eb2731"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:46:11 GMT"
+ "Mon, 14 Nov 2022 19:33:10 GMT"
],
"Content-Length": [
"134"
@@ -4988,20 +4564,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:45:07.9705774-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e8577710-23ae-4354-9870-99ec2776c20a\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:31:39.2268091-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"3aa5c621-6a37-40e6-9866-33ac69d13da7\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e8577710-23ae-4354-9870-99ec2776c20a?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTg1Nzc3MTAtMjNhZS00MzU0LTk4NzAtOTllYzI3NzZjMjBhP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/3aa5c621-6a37-40e6-9866-33ac69d13da7?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzNhYTVjNjIxLTZhMzctNDBlNi05ODY2LTMzYWM2OWQxM2RhNz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5015,32 +4591,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "3eb36920-900e-494f-a6c5-8c264ab2ca88"
+ "e7ef8cb0-0a30-43a4-a151-439f7b800d0a"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11961"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11949"
- ],
"x-ms-correlation-request-id": [
- "04921a02-df17-4c21-b4f7-f1230b3abfef"
+ "bb5f8698-dcc7-4522-8f09-72c7c204578f"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214642Z:04921a02-df17-4c21-b4f7-f1230b3abfef"
+ "WESTUS2:20221114T193340Z:bb5f8698-dcc7-4522-8f09-72c7c204578f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:46:42 GMT"
+ "Mon, 14 Nov 2022 19:33:40 GMT"
],
"Content-Length": [
- "134"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -5049,20 +4625,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:45:07.9705774-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e8577710-23ae-4354-9870-99ec2776c20a\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:31:39.2268091-08:00\",\r\n \"endTime\": \"2022-11-14T11:33:36.8367981-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"3aa5c621-6a37-40e6-9866-33ac69d13da7\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e8577710-23ae-4354-9870-99ec2776c20a?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTg1Nzc3MTAtMjNhZS00MzU0LTk4NzAtOTllYzI3NzZjMjBhP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/367f6fd2-cec5-4bf2-a217-a2ac491b39db?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzM2N2Y2ZmQyLWNlYzUtNGJmMi1hMjE3LWEyYWM0OTFiMzlkYj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5076,32 +4652,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "8a491a9f-cb52-4f6e-ad4b-541507052b07"
+ "fe2b646f-0020-4929-951b-37ed513ac485"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11948"
+ "11956"
],
"x-ms-correlation-request-id": [
- "3f235269-c346-49c2-97d8-43725fe21b42"
+ "e98636f0-8f02-4892-9d45-bf4095d0a82f"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214712Z:3f235269-c346-49c2-97d8-43725fe21b42"
+ "WESTUS2:20221114T193414Z:e98636f0-8f02-4892-9d45-bf4095d0a82f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:47:12 GMT"
+ "Mon, 14 Nov 2022 19:34:13 GMT"
],
"Content-Length": [
- "134"
+ "133"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -5110,20 +4686,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:45:07.9705774-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e8577710-23ae-4354-9870-99ec2776c20a\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:33:43.586832-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"367f6fd2-cec5-4bf2-a217-a2ac491b39db\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e8577710-23ae-4354-9870-99ec2776c20a?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTg1Nzc3MTAtMjNhZS00MzU0LTk4NzAtOTllYzI3NzZjMjBhP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/367f6fd2-cec5-4bf2-a217-a2ac491b39db?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzM2N2Y2ZmQyLWNlYzUtNGJmMi1hMjE3LWEyYWM0OTFiMzlkYj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5137,32 +4713,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "47e71c96-05a6-443b-952d-8d125eb8f22f"
+ "b8f4e046-b706-45d1-8d48-d416fb319a4d"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11947"
+ "11955"
],
"x-ms-correlation-request-id": [
- "2216219e-af47-4a59-94c9-fea76ea43169"
+ "7909bd0f-c82f-4f25-8a99-0f7bc132c506"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214743Z:2216219e-af47-4a59-94c9-fea76ea43169"
+ "WESTUS2:20221114T193444Z:7909bd0f-c82f-4f25-8a99-0f7bc132c506"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:47:42 GMT"
+ "Mon, 14 Nov 2022 19:34:43 GMT"
],
"Content-Length": [
- "134"
+ "133"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -5171,20 +4747,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:45:07.9705774-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e8577710-23ae-4354-9870-99ec2776c20a\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:33:43.586832-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"367f6fd2-cec5-4bf2-a217-a2ac491b39db\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e8577710-23ae-4354-9870-99ec2776c20a?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTg1Nzc3MTAtMjNhZS00MzU0LTk4NzAtOTllYzI3NzZjMjBhP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/367f6fd2-cec5-4bf2-a217-a2ac491b39db?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzM2N2Y2ZmQyLWNlYzUtNGJmMi1hMjE3LWEyYWM0OTFiMzlkYj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5198,32 +4774,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "b030b35f-6ab8-4b2f-b870-9717a45d37c6"
+ "97f2a0ba-c24a-48ab-bf08-ae20b4f794d6"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11946"
+ "11954"
],
"x-ms-correlation-request-id": [
- "5c5338a4-3561-46b5-a712-200e9bff37d8"
+ "457a6855-976c-4777-b553-fb2a6ff23c5e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214813Z:5c5338a4-3561-46b5-a712-200e9bff37d8"
+ "WESTUS2:20221114T193514Z:457a6855-976c-4777-b553-fb2a6ff23c5e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:48:12 GMT"
+ "Mon, 14 Nov 2022 19:35:14 GMT"
],
"Content-Length": [
- "134"
+ "133"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -5232,20 +4808,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:45:07.9705774-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e8577710-23ae-4354-9870-99ec2776c20a\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:33:43.586832-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"367f6fd2-cec5-4bf2-a217-a2ac491b39db\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e8577710-23ae-4354-9870-99ec2776c20a?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTg1Nzc3MTAtMjNhZS00MzU0LTk4NzAtOTllYzI3NzZjMjBhP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/367f6fd2-cec5-4bf2-a217-a2ac491b39db?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzM2N2Y2ZmQyLWNlYzUtNGJmMi1hMjE3LWEyYWM0OTFiMzlkYj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5259,32 +4835,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "ba45b84a-92ff-4b0c-a7b3-61f035e1f2a0"
+ "715780d2-c300-47ce-ac75-a6290263aff3"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11945"
+ "11953"
],
"x-ms-correlation-request-id": [
- "107da23e-73a7-4fc7-a3bd-485b11498d59"
+ "f3d04a95-4681-432f-95ed-0838bf080de0"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214843Z:107da23e-73a7-4fc7-a3bd-485b11498d59"
+ "WESTUS2:20221114T193545Z:f3d04a95-4681-432f-95ed-0838bf080de0"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:48:42 GMT"
+ "Mon, 14 Nov 2022 19:35:44 GMT"
],
"Content-Length": [
- "184"
+ "183"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -5293,26 +4869,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:45:07.9705774-05:00\",\r\n \"endTime\": \"2022-06-15T16:48:25.8757769-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"e8577710-23ae-4354-9870-99ec2776c20a\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:33:43.586832-08:00\",\r\n \"endTime\": \"2022-11-14T11:35:20.8998928-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"367f6fd2-cec5-4bf2-a217-a2ac491b39db\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar825/providers/Microsoft.Compute/cloudServices/cs3788?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNS9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczM3ODg/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8247/providers/Microsoft.Compute/cloudServices/cs9530?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgyNDcvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5NTMwP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "7f257173-d13d-4891-9492-6c9840509894"
+ "b26f578c-4910-4a79-991b-885690c026cc"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5323,19 +4899,19 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f75ff03e-2817-460a-8c9f-02a75e6990ba?monitor=true&api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b1813567-47af-4157-a860-cda3fa001e31?monitor=true&api-version=2022-09-04"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f75ff03e-2817-460a-8c9f-02a75e6990ba?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b1813567-47af-4157-a860-cda3fa001e31?api-version=2022-09-04"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;293,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;293"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "f75ff03e-2817-460a-8c9f-02a75e6990ba"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;294"
+ "b1813567-47af-4157-a860-cda3fa001e31"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -5344,16 +4920,16 @@
"14999"
],
"x-ms-correlation-request-id": [
- "d72816f7-7419-4e78-9c81-122961d9a933"
+ "e00d8de4-2ee1-4c8a-89cc-017f20c25209"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214844Z:d72816f7-7419-4e78-9c81-122961d9a933"
+ "WESTUS2:20221114T193546Z:e00d8de4-2ee1-4c8a-89cc-017f20c25209"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:48:43 GMT"
+ "Mon, 14 Nov 2022 19:35:46 GMT"
],
"Expires": [
"-1"
@@ -5366,16 +4942,16 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f75ff03e-2817-460a-8c9f-02a75e6990ba?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjc1ZmYwM2UtMjgxNy00NjBhLThjOWYtMDJhNzVlNjk5MGJhP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b1813567-47af-4157-a860-cda3fa001e31?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2IxODEzNTY3LTQ3YWYtNDE1Ny1hODYwLWNkYTNmYTAwMWUzMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5389,29 +4965,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "4a7f4af0-f639-404b-b019-71718e807adb"
+ "43a61683-1fd2-45f7-bdd1-6e722d10b236"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11940"
+ "11948"
],
"x-ms-correlation-request-id": [
- "aa66d5f2-64bb-4b1c-b729-a5e38d990078"
+ "c1e682b4-2b6c-40b2-a2e4-fdd2f96f9753"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214914Z:aa66d5f2-64bb-4b1c-b729-a5e38d990078"
+ "WESTUS2:20221114T193616Z:c1e682b4-2b6c-40b2-a2e4-fdd2f96f9753"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:49:14 GMT"
+ "Mon, 14 Nov 2022 19:36:15 GMT"
],
"Content-Length": [
"134"
@@ -5423,20 +4999,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:48:44.2519791-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f75ff03e-2817-460a-8c9f-02a75e6990ba\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:35:46.2125133-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b1813567-47af-4157-a860-cda3fa001e31\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f75ff03e-2817-460a-8c9f-02a75e6990ba?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjc1ZmYwM2UtMjgxNy00NjBhLThjOWYtMDJhNzVlNjk5MGJhP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b1813567-47af-4157-a860-cda3fa001e31?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2IxODEzNTY3LTQ3YWYtNDE1Ny1hODYwLWNkYTNmYTAwMWUzMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5450,29 +5026,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "374cddaf-283b-48bb-a555-040d4446baa6"
+ "37bc3cf0-644b-49ff-a67c-ef24bcfadfd8"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11939"
+ "11947"
],
"x-ms-correlation-request-id": [
- "503830af-8b8e-44f2-b1ba-6f2704318941"
+ "7687f25c-5feb-4319-b8f9-567d421a910e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T214944Z:503830af-8b8e-44f2-b1ba-6f2704318941"
+ "WESTUS2:20221114T193646Z:7687f25c-5feb-4319-b8f9-567d421a910e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:49:44 GMT"
+ "Mon, 14 Nov 2022 19:36:45 GMT"
],
"Content-Length": [
"134"
@@ -5484,20 +5060,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:48:44.2519791-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f75ff03e-2817-460a-8c9f-02a75e6990ba\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:35:46.2125133-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b1813567-47af-4157-a860-cda3fa001e31\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f75ff03e-2817-460a-8c9f-02a75e6990ba?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjc1ZmYwM2UtMjgxNy00NjBhLThjOWYtMDJhNzVlNjk5MGJhP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b1813567-47af-4157-a860-cda3fa001e31?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2IxODEzNTY3LTQ3YWYtNDE1Ny1hODYwLWNkYTNmYTAwMWUzMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5511,29 +5087,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "23a0fb31-7987-4430-bfcd-a90bb0038559"
+ "8dc0fe4c-2f9c-4a93-b39b-76ca01c897d1"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11938"
+ "11946"
],
"x-ms-correlation-request-id": [
- "f9ee802c-4268-4b8b-a2e8-eade00882496"
+ "52118c82-781f-48c8-b6a7-8b291e52cb9a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215014Z:f9ee802c-4268-4b8b-a2e8-eade00882496"
+ "WESTUS2:20221114T193716Z:52118c82-781f-48c8-b6a7-8b291e52cb9a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:50:14 GMT"
+ "Mon, 14 Nov 2022 19:37:15 GMT"
],
"Content-Length": [
"134"
@@ -5545,20 +5121,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:48:44.2519791-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f75ff03e-2817-460a-8c9f-02a75e6990ba\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:35:46.2125133-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b1813567-47af-4157-a860-cda3fa001e31\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f75ff03e-2817-460a-8c9f-02a75e6990ba?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjc1ZmYwM2UtMjgxNy00NjBhLThjOWYtMDJhNzVlNjk5MGJhP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b1813567-47af-4157-a860-cda3fa001e31?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2IxODEzNTY3LTQ3YWYtNDE1Ny1hODYwLWNkYTNmYTAwMWUzMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5572,29 +5148,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "b0782412-dc2b-495a-a76e-5b1bf850e653"
+ "d3eeef49-8572-42c7-84ce-d25ae178d3f3"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11937"
+ "11945"
],
"x-ms-correlation-request-id": [
- "1e869163-9069-45bf-a8be-b4c2d79d1f66"
+ "73e21bfc-e17b-4d70-af49-a810bfc55acc"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215044Z:1e869163-9069-45bf-a8be-b4c2d79d1f66"
+ "WESTUS2:20221114T193746Z:73e21bfc-e17b-4d70-af49-a810bfc55acc"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:50:44 GMT"
+ "Mon, 14 Nov 2022 19:37:45 GMT"
],
"Content-Length": [
"184"
@@ -5606,20 +5182,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:48:44.2519791-05:00\",\r\n \"endTime\": \"2022-06-15T16:50:25.0659516-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"f75ff03e-2817-460a-8c9f-02a75e6990ba\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:35:46.2125133-08:00\",\r\n \"endTime\": \"2022-11-14T11:37:27.1505483-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"b1813567-47af-4157-a860-cda3fa001e31\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f75ff03e-2817-460a-8c9f-02a75e6990ba?monitor=true&api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjc1ZmYwM2UtMjgxNy00NjBhLThjOWYtMDJhNzVlNjk5MGJhP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b1813567-47af-4157-a860-cda3fa001e31?monitor=true&api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2IxODEzNTY3LTQ3YWYtNDE1Ny1hODYwLWNkYTNmYTAwMWUzMT9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5633,29 +5209,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "72add4c1-a0c3-48a8-a05e-87e15162d103"
+ "7bf41bd4-1130-41c1-8d72-598b60e72fad"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11936"
+ "11944"
],
"x-ms-correlation-request-id": [
- "4891456f-ba07-4b48-ae2b-36d086637f3a"
+ "8d33cd37-7634-46d0-98f1-e478feb5cfdd"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215045Z:4891456f-ba07-4b48-ae2b-36d086637f3a"
+ "WESTUS2:20221114T193746Z:8d33cd37-7634-46d0-98f1-e478feb5cfdd"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:50:44 GMT"
+ "Mon, 14 Nov 2022 19:37:46 GMT"
],
"Expires": [
"-1"
@@ -5668,21 +5244,21 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar825?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgyNT9hcGktdmVyc2lvbj0yMDE3LTA1LTEw",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8247?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgyNDc/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "65c0a21b-0191-4d8e-824f-1825117c4f78"
+ "9c69d24c-ac0a-4ba6-8b4e-ec6ab5b3fdd7"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
@@ -5694,7 +5270,7 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI4MjUtRUFTVFVTMiIsImpvYkxvY2F0aW9uIjoiZWFzdHVzMiJ9?api-version=2017-05-10"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI4MjQ3LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2017-05-10"
],
"Retry-After": [
"15"
@@ -5703,13 +5279,13 @@
"14999"
],
"x-ms-request-id": [
- "112a2919-48ee-4524-879d-c063c682fe60"
+ "14b07186-a679-4152-9ec6-ba7922fc154d"
],
"x-ms-correlation-request-id": [
- "112a2919-48ee-4524-879d-c063c682fe60"
+ "14b07186-a679-4152-9ec6-ba7922fc154d"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T215046Z:112a2919-48ee-4524-879d-c063c682fe60"
+ "WESTUS2:20221114T193748Z:14b07186-a679-4152-9ec6-ba7922fc154d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -5718,7 +5294,7 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:50:46 GMT"
+ "Mon, 14 Nov 2022 19:37:48 GMT"
],
"Expires": [
"-1"
@@ -5733,21 +5309,21 @@
],
"Names": {
"MultiRole_CreateUpdateGetAndDeleteWithExtension_WorkerAndWebRole_MultiRoleExtension": [
- "crptestar825",
- "cs3788",
- "cspip9487",
- "csvnet4685",
- "subnet9758",
- "dns4669",
- "lb9191",
- "lbfe900"
+ "crptestar8247",
+ "cs9530",
+ "cspip851",
+ "csvnet3142",
+ "subnet3884",
+ "dns4044",
+ "lb7336",
+ "lbfe8464"
],
"CreateCspkgSasUrl": [
- "saforcspkg7303",
- "asforcspkg4441"
+ "saforcspkg9576",
+ "asforcspkg8724"
]
},
"Variables": {
- "SubscriptionId": "e37510d7-33b6-4676-886f-ee75bcc01871"
+ "SubscriptionId": "850f02f7-e14c-4fb7-905d-7b98bcae9c7f"
}
}
\ No newline at end of file
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceOperatingSystemTests/Test_CloudServiceOperatingSystemOperations.json b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceOperatingSystemTests/Test_CloudServiceOperatingSystemOperations.json
index 8adbffa3a02d..089c6de553fe 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceOperatingSystemTests/Test_CloudServiceOperatingSystemOperations.json
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceOperatingSystemTests/Test_CloudServiceOperatingSystemOperations.json
@@ -1,22 +1,22 @@
{
"Entries": [
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOsVersions?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvd2VzdHVzMi9jbG91ZFNlcnZpY2VPc1ZlcnNpb25zP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOsVersions?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvd2VzdHVzMi9jbG91ZFNlcnZpY2VPc1ZlcnNpb25zP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "7da7b7eb-a5ff-4fee-86fc-652cce7b097b"
+ "11aaf76d-c6ba-49d6-b261-4f37adeaefc2"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/55.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -26,14 +26,17 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;999,Microsoft.Compute/GetCloudService30Min;4999"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "112bc99c-4fad-4289-80ba-800e3059d23c_132955573990869354"
+ "83b240dd-7af0-4e11-a764-6edb0d5b65dd_133118965014339781"
],
"x-ms-request-id": [
- "660876e2-71b0-486f-846d-93295fca6dc9"
+ "c8d06b4f-ac22-46a3-8695-1e2b1d145100"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -43,19 +46,19 @@
"11999"
],
"x-ms-correlation-request-id": [
- "e7c80d25-c109-4b92-839d-181279b8420c"
+ "8427f6c7-98bc-4fbc-b5bf-ed4a66abc5b7"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220613T190048Z:e7c80d25-c109-4b92-839d-181279b8420c"
+ "WESTUS2:20221114T192116Z:8427f6c7-98bc-4fbc-b5bf-ed4a66abc5b7"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Mon, 13 Jun 2022 19:00:48 GMT"
+ "Mon, 14 Nov 2022 19:21:16 GMT"
],
"Content-Length": [
- "302786"
+ "360848"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -64,26 +67,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WA-GUEST-OS-4.35_201608-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.35_201608-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.35_201608-01\",\r\n \"label\": \"Windows Azure Guest OS 4.35 (Release 201608-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.12_201710-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.12_201710-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.12_201710-01\",\r\n \"label\": \"Windows Azure Guest OS 5.12 (Release 201710-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.24_201810-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.24_201810-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.24_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 5.24 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.70_201801-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.70_201801-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.70_201801-01\",\r\n \"label\": \"Windows Azure Guest OS 2.70 (Release 201801-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.97_202105-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.97_202105-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.97_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 3.97 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.110_202205-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.110_202205-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.110_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 3.110 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.93_202101-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.93_202101-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.93_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 3.93 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.36_201910-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.36_201910-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.36_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 5.36 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.36_201502-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.36_201502-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.36_201502-01\",\r\n \"label\": \"Windows Azure Guest OS 2.36 (Release 201502-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.26_202012-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.26_202012-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.26_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 6.26 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.51_201605-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.51_201605-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.51_201605-01\",\r\n \"label\": \"Windows Azure Guest OS 2.51 (Release 201605-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.81_202008-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.81_202008-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.81_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 4.81 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.89_202009-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.89_202009-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.89_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 3.89 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.55_201609-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.55_201609-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.55_201609-01\",\r\n \"label\": \"Windows Azure Guest OS 2.55 (Release 201609-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.51_202101-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.51_202101-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.51_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 5.51 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.79_201810-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.79_201810-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.79_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 2.79 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.0_201608-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.0_201608-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.0_201608-01\",\r\n \"label\": \"Windows Azure Guest OS 5.0 (Release 201608-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.47_201703-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.47_201703-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.47_201703-01\",\r\n \"label\": \"Windows Azure Guest OS 3.47 (Release 201703-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.88_201907-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.88_201907-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.88_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 2.88 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.38_201611-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.38_201611-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.38_201611-01\",\r\n \"label\": \"Windows Azure Guest OS 4.38 (Release 201611-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.88_202103-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.88_202103-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.88_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 4.88 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.122_202204-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.122_202204-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.122_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 2.122 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.34_201512-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.34_201512-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.34_201512-02\",\r\n \"label\": \"Windows Azure Guest OS 3.34 (Release 201512-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.48_201704-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.48_201704-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.48_201704-01\",\r\n \"label\": \"Windows Azure Guest OS 3.48 (Release 201704-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.21_202007-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.21_202007-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.21_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 6.21 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.20_201806-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.20_201806-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.20_201806-01\",\r\n \"label\": \"Windows Azure Guest OS 5.20 (Release 201806-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.98_202005-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.98_202005-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.98_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 2.98 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.32_202106-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.32_202106-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.32_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 6.32 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.30_201508-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.30_201508-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.30_201508-02\",\r\n \"label\": \"Windows Azure Guest OS 3.30 (Release 201508-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.108_202103-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.108_202103-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.108_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 2.108 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.54_201710-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.54_201710-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.54_201710-02\",\r\n \"label\": \"Windows Azure Guest OS 3.54 (Release 201710-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.62_202112-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.62_202112-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.62_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 5.62 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.12_201402-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.12_201402-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.12_201402-01\",\r\n \"label\": \"Windows Azure Guest OS 3.12 (Release 201402-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.73_201912-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.73_201912-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.73_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 4.73 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.20_202006-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.20_202006-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.20_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 6.20 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.103_202010-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.103_202010-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.103_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 2.103 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.103_202010-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.103_202010-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.103_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 2.103 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.83_202010-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.83_202010-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.83_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 4.83 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.92_201911-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.92_201911-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.92_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 2.92 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.9_201112-03\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.9_201112-03\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.9_201112-03\",\r\n \"label\": \"Windows Azure Guest OS 2.9 (Release 201112-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.9_201112-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.9_201112-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.9_201112-02\",\r\n \"label\": \"Windows Azure Guest OS 2.9 (Release 201112-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.49_201603-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.49_201603-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.49_201603-01\",\r\n \"label\": \"Windows Azure Guest OS 2.49 (Release 201603-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.9_201112-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.9_201112-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.9_201112-01\",\r\n \"label\": \"Windows Azure Guest OS 2.9 (Release 201112-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.25_201403-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.25_201403-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.25_201403-01\",\r\n \"label\": \"Windows Azure Guest OS 2.25 (Release 201403-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.56_202106-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.56_202106-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.56_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 5.56 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.53_201709-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.53_201709-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.53_201709-01\",\r\n \"label\": \"Windows Azure Guest OS 3.53 (Release 201709-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.25_201510-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.25_201510-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.25_201510-01\",\r\n \"label\": \"Windows Azure Guest OS 4.25 (Release 201510-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.3_202109-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.3_202109-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.3_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 7.3 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.79_202006-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.79_202006-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.79_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 4.79 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.59_201803-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.59_201803-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.59_201803-01\",\r\n \"label\": \"Windows Azure Guest OS 3.59 (Release 201803-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.2_201610-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.2_201610-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.2_201610-02\",\r\n \"label\": \"Windows Azure Guest OS 5.2 (Release 201610-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.70_201909-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.70_201909-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.70_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 4.70 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.2_201610-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.2_201610-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.2_201610-01\",\r\n \"label\": \"Windows Azure Guest OS 5.2 (Release 201610-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.111_202106-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.111_202106-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.111_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 2.111 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.49_202011-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.49_202011-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.49_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 5.49 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.41_201607-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.41_201607-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.41_201607-01\",\r\n \"label\": \"Windows Azure Guest OS 3.41 (Release 201607-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.15_201412-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.15_201412-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.15_201412-01\",\r\n \"label\": \"Windows Azure Guest OS 4.15 (Release 201412-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.55_201711-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.55_201711-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.55_201711-01\",\r\n \"label\": \"Windows Azure Guest OS 3.55 (Release 201711-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.73_201804-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.73_201804-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.73_201804-01\",\r\n \"label\": \"Windows Azure Guest OS 2.73 (Release 201804-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.115_202110-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.115_202110-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.115_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 2.115 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.2_201301-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.2_201301-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.2_201301-02\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201301-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.2_201301-03\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.2_201301-03\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.2_201301-03\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201301-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.51_201802-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.51_201802-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.51_201802-01\",\r\n \"label\": \"WindowsAzureGuestOS4.51 (Release 201802-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.74_201805-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.74_201805-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.74_201805-01\",\r\n \"label\": \"Windows Azure Guest OS 2.74 (Release 201805-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.90_202105-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.90_202105-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.90_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 4.90 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.10_202203-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.10_202203-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.10_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 7.10 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.15_201801-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.15_201801-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.15_201801-01\",\r\n \"label\": \"WindowsAzureGuestOS5.15(Release201801-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.35_202109-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.35_202109-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.35_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 6.35 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.62_201806-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.62_201806-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.62_201806-01\",\r\n \"label\": \"Windows Azure Guest OS 3.62 (Release 201806-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.3_201102-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.3_201102-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.3_201102-01\",\r\n \"label\": \"Windows Azure Guest OS 2.3 (Release 201102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.13_201711-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.13_201711-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.13_201711-01\",\r\n \"label\": \"Windows Azure Guest OS 5.13 (Release 201711-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.82_201901-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.82_201901-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.82_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 2.82 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.22_201312-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.22_201312-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.22_201312-01\",\r\n \"label\": \"Windows Azure Guest OS 2.22 (Release 201312-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.18_202004-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.18_202004-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.18_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 6.18 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.42_202004-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.42_202004-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.42_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 5.42 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.37_201911-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.37_201911-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.37_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 5.37 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.7_201309-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.7_201309-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.7_201309-01\",\r\n \"label\": \"Windows Azure Guest OS 3.7 (Release 201309-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.7_201309-03\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.7_201309-03\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.7_201309-03\",\r\n \"label\": \"Windows Azure Guest OS 3.7 (Release 201309-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.4_201103-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.4_201103-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.4_201103-01\",\r\n \"label\": \"Windows Azure Guest OS 2.4 (Release 201103-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.46_202008-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.46_202008-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.46_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 5.46 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.69_201901-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.69_201901-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.69_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 3.69 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.1_201811-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.1_201811-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.1_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 6.1 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.103_202111-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.103_202111-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.103_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 3.103 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.102_202110-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.102_202110-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.102_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 3.102 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.9_201406-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.9_201406-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.9_201406-01\",\r\n \"label\": \"Windows Azure Guest OS 4.9 (Release 201406-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.39_201505-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.39_201505-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.39_201505-01\",\r\n \"label\": \"Windows Azure Guest OS 2.39 (Release 201505-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.36_201602-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.36_201602-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.36_201602-02\",\r\n \"label\": \"Windows Azure Guest OS 3.36 (Release 201602-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.58_201612-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.58_201612-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.58_201612-01\",\r\n \"label\": \"Windows Azure Guest OS 2.58 (Release 201612-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.31_201409-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.31_201409-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.31_201409-01\",\r\n \"label\": \"Windows Azure Guest OS 2.31 (Release 201409-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.3_201312-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.3_201312-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.3_201312-01\",\r\n \"label\": \"Windows Azure Guest OS 4.3 (Release 201312-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.97_202112-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.97_202112-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.97_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 4.97 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.19_201309-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.19_201309-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.19_201309-01\",\r\n \"label\": \"Windows Azure Guest OS 2.19 (Release 201309-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.6_201308-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.6_201308-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.6_201308-01\",\r\n \"label\": \"Windows Azure Guest OS 3.6 (Release 201308-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.21_201411-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.21_201411-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.21_201411-01\",\r\n \"label\": \"Windows Azure Guest OS 3.21 (Release 201411-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.88_202008-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.88_202008-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.88_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 3.88 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.17_201502-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.17_201502-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.17_201502-01\",\r\n \"label\": \"Windows Azure Guest OS 4.17 (Release 201502-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.84_202004-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.84_202004-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.84_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 3.84 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.101_202008-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.101_202008-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.101_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 2.101 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.101_202008-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.101_202008-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.101_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 2.101 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.87_202102-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.87_202102-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.87_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 4.87 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.34_201908-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.34_201908-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.34_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 5.34 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.83_202010-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.83_202010-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.83_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 4.83 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.3_201901-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.3_201901-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.3_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 6.3 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.75_202002-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.75_202002-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.75_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 4.75 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.26_201504-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.26_201504-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.26_201504-01\",\r\n \"label\": \"Windows Azure Guest OS 3.26 (Release 201504-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.44_202205-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.44_202205-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.44_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 6.44 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.92_202012-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.92_202012-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.92_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 3.92 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.16_201406-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.16_201406-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.16_201406-01\",\r\n \"label\": \"Windows Azure Guest OS 3.16 (Release 201406-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.76_201908-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.76_201908-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.76_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 3.76 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.23_201508-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.23_201508-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.23_201508-02\",\r\n \"label\": \"Windows Azure Guest OS 4.23 (Release 201508-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.18_201503-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.18_201503-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.18_201503-01\",\r\n \"label\": \"Windows Azure Guest OS 4.18 (Release 201503-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.26_201812-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.26_201812-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.26_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 5.26 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.71_201903-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.71_201903-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.71_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 3.71 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.44_201610-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.44_201610-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.44_201610-01\",\r\n \"label\": \"Windows Azure Guest OS 3.44 (Release 201610-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.41_201704-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.41_201704-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.41_201704-01\",\r\n \"label\": \"Windows Azure Guest OS 4.41 (Release 201704-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.10_201312-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.10_201312-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.10_201312-01\",\r\n \"label\": \"Windows Azure Guest OS 3.10 (Release 201312-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.77_201808-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.77_201808-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.77_201808-01\",\r\n \"label\": \"Windows Azure Guest OS 2.77 (Release 201808-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.32_201510-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.32_201510-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.32_201510-01\",\r\n \"label\": \"Windows Azure Guest OS 3.32 (Release 201510-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.78_201809-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.78_201809-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.78_201809-01\",\r\n \"label\": \"Windows Azure Guest OS 2.78 (Release 201809-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.121_202203-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.121_202203-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.121_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 2.121 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.94_202109-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.94_202109-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.94_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 4.94 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.31_202105-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.31_202105-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.31_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 6.31 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.46_202008-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.46_202008-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.46_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 5.46 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.36_202110-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.36_202110-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.36_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 6.36 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.19_201805-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.19_201805-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.19_201805-01\",\r\n \"label\": \"Windows Azure Guest OS 5.19 (Release 201805-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.7_201404-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.7_201404-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.7_201404-01\",\r\n \"label\": \"Windows Azure Guest OS 4.7 (Release 201404-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.55_202105-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.55_202105-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.55_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 5.55 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.100_202108-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.100_202108-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.100_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 3.100 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.56_201712-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.56_201712-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.56_201712-01\",\r\n \"label\": \"Windows Azure Guest OS 3.56 (Release 201712-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.59_202109-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.59_202109-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.59_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 5.59 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.1_201011-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.1_201011-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.1_201011-01\",\r\n \"label\": \"Windows Azure Guest OS 2.1 (Release 201011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.93_201912-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.93_201912-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.93_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 2.93 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.80_201912-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.80_201912-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.80_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 3.80 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.36_201602-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.36_201602-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.36_201602-01\",\r\n \"label\": \"Windows Azure Guest OS 3.36 (Release 201602-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.31_201409-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.31_201409-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.31_201409-02\",\r\n \"label\": \"Windows Azure Guest OS 2.31 (Release 201409-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.4_201401-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.4_201401-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.4_201401-01\",\r\n \"label\": \"Windows Azure Guest OS 4.4 (Release 201401-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.27_201405-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.27_201405-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.27_201405-01\",\r\n \"label\": \"Windows Azure Guest OS 2.27 (Release 201405-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.97_202004-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.97_202004-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.97_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 2.97 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.30_201603-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.30_201603-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.30_201603-01\",\r\n \"label\": \"Windows Azure Guest OS 4.30 (Release 201603-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.87_202007-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.87_202007-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.87_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 3.87 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.50_202012-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.50_202012-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.50_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 5.50 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.83_202003-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.83_202003-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.83_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 3.83 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.33_201511-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.33_201511-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.33_201511-02\",\r\n \"label\": \"Windows Azure Guest OS 3.33 (Release 201511-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.104_202011-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.104_202011-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.104_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 2.104 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.35_201501-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.35_201501-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.35_201501-01\",\r\n \"label\": \"Windows Azure Guest OS 2.35 (Release 201501-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.39_201612-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.39_201612-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.39_201612-01\",\r\n \"label\": \"Windows Azure Guest OS 4.39 (Release 201612-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.24_202010-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.24_202010-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.24_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 6.24 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.3_201611-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.3_201611-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.3_201611-01\",\r\n \"label\": \"Windows Azure Guest OS 5.3 (Release 201611-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.12_201409-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.12_201409-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.12_201409-02\",\r\n \"label\": \"Windows Azure Guest OS 4.12 (Release 201409-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.110_202105-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.110_202105-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.110_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 2.110 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.28_201406-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.28_201406-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.28_201406-01\",\r\n \"label\": \"Windows Azure Guest OS 2.28 (Release 201406-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.32_201906-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.32_201906-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.32_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 5.32 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.88_202008-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.88_202008-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.88_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 3.88 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.76_201807-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.76_201807-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.76_201807-02\",\r\n \"label\": \"Windows Azure Guest OS 2.76 (Release 201807-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.26_201511-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.26_201511-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.26_201511-02\",\r\n \"label\": \"Windows Azure Guest OS 4.26 (Release 201511-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.44_201610-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.44_201610-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.44_201610-02\",\r\n \"label\": \"Windows Azure Guest OS 3.44 (Release 201610-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.43_202204-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.43_202204-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.43_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 6.43 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.27_202101-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.27_202101-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.27_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 6.27 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.23_201508-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.23_201508-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.23_201508-01\",\r\n \"label\": \"Windows Azure Guest OS 4.23 (Release 201508-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.80_202007-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.80_202007-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.80_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 4.80 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.10_201407-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.10_201407-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.10_201407-01\",\r\n \"label\": \"Windows Azure Guest OS 4.10 (Release 201407-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.69_201908-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.69_201908-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.69_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 4.69 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.65_201904-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.65_201904-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.65_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 4.65 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.75_201907-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.75_201907-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.75_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 3.75 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.56_201610-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.56_201610-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.56_201610-02\",\r\n \"label\": \"Windows Azure Guest OS 2.56 (Release 201610-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.41_202003-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.41_202003-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.41_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 5.41 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.45_201708-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.45_201708-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.45_201708-01\",\r\n \"label\": \"Windows Azure Guest OS 4.45 (Release 201708-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.58_201802-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.58_201802-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.58_201802-02\",\r\n \"label\": \"Windows Azure Guest OS 3.58 (Release 201802-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.6_201704-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.6_201704-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.6_201704-01\",\r\n \"label\": \"Windows Azure Guest OS 5.6 (Release 201704-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.55_201806-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.55_201806-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.55_201806-01\",\r\n \"label\": \"Windows Azure Guest OS 4.55 (Release 201806-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.5_201104-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.5_201104-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.5_201104-01\",\r\n \"label\": \"Windows Azure Guest OS 2.5 (Release 201104-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.29_201903-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.29_201903-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.29_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 5.29 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.74_202001-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.74_202001-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.74_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 4.74 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.86_201905-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.86_201905-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.86_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 2.86 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.33_201511-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.33_201511-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.33_201511-01\",\r\n \"label\": \"Windows Azure Guest OS 3.33 (Release 201511-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.20_201505-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.20_201505-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.20_201505-01\",\r\n \"label\": \"Windows Azure Guest OS 4.20 (Release 201505-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.47_201601-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.47_201601-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.47_201601-01\",\r\n \"label\": \"Windows Azure Guest OS 2.47 (Release 201601-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.23_201401-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.23_201401-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.23_201401-01\",\r\n \"label\": \"Windows Azure Guest OS 2.23 (Release 201401-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.24_201509-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.24_201509-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.24_201509-01\",\r\n \"label\": \"Windows Azure Guest OS 4.24 (Release 201509-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.4_201902-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.4_201902-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.4_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 6.4 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.78_201910-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.78_201910-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.78_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 3.78 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.0_201208-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.0_201208-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.0_201208-02\",\r\n \"label\": \"Windows Azure Guest OS 3.0 (Release 201208-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.13_201410-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.13_201410-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.13_201410-01\",\r\n \"label\": \"Windows Azure Guest OS 4.13 (Release 201410-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.19_201309-03\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.19_201309-03\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.19_201309-03\",\r\n \"label\": \"Windows Azure Guest OS 2.19 (Release 201309-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.43_201609-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.43_201609-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.43_201609-01\",\r\n \"label\": \"Windows Azure Guest OS 3.43 (Release 201609-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.23_201809-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.23_201809-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.23_201809-01\",\r\n \"label\": \"Windows Azure Guest OS 5.23 (Release 201809-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.76_201807-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.76_201807-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.76_201807-01\",\r\n \"label\": \"Windows Azure Guest OS 2.76 (Release 201807-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.50_201604-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.50_201604-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.50_201604-01\",\r\n \"label\": \"Windows Azure Guest OS 2.50 (Release 201604-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.15_201305-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.15_201305-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.15_201305-01\",\r\n \"label\": \"Windows Azure Guest OS 2.15 (Release 201305-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.50_201801-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.50_201801-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.50_201801-01\",\r\n \"label\": \"WindowsAzureGuestOS4.50(Release201801-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.93_202108-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.93_202108-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.93_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 4.93 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.54_201608-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.54_201608-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.54_201608-01\",\r\n \"label\": \"Windows Azure Guest OS 2.54 (Release 201608-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.48_201602-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.48_201602-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.48_201602-01\",\r\n \"label\": \"Windows Azure Guest OS 2.48 (Release 201602-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.24_201402-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.24_201402-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.24_201402-01\",\r\n \"label\": \"Windows Azure Guest OS 2.24 (Release 201402-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.45_201611-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.45_201611-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.45_201611-01\",\r\n \"label\": \"Windows Azure Guest OS 3.45 (Release 201611-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.5_201903-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.5_201903-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.5_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 6.5 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.11_201401-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.11_201401-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.11_201401-01\",\r\n \"label\": \"Windows Azure Guest OS 3.11 (Release 201401-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.116_202111-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.116_202111-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.116_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 2.116 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.26_201511-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.26_201511-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.26_201511-01\",\r\n \"label\": \"Windows Azure Guest OS 4.26 (Release 201511-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.59_201810-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.59_201810-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.59_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 4.59 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.105_202012-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.105_202012-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.105_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 2.105 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.14_201302-04\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.14_201302-04\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.14_201302-04\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201302-04)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.61_201805-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.61_201805-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.61_201805-01\",\r\n \"label\": \"Windows Azure Guest OS 3.61 (Release 201805-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.37_202111-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.37_202111-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.37_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 6.37 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.57_201801-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.57_201801-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.57_201801-01\",\r\n \"label\": \"Windows Azure Guest OS 3.57 (Release 201801-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.41_201507-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.41_201507-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.41_201507-01\",\r\n \"label\": \"Windows Azure Guest OS 2.41 (Release 201507-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.82_202002-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.82_202002-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.82_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 3.82 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.48_201711-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.48_201711-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.48_201711-01\",\r\n \"label\": \"Windows Azure Guest OS 4.48 (Release 201711-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.11_201204-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.11_201204-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.11_201204-01\",\r\n \"label\": \"Windows Azure Guest OS 2.11 (Release 201204-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.4_202110-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.4_202110-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.4_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 7.4 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.56_201610-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.56_201610-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.56_201610-01\",\r\n \"label\": \"Windows Azure Guest OS 2.56 (Release 201610-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.40_201606-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.40_201606-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.40_201606-01\",\r\n \"label\": \"Windows Azure Guest OS 3.40 (Release 201606-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.4_201306-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.4_201306-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.4_201306-01\",\r\n \"label\": \"Windows Azure Guest OS 3.4 (Release 201306-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.61_201704-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.61_201704-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.61_201704-01\",\r\n \"label\": \"Windows Azure Guest OS 2.61 (Release 201704-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.27_201512-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.27_201512-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.27_201512-02\",\r\n \"label\": \"Windows Azure Guest OS 4.27 (Release 201512-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.65_201708-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.65_201708-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.65_201708-01\",\r\n \"label\": \"Windows Azure Guest OS 2.65 (Release 201708-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.58_201802-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.58_201802-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.58_201802-01\",\r\n \"label\": \"Windows Azure Guest OS 3.58 (Release 201802-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.37_201610-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.37_201610-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.37_201610-02\",\r\n \"label\": \"Windows Azure Guest OS 4.37 (Release 201610-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.20_201505-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.20_201505-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.20_201505-02\",\r\n \"label\": \"Windows Azure Guest OS 4.20 (Release 201505-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.58_202108-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.58_202108-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.58_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 5.58 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.11_201709-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.11_201709-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.11_201709-01\",\r\n \"label\": \"Windows Azure Guest OS 5.11 (Release 201709-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.103_202205-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.103_202205-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.103_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 4.103 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.1_201609-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.1_201609-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.1_201609-01\",\r\n \"label\": \"Windows Azure Guest OS 5.1 (Release 201609-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.78_202005-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.78_202005-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.78_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 4.78 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.0_201810-00\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.0_201810-00\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.0_201810-00\",\r\n \"label\": \"Windows Azure Guest OS 6.0 (Release 201810-00)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.0_201810-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.0_201810-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.0_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 6.0 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.23_202009-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.23_202009-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.23_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 6.23 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.16_201501-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.16_201501-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.16_201501-01\",\r\n \"label\": \"Windows Azure Guest OS 4.16 (Release 201501-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.104_202112-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.104_202112-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.104_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 3.104 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.39_201505-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.39_201505-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.39_201505-02\",\r\n \"label\": \"Windows Azure Guest OS 2.39 (Release 201505-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.52_201708-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.52_201708-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.52_201708-01\",\r\n \"label\": \"Windows Azure Guest OS 3.52 (Release 201708-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.33_201606-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.33_201606-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.33_201606-01\",\r\n \"label\": \"Windows Azure Guest OS 4.33 (Release 201606-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.46_201612-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.46_201612-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.46_201612-01\",\r\n \"label\": \"Windows Azure Guest OS 3.46 (Release 201612-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.22_201412-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.22_201412-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.22_201412-01\",\r\n \"label\": \"Windows Azure Guest OS 3.22 (Release 201412-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.22_201507-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.22_201507-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.22_201507-02\",\r\n \"label\": \"Windows Azure Guest OS 4.22 (Release 201507-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.34_201607-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.34_201607-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.34_201607-01\",\r\n \"label\": \"Windows Azure Guest OS 4.34 (Release 201607-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.113_202108-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.113_202108-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.113_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 2.113 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.60_202110-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.60_202110-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.60_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 5.60 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.84_202011-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.84_202011-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.84_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 4.84 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.117_202112-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.117_202112-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.117_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 2.117 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.72_201803-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.72_201803-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.72_201803-01\",\r\n \"label\": \"Windows Azure Guest OS 2.72 (Release 201803-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.68_202205-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.68_202205-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.68_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 5.68 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.7_201107-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.7_201107-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.7_201107-01\",\r\n \"label\": \"Windows Azure Guest OS 2.7 (Release 201107-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.48_201602-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.48_201602-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.48_201602-02\",\r\n \"label\": \"Windows Azure Guest OS 2.48 (Release 201602-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.53_201607-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.53_201607-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.53_201607-01\",\r\n \"label\": \"Windows Azure Guest OS 2.53 (Release 201607-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.79_201911-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.79_201911-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.79_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 3.79 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.17_202003-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.17_202003-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.17_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 6.17 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.41_201507-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.41_201507-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.41_201507-02\",\r\n \"label\": \"Windows Azure Guest OS 2.41 (Release 201507-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.15_201405-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.15_201405-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.15_201405-01\",\r\n \"label\": \"Windows Azure Guest OS 3.15 (Release 201405-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.11_201204-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.11_201204-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.11_201204-02\",\r\n \"label\": \"Windows Azure Guest OS 2.11 (Release 201204-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.18_201308-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.18_201308-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.18_201308-01\",\r\n \"label\": \"Windows Azure Guest OS 2.18 (Release 201308-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.95_202110-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.95_202110-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.95_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 4.95 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.95_202103-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.95_202103-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.95_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 3.95 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.36_201609-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.36_201609-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.36_201609-01\",\r\n \"label\": \"Windows Azure Guest OS 4.36 (Release 201609-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.100_202007-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.100_202007-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.100_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 2.100 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.27_201512-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.27_201512-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.27_201512-01\",\r\n \"label\": \"Windows Azure Guest OS 4.27 (Release 201512-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.34_202108-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.34_202108-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.34_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 6.34 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.96_202003-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.96_202003-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.96_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 2.96 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.34_201412-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.34_201412-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.34_201412-01\",\r\n \"label\": \"Windows Azure Guest OS 2.34 (Release 201412-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.67_201906-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.67_201906-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.67_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 4.67 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.12_202205-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.12_202205-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.12_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 7.12 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.63_201902-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.63_201902-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.63_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 4.63 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.37_201610-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.37_201610-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.37_201610-01\",\r\n \"label\": \"Windows Azure Guest OS 4.37 (Release 201610-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.45_201511-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.45_201511-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.45_201511-01\",\r\n \"label\": \"Windows Azure Guest OS 2.45 (Release 201511-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.30_201408-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.30_201408-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.30_201408-01\",\r\n \"label\": \"Windows Azure Guest OS 2.30 (Release 201408-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.68_201711-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.68_201711-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.68_201711-01\",\r\n \"label\": \"Windows Azure Guest OS 2.68 (Release 201711-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.3_201305-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.3_201305-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.3_201305-01\",\r\n \"label\": \"Windows Azure Guest OS 3.3 (Release 201305-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.45_202007-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.45_202007-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.45_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 5.45 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.26_201404-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.26_201404-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.26_201404-01\",\r\n \"label\": \"Windows Azure Guest OS 2.26 (Release 201404-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.1_201210-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.1_201210-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.1_201210-01\",\r\n \"label\": \"Windows Azure Guest OS 3.1 (Release 201210-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.49_201712-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.49_201712-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.49_201712-01\",\r\n \"label\": \"Windows Azure Guest OS 4.49 (Release 201712-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.101_202203-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.101_202203-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.101_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 4.101 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.57_201611-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.57_201611-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.57_201611-01\",\r\n \"label\": \"Windows Azure Guest OS 2.57 (Release 201611-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.86_202101-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.86_202101-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.86_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 4.86 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.8_201109-03\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.8_201109-03\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.8_201109-03\",\r\n \"label\": \"Windows Azure Guest OS 2.8 (Release 201109-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.8_201109-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.8_201109-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.8_201109-02\",\r\n \"label\": \"Windows Azure Guest OS 2.8 (Release 201109-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.0_201010-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.0_201010-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.0_201010-01\",\r\n \"label\": \"Windows Azure Guest OS 2.0 (Release 201010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.8_201109-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.8_201109-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.8_201109-01\",\r\n \"label\": \"Windows Azure Guest OS 2.8 (Release 201109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.78_202005-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.78_202005-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.78_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 4.78 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.35_201601-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.35_201601-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.35_201601-01\",\r\n \"label\": \"Windows Azure Guest OS 3.35 (Release 201601-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.14_201912-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.14_201912-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.14_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 6.14 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.31_201905-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.31_201905-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.31_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 5.31 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.44_201510-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.44_201510-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.44_201510-01\",\r\n \"label\": \"Windows Azure Guest OS 2.44 (Release 201510-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.24_202010-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.24_202010-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.24_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 6.24 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.18_201804-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.18_201804-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.18_201804-01\",\r\n \"label\": \"WindowsAzureGuestOS5.18 (Release 201804-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.60_201811-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.60_201811-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.60_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 4.60 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.70_201902-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.70_201902-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.70_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 3.70 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.40_201703-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.40_201703-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.40_201703-01\",\r\n \"label\": \"Windows Azure Guest OS 4.40 (Release 201703-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.73_201905-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.73_201905-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.73_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 3.73 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.68_201907-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.68_201907-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.68_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 4.68 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.64_201903-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.64_201903-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.64_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 4.64 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.57_201808-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.57_201808-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.57_201808-01\",\r\n \"label\": \"Windows Azure Guest OS 4.57 (Release 201808-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.53_201804-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.53_201804-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.53_201804-01\",\r\n \"label\": \"WindowsAzureGuestOS4.53 (Release 201804-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.58_201809-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.58_201809-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.58_201809-01\",\r\n \"label\": \"Windows Azure Guest OS 4.58 (Release 201809-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.54_201805-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.54_201805-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.54_201805-01\",\r\n \"label\": \"Windows Azure Guest OS 4.54 (Release 201805-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.17_201803-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.17_201803-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.17_201803-01\",\r\n \"label\": \"WindowsAzureGuestOS5.17 (Release 201803-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.25_201503-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.25_201503-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.25_201503-01\",\r\n \"label\": \"Windows Azure Guest OS 3.25 (Release 201503-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.6_201105-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.6_201105-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.6_201105-01\",\r\n \"label\": \"Windows Azure Guest OS 2.6 (Release 201105-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.5_201307-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.5_201307-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.5_201307-01\",\r\n \"label\": \"Windows Azure Guest OS 3.5 (Release 201307-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.68_201812-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.68_201812-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.68_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 3.68 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.19_201409-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.19_201409-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.19_201409-01\",\r\n \"label\": \"Windows Azure Guest OS 3.19 (Release 201409-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.67_202204-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.67_202204-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.67_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 5.67 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.106_202101-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.106_202101-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.106_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 2.106 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.0_201309-03\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.0_201309-03\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.0_201309-03\",\r\n \"label\": \"Windows Azure Guest OS 4.0 (Release 201309-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.28_201902-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.28_201902-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.28_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 5.28 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.85_201904-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.85_201904-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.85_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 2.85 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.92_202107-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.92_202107-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.92_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 4.92 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.45_201511-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.45_201511-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.45_201511-02\",\r\n \"label\": \"Windows Azure Guest OS 2.45 (Release 201511-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.30_201408-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.30_201408-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.30_201408-02\",\r\n \"label\": \"Windows Azure Guest OS 2.30 (Release 201408-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.89_201908-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.89_201908-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.89_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 2.89 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.1_201310-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.1_201310-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.1_201310-01\",\r\n \"label\": \"Windows Azure Guest OS 4.1 (Release 201310-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.17_201307-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.17_201307-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.17_201307-01\",\r\n \"label\": \"Windows Azure Guest OS 2.17 (Release 201307-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.14_201301-03\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.14_201301-03\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.14_201301-03\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201301-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.112_202107-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.112_202107-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.112_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 2.112 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.8_201405-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.8_201405-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.8_201405-01\",\r\n \"label\": \"Windows Azure Guest OS 4.8 (Release 201405-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.27_201901-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.27_201901-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.27_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 5.27 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.85_202012-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.85_202012-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.85_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 4.85 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.69_201712-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.69_201712-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.69_201712-01\",\r\n \"label\": \"Windows Azure Guest OS 2.69 (Release 201712-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.31_201509-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.31_201509-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.31_201509-01\",\r\n \"label\": \"Windows Azure Guest OS 3.31 (Release 201509-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.39_201605-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.39_201605-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.39_201605-01\",\r\n \"label\": \"Windows Azure Guest OS 3.39 (Release 201605-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.46_201512-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.46_201512-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.46_201512-02\",\r\n \"label\": \"Windows Azure Guest OS 2.46 (Release 201512-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.99_202006-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.99_202006-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.99_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 2.99 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.61_201812-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.61_201812-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.61_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 4.61 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.14_201302-03\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.14_201302-03\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.14_201302-03\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201302-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.2_201302-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.2_201302-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.2_201302-01\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201302-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.2_201302-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.2_201302-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.2_201302-02\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201302-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.2_201302-03\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.2_201302-03\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.2_201302-03\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201302-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.2_201302-04\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.2_201302-04\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.2_201302-04\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201302-04)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.74_201906-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.74_201906-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.74_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 3.74 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.42_201608-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.42_201608-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.42_201608-01\",\r\n \"label\": \"Windows Azure Guest OS 3.42 (Release 201608-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.22_201808-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.22_201808-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.22_201808-01\",\r\n \"label\": \"Windows Azure Guest OS 5.22 (Release 201808-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.14_201302-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.14_201302-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.14_201302-01\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201302-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.60_201703-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.60_201703-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.60_201703-01\",\r\n \"label\": \"Windows Azure Guest OS 2.60 (Release 201703-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.16_202002-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.16_202002-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.16_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 6.16 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.9_201311-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.9_201311-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.9_201311-01\",\r\n \"label\": \"Windows Azure Guest OS 3.9 (Release 201311-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.40_202002-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.40_202002-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.40_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 5.40 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.42_202203-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.42_202203-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.42_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 6.42 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.19_201409-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.19_201409-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.19_201409-02\",\r\n \"label\": \"Windows Azure Guest OS 3.19 (Release 201409-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.11_201909-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.11_201909-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.11_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 6.11 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.29_201507-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.29_201507-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.29_201507-01\",\r\n \"label\": \"Windows Azure Guest OS 3.29 (Release 201507-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.29_201602-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.29_201602-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.29_201602-01\",\r\n \"label\": \"Windows Azure Guest OS 4.29 (Release 201602-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.101_202109-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.101_202109-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.101_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 3.101 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.86_202006-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.86_202006-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.86_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 3.86 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.38_201504-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.38_201504-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.38_201504-01\",\r\n \"label\": \"Windows Azure Guest OS 2.38 (Release 201504-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.12_201400-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.12_201400-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.12_201400-01\",\r\n \"label\": \"Windows Azure Guest OS 4.12 (Release 201409-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.90_202010-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.90_202010-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.90_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 3.90 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.10_201202-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.10_201202-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.10_201202-01\",\r\n \"label\": \"Windows Azure Guest OS 2.10 (Release 201202-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.60_201804-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.60_201804-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.60_201804-01\",\r\n \"label\": \"Windows Azure Guest OS 3.60 (Release 201804-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.65_201809-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.65_201809-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.65_201809-01\",\r\n \"label\": \"Windows Azure Guest OS 3.65 (Release 201809-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.32_201605-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.32_201605-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.32_201605-01\",\r\n \"label\": \"Windows Azure Guest OS 4.32 (Release 201605-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.40_201506-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.40_201506-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.40_201506-01\",\r\n \"label\": \"Windows Azure Guest OS 2.40 (Release 201506-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.99_202107-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.99_202107-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.99_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 3.99 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.43_201509-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.43_201509-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.43_201509-01\",\r\n \"label\": \"Windows Azure Guest OS 2.43 (Release 201509-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.33_202107-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.33_202107-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.33_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 6.33 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.39_202001-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.39_202001-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.39_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 5.39 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.11_202204-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.11_202204-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.11_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 7.11 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.37_201503-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.37_201503-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.37_201503-01\",\r\n \"label\": \"Windows Azure Guest OS 2.37 (Release 201503-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.57_202107-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.57_202107-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.57_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 5.57 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.53_202103-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.53_202103-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.53_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 5.53 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.77_202004-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.77_202004-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.77_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 4.77 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.120_202202-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.120_202202-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.120_202202-01\",\r\n \"label\": \"Windows Azure Guest OS 2.120 (Release 202202-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.14_201301-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.14_201301-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.14_201301-02\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201301-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.14_201712-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.14_201712-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.14_201712-01\",\r\n \"label\": \"Windows Azure Guest OS 5.14 (Release 201712-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.95_202002-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.95_202002-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.95_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 2.95 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.56_201807-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.56_201807-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.56_201807-02\",\r\n \"label\": \"Windows Azure Guest OS 4.56 (Release 201807-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.47_201710-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.47_201710-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.47_201710-02\",\r\n \"label\": \"Windows Azure Guest OS 4.47 (Release 201710-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.38_201912-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.38_201912-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.38_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 5.38 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.22_201507-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.22_201507-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.22_201507-01\",\r\n \"label\": \"Windows Azure Guest OS 4.22 (Release 201507-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.46_201512-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.46_201512-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.46_201512-01\",\r\n \"label\": \"Windows Azure Guest OS 2.46 (Release 201512-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.8_201310-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.8_201310-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.8_201310-01\",\r\n \"label\": \"Windows Azure Guest OS 3.8 (Release 201310-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.20_201310-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.20_201310-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.20_201310-01\",\r\n \"label\": \"Windows Azure Guest OS 2.20 (Release 201310-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.63_201807-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.63_201807-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.63_201807-02\",\r\n \"label\": \"Windows Azure Guest OS 3.63 (Release 201807-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.32_201410-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.32_201410-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.32_201410-01\",\r\n \"label\": \"Windows Azure Guest OS 2.32 (Release 201410-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.85_202005-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.85_202005-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.85_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 3.85 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.38_202112-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.38_202112-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.38_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 6.38 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.14_201302-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.14_201302-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.14_201302-02\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201302-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.29_201507-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.29_201507-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.29_201507-02\",\r\n \"label\": \"Windows Azure Guest OS 3.29 (Release 201507-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.29_201602-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.29_201602-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.29_201602-02\",\r\n \"label\": \"Windows Azure Guest OS 4.29 (Release 201602-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.96_202111-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.96_202111-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.96_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 4.96 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.76_202003-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.76_202003-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.76_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 4.76 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.123_202205-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.123_202205-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.123_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 2.123 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.25_202011-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.25_202011-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.25_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 6.25 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.1_202107-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.1_202107-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.1_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 7.1 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.90_202010-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.90_202010-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.90_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 3.90 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.22_202008-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.22_202008-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.22_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 6.22 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.44_202006-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.44_202006-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.44_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 5.44 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.9_202202-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.9_202202-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.9_202202-01\",\r\n \"label\": \"Windows Azure Guest OS 7.9 (Release 202202-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.13_201403-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.13_201403-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.13_201403-01\",\r\n \"label\": \"Windows Azure Guest OS 3.13 (Release 201403-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.71_201802-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.71_201802-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.71_201802-01\",\r\n \"label\": \"Windows Azure Guest OS 2.71 (Release 201802-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.21_201807-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.21_201807-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.21_201807-01\",\r\n \"label\": \"Windows Azure Guest OS 5.21 (Release 201807-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.108_202203-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.108_202203-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.108_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 3.108 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.10_201708-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.10_201708-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.10_201708-01\",\r\n \"label\": \"Windows Azure Guest OS 5.10 (Release 201708-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.6_201904-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.6_201904-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.6_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 6.6 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.83_201902-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.83_201902-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.83_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 2.83 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.18_201408-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.18_201408-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.18_201408-02\",\r\n \"label\": \"Windows Azure Guest OS 3.18 (Release 201408-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.47_202009-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.47_202009-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.47_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 5.47 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.91_202106-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.91_202106-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.91_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 2.111 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.14_201404-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.14_201404-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.14_201404-01\",\r\n \"label\": \"Windows Azure Guest OS 3.14 (Release 201404-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.52_201606-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.52_201606-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.52_201606-01\",\r\n \"label\": \"Windows Azure Guest OS 2.52 (Release 201606-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.56_201807-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.56_201807-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.56_201807-01\",\r\n \"label\": \"Windows Azure Guest OS 4.56 (Release 201807-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.7_201905-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.7_201905-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.7_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 6.7 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.47_201710-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.47_201710-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.47_201710-01\",\r\n \"label\": \"Windows Azure Guest OS 4.47 (Release 201710-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.52_201803-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.52_201803-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.52_201803-01\",\r\n \"label\": \"WindowsAzureGuestOS4.52 (Release 201803-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.23_201501-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.23_201501-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.23_201501-01\",\r\n \"label\": \"Windows Azure Guest OS 3.23 (Release 201501-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.29_202103-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.29_202103-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.29_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 6.29 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.27_201505-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.27_201505-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.27_201505-02\",\r\n \"label\": \"Windows Azure Guest OS 3.27 (Release 201505-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.85_202005-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.85_202005-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.85_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 3.85 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.66_201810-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.66_201810-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.66_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 3.66 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.81_202001-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.81_202001-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.81_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 3.81 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.12_201910-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.12_201910-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.12_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 6.12 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.80_201811-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.80_201811-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.80_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 2.80 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.63_201807-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.63_201807-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.63_201807-01\",\r\n \"label\": \"Windows Azure Guest OS 3.63 (Release 201807-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.67_201710-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.67_201710-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.67_201710-02\",\r\n \"label\": \"Windows Azure Guest OS 2.67 (Release 201710-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.35_201909-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.35_201909-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.35_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 5.35 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.102_202009-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.102_202009-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.102_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 2.102 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.15_202001-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.15_202001-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.15_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 6.15 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.24_201502-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.24_201502-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.24_201502-01\",\r\n \"label\": \"Windows Azure Guest OS 3.24 (Release 201502-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.84_201903-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.84_201903-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.84_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 2.84 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.48_202010-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.48_202010-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.48_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 5.48 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.66_201905-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.66_201905-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.66_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 4.66 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.62_201901-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.62_201901-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.62_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 4.62 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.91_201910-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.91_201910-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.91_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 2.91 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.46_201709-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.46_201709-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.46_201709-01\",\r\n \"label\": \"Windows Azure Guest OS 4.46 (Release 201709-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.22_202008-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.22_202008-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.22_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 6.22 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.77_201909-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.77_201909-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.77_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 3.77 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.21_201807-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.21_201807-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.21_201807-02\",\r\n \"label\": \"Windows Azure Guest OS 5.21 (Release 201807-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.11_201408-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.11_201408-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.11_201408-01\",\r\n \"label\": \"Windows Azure Guest OS 4.11 (Release 201408-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.33_201411-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.33_201411-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.33_201411-01\",\r\n \"label\": \"Windows Azure Guest OS 2.33 (Release 201411-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.19_202005-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.19_202005-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.19_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 6.19 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.90_201909-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.90_201909-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.90_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 2.90 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.2_201311-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.2_201311-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.2_201311-01\",\r\n \"label\": \"Windows Azure Guest OS 4.2 (Release 201311-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.94_202001-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.94_202001-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.94_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 2.94 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.82_202009-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.82_202009-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.82_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 4.82 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.61_202111-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.61_202111-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.61_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 5.61 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.2_201812-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.2_201812-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.2_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 6.2 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.17_201407-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.17_201407-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.17_201407-01\",\r\n \"label\": \"Windows Azure Guest OS 3.17 (Release 201407-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.75_201806-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.75_201806-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.75_201806-01\",\r\n \"label\": \"Windows Azure Guest OS 2.75 (Release 201806-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.30_201904-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.30_201904-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.30_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 5.30 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.43_202005-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.43_202005-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.43_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 5.43 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.16_201802-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.16_201802-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.16_201802-01\",\r\n \"label\": \"WindowsAzureGuestOS5.16 (Release 201802-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.98_202106-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.98_202106-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.98_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 3.98 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.94_202102-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.94_202102-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.94_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 3.94 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.72_201904-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.72_201904-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.72_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 3.72 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.71_201910-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.71_201910-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.71_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 4.71 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.14_201411-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.14_201411-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.14_201411-01\",\r\n \"label\": \"Windows Azure Guest OS 4.14 (Release 201411-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.12_201208-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.12_201208-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.12_201208-02\",\r\n \"label\": \"Windows Azure Guest OS 2.12 (Release 201208-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.18_201408-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.18_201408-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.18_201408-01\",\r\n \"label\": \"Windows Azure Guest OS 3.18 (Release 201408-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.52_202102-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.52_202102-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.52_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 5.52 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.114_202109-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.114_202109-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.114_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 2.114 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.21_201311-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.21_201311-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.21_201311-01\",\r\n \"label\": \"Windows Azure Guest OS 2.21 (Release 201311-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.107_202102-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.107_202102-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.107_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 2.107 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.42_201508-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.42_201508-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.42_201508-02\",\r\n \"label\": \"Windows Azure Guest OS 2.42 (Release 201508-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.4_201612-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.4_201612-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.4_201612-01\",\r\n \"label\": \"Windows Azure Guest OS 5.4 (Release 201612-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.27_201505-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.27_201505-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.27_201505-01\",\r\n \"label\": \"Windows Azure Guest OS 3.27 (Release 201505-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.67_201710-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.67_201710-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.67_201710-01\",\r\n \"label\": \"Windows Azure Guest OS 2.67 (Release 201710-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.12_201710-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.12_201710-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.12_201710-02\",\r\n \"label\": \"Windows Azure Guest OS 5.12 (Release 201710-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.5_201703-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.5_201703-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.5_201703-01\",\r\n \"label\": \"Windows Azure Guest OS 5.5 (Release 201703-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.48_202010-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.48_202010-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.48_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 5.48 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.59_201701-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.59_201701-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.59_201701-01\",\r\n \"label\": \"Windows Azure Guest OS 2.59 (Release 201701-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.16_201306-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.16_201306-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.16_201306-01\",\r\n \"label\": \"Windows Azure Guest OS 2.16 (Release 201306-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.37_201603-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.37_201603-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.37_201603-01\",\r\n \"label\": \"Windows Azure Guest OS 3.37 (Release 201603-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.81_201812-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.81_201812-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.81_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 2.81 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.102_202204-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.102_202204-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.102_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 4.102 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.19_201504-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.19_201504-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.19_201504-01\",\r\n \"label\": \"Windows Azure Guest OS 4.19 (Release 201504-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.91_202011-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.91_202011-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.91_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 3.91 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.33_201907-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.33_201907-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.33_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 5.33 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.66_202203-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.66_202203-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.66_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 5.66 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.6_201403-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.6_201403-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.6_201403-01\",\r\n \"label\": \"Windows Azure Guest OS 4.6 (Release 201403-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.11_201408-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.11_201408-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.11_201408-02\",\r\n \"label\": \"Windows Azure Guest OS 4.11 (Release 201408-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.19_202005-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.19_202005-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.19_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 6.19 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.28_201506-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.28_201506-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.28_201506-01\",\r\n \"label\": \"Windows Azure Guest OS 3.28 (Release 201506-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.81_202008-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.81_202008-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.81_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 4.81 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.2_201101-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.2_201101-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.2_201101-01\",\r\n \"label\": \"Windows Azure Guest OS 2.2 (Release 201101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.6_202112-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.6_202112-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.6_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 7.6 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.72_201911-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.72_201911-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.72_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 4.72 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.13_201210-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.13_201210-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.13_201210-01\",\r\n \"label\": \"Windows Azure Guest OS 2.13 (Release 201210-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.38_201604-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.38_201604-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.38_201604-01\",\r\n \"label\": \"Windows Azure Guest OS 3.38 (Release 201604-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.66_201709-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.66_201709-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.66_201709-01\",\r\n \"label\": \"Windows Azure Guest OS 2.66 (Release 201709-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.109_202204-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.109_202204-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.109_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 3.109 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.28_202102-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.28_202102-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.28_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 6.28 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.5_202111-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.5_202111-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.5_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 7.5 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.13_201911-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.13_201911-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.13_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 6.13 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.8_201906-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.8_201906-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.8_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 6.8 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.34_201512-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.34_201512-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.34_201512-01\",\r\n \"label\": \"Windows Azure Guest OS 3.34 (Release 201512-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.98_202005-02\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.98_202005-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.98_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 2.98 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.30_201508-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.30_201508-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.30_201508-01\",\r\n \"label\": \"Windows Azure Guest OS 3.30 (Release 201508-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.25_201811-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.25_201811-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.25_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 5.25 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.12_201208-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.12_201208-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.12_201208-01\",\r\n \"label\": \"Windows Azure Guest OS 2.12 (Release 201208-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.64_201808-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.64_201808-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.64_201808-01\",\r\n \"label\": \"Windows Azure Guest OS 3.64 (Release 201808-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.10_201908-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.10_201908-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.10_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 6.10 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.2_202108-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.2_202108-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.2_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 7.2 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.42_201508-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.42_201508-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.42_201508-01\",\r\n \"label\": \"Windows Azure Guest OS 2.42 (Release 201508-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.43_202005-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.43_202005-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.43_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 5.43 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.87_201906-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.87_201906-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.87_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 2.87 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.67_201811-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.67_201811-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.67_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 3.67 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.28_201601-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.28_201601-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.28_201601-01\",\r\n \"label\": \"Windows Azure Guest OS 4.28 (Release 201601-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.5_201402-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.5_201402-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.5_201402-01\",\r\n \"label\": \"Windows Azure Guest OS 4.5 (Release 201402-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.21_201506-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.21_201506-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.21_201506-01\",\r\n \"label\": \"Windows Azure Guest OS 4.21 (Release 201506-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.54_201710-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.54_201710-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.54_201710-01\",\r\n \"label\": \"Windows Azure Guest OS 3.54 (Release 201710-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.9_201907-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.9_201907-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.9_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 6.9 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.31_201604-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.31_201604-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.31_201604-01\",\r\n \"label\": \"Windows Azure Guest OS 4.31 (Release 201604-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.29_201407-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.29_201407-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.29_201407-01\",\r\n \"label\": \"Windows Azure Guest OS 2.29 (Release 201407-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.20_201410-01\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.20_201410-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.20_201410-01\",\r\n \"label\": \"Windows Azure Guest OS 3.20 (Release 201410-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WA-GUEST-OS-4.35_201608-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.35_201608-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.35_201608-01\",\r\n \"label\": \"Windows Azure Guest OS 4.35 (Release 201608-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.12_201710-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.12_201710-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.12_201710-01\",\r\n \"label\": \"Windows Azure Guest OS 5.12 (Release 201710-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.24_201810-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.24_201810-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.24_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 5.24 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.70_201801-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.70_201801-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.70_201801-01\",\r\n \"label\": \"Windows Azure Guest OS 2.70 (Release 201801-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.97_202105-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.97_202105-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.97_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 3.97 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.110_202205-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.110_202205-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.110_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 3.110 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.93_202101-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.93_202101-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.93_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 3.93 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.36_201910-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.36_201910-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.36_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 5.36 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.36_201502-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.36_201502-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.36_201502-01\",\r\n \"label\": \"Windows Azure Guest OS 2.36 (Release 201502-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.26_202012-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.26_202012-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.26_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 6.26 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.16_201902-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.16_201902-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.16_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 97.16 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.51_201605-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.51_201605-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.51_201605-01\",\r\n \"label\": \"Windows Azure Guest OS 2.51 (Release 201605-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.81_202008-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.81_202008-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.81_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 4.81 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.89_202009-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.89_202009-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.89_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 3.89 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.14_202207-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.14_202207-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.14_202207-01\",\r\n \"label\": \"Windows Azure Guest OS 7.14 (Release 202207-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.55_201609-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.55_201609-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.55_201609-01\",\r\n \"label\": \"Windows Azure Guest OS 2.55 (Release 201609-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.51_202101-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.51_202101-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.51_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 5.51 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.79_201810-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.79_201810-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.79_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 2.79 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.0_201608-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.0_201608-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.0_201608-01\",\r\n \"label\": \"Windows Azure Guest OS 5.0 (Release 201608-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.47_201703-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.47_201703-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.47_201703-01\",\r\n \"label\": \"Windows Azure Guest OS 3.47 (Release 201703-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.130_202210-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.130_202210-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.130_202210-02\",\r\n \"label\": \"Windows Azure Guest OS 2.130 (Release 202210-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.9_201807-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.9_201807-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.9_201807-01\",\r\n \"label\": \"Windows Azure Guest OS 97.9 (Release 201807-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.88_201907-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.88_201907-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.88_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 2.88 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.34_202008-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.34_202008-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.34_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 97.34 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.34_202008-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.34_202008-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.34_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 97.34 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.38_201611-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.38_201611-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.38_201611-01\",\r\n \"label\": \"Windows Azure Guest OS 4.38 (Release 201611-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.88_202103-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.88_202103-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.88_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 4.88 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.122_202204-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.122_202204-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.122_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 2.122 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.34_201512-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.34_201512-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.34_201512-02\",\r\n \"label\": \"Windows Azure Guest OS 3.34 (Release 201512-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.48_201704-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.48_201704-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.48_201704-01\",\r\n \"label\": \"Windows Azure Guest OS 3.48 (Release 201704-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.21_202007-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.21_202007-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.21_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 6.21 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.20_201806-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.20_201806-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.20_201806-01\",\r\n \"label\": \"Windows Azure Guest OS 5.20 (Release 201806-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.98_202005-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.98_202005-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.98_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 2.98 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.32_202106-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.32_202106-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.32_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 6.32 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.30_201508-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.30_201508-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.30_201508-02\",\r\n \"label\": \"Windows Azure Guest OS 3.30 (Release 201508-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.108_202103-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.108_202103-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.108_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 2.108 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.54_201710-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.54_201710-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.54_201710-02\",\r\n \"label\": \"Windows Azure Guest OS 3.54 (Release 201710-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.62_202210-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.62_202210-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.62_202210-02\",\r\n \"label\": \"Windows Azure Guest OS 97.62 (Release 202210-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.4_201802-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.4_201802-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.4_201802-01\",\r\n \"label\": \"Windows Azure Guest OS 97.4 (Release 201802-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.62_202112-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.62_202112-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.62_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 5.62 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.12_201402-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.12_201402-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.12_201402-01\",\r\n \"label\": \"Windows Azure Guest OS 3.12 (Release 201402-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.73_201912-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.73_201912-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.73_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 4.73 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.20_202006-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.20_202006-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.20_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 6.20 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.127_202208-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.127_202208-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.127_202208-01\",\r\n \"label\": \"Windows Azure Guest OS 2.127 (Release 202208-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.103_202010-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.103_202010-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.103_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 2.103 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.103_202010-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.103_202010-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.103_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 2.103 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.83_202010-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.83_202010-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.83_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 4.83 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.92_201911-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.92_201911-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.92_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 2.92 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.21_201907-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.21_201907-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.21_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 97.21 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.9_201112-03\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.9_201112-03\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.9_201112-03\",\r\n \"label\": \"Windows Azure Guest OS 2.9 (Release 201112-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.9_201112-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.9_201112-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.9_201112-02\",\r\n \"label\": \"Windows Azure Guest OS 2.9 (Release 201112-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.49_201603-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.49_201603-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.49_201603-01\",\r\n \"label\": \"Windows Azure Guest OS 2.49 (Release 201603-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.9_201112-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.9_201112-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.9_201112-01\",\r\n \"label\": \"Windows Azure Guest OS 2.9 (Release 201112-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.25_201403-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.25_201403-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.25_201403-01\",\r\n \"label\": \"Windows Azure Guest OS 2.25 (Release 201403-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.56_202106-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.56_202106-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.56_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 5.56 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.53_201709-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.53_201709-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.53_201709-01\",\r\n \"label\": \"Windows Azure Guest OS 3.53 (Release 201709-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.25_201510-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.25_201510-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.25_201510-01\",\r\n \"label\": \"Windows Azure Guest OS 4.25 (Release 201510-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.3_202109-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.3_202109-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.3_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 7.3 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.79_202006-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.79_202006-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.79_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 4.79 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.60_202209-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.60_202209-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.60_202209-01\",\r\n \"label\": \"Windows Azure Guest OS 97.60 (Release 202209-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.59_201803-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.59_201803-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.59_201803-01\",\r\n \"label\": \"Windows Azure Guest OS 3.59 (Release 201803-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.2_201610-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.2_201610-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.2_201610-02\",\r\n \"label\": \"Windows Azure Guest OS 5.2 (Release 201610-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.70_201909-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.70_201909-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.70_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 4.70 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.2_201610-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.2_201610-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.2_201610-01\",\r\n \"label\": \"Windows Azure Guest OS 5.2 (Release 201610-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.111_202106-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.111_202106-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.111_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 2.111 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.24_201910-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.24_201910-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.24_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 97.24 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.49_202011-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.49_202011-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.49_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 5.49 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.69_202206-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.69_202206-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.69_202206-01\",\r\n \"label\": \"Windows Azure Guest OS 5.69 (Release 202206-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.41_201607-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.41_201607-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.41_201607-01\",\r\n \"label\": \"Windows Azure Guest OS 3.41 (Release 201607-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.29_202003-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.29_202003-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.29_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 97.29 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.18_202210-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.18_202210-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.18_202210-02\",\r\n \"label\": \"Windows Azure Guest OS 7.18 (Release 202210-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.15_201412-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.15_201412-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.15_201412-01\",\r\n \"label\": \"Windows Azure Guest OS 4.15 (Release 201412-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.55_201711-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.55_201711-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.55_201711-01\",\r\n \"label\": \"Windows Azure Guest OS 3.55 (Release 201711-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.73_201804-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.73_201804-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.73_201804-01\",\r\n \"label\": \"Windows Azure Guest OS 2.73 (Release 201804-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.115_202110-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.115_202110-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.115_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 2.115 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.2_201301-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.2_201301-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.2_201301-02\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201301-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.2_201301-03\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.2_201301-03\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.2_201301-03\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201301-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.51_201802-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.51_201802-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.51_201802-01\",\r\n \"label\": \"WindowsAzureGuestOS4.51 (Release 201802-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.41_202103-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.41_202103-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.41_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 97.41 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.74_201805-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.74_201805-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.74_201805-01\",\r\n \"label\": \"Windows Azure Guest OS 2.74 (Release 201805-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.90_202105-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.90_202105-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.90_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 4.90 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.50_202210-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.50_202210-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.50_202210-02\",\r\n \"label\": \"Windows Azure Guest OS 6.50 (Release 202210-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.10_202203-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.10_202203-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.10_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 7.10 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.15_201801-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.15_201801-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.15_201801-01\",\r\n \"label\": \"WindowsAzureGuestOS5.15(Release201801-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.35_202109-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.35_202109-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.35_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 6.35 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.108_202209-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.108_202209-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.108_202209-01\",\r\n \"label\": \"Windows Azure Guest OS 4.108 (Release 202209-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.62_201806-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.62_201806-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.62_201806-01\",\r\n \"label\": \"Windows Azure Guest OS 3.62 (Release 201806-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.3_201102-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.3_201102-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.3_201102-01\",\r\n \"label\": \"Windows Azure Guest OS 2.3 (Release 201102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.13_201711-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.13_201711-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.13_201711-01\",\r\n \"label\": \"Windows Azure Guest OS 5.13 (Release 201711-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.82_201901-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.82_201901-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.82_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 2.82 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.22_201312-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.22_201312-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.22_201312-01\",\r\n \"label\": \"Windows Azure Guest OS 2.22 (Release 201312-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.9_201807-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.9_201807-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.9_201807-02\",\r\n \"label\": \"Windows Azure Guest OS 97.9 (Release 201807-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.18_202004-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.18_202004-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.18_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 6.18 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.42_202004-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.42_202004-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.42_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 5.42 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.37_201911-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.37_201911-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.37_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 5.37 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.7_201309-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.7_201309-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.7_201309-01\",\r\n \"label\": \"Windows Azure Guest OS 3.7 (Release 201309-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.7_201309-03\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.7_201309-03\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.7_201309-03\",\r\n \"label\": \"Windows Azure Guest OS 3.7 (Release 201309-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.4_201103-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.4_201103-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.4_201103-01\",\r\n \"label\": \"Windows Azure Guest OS 2.4 (Release 201103-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.46_202008-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.46_202008-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.46_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 5.46 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.32_202006-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.32_202006-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.32_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 97.32 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.69_201901-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.69_201901-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.69_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 3.69 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.1_201811-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.1_201811-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.1_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 6.1 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.103_202111-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.103_202111-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.103_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 3.103 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.102_202110-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.102_202110-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.102_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 3.102 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.9_201406-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.9_201406-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.9_201406-01\",\r\n \"label\": \"Windows Azure Guest OS 4.9 (Release 201406-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.39_201505-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.39_201505-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.39_201505-01\",\r\n \"label\": \"Windows Azure Guest OS 2.39 (Release 201505-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.36_201602-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.36_201602-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.36_201602-02\",\r\n \"label\": \"Windows Azure Guest OS 3.36 (Release 201602-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.58_201612-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.58_201612-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.58_201612-01\",\r\n \"label\": \"Windows Azure Guest OS 2.58 (Release 201612-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.31_201409-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.31_201409-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.31_201409-01\",\r\n \"label\": \"Windows Azure Guest OS 2.31 (Release 201409-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.3_201312-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.3_201312-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.3_201312-01\",\r\n \"label\": \"Windows Azure Guest OS 4.3 (Release 201312-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.97_202112-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.97_202112-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.97_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 4.97 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.19_201309-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.19_201309-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.19_201309-01\",\r\n \"label\": \"Windows Azure Guest OS 2.19 (Release 201309-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.6_201308-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.6_201308-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.6_201308-01\",\r\n \"label\": \"Windows Azure Guest OS 3.6 (Release 201308-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.21_201411-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.21_201411-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.21_201411-01\",\r\n \"label\": \"Windows Azure Guest OS 3.21 (Release 201411-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.88_202008-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.88_202008-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.88_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 3.88 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.17_201502-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.17_201502-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.17_201502-01\",\r\n \"label\": \"Windows Azure Guest OS 4.17 (Release 201502-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.84_202004-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.84_202004-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.84_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 3.84 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.101_202008-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.101_202008-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.101_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 2.101 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.13_202206-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.13_202206-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.13_202206-01\",\r\n \"label\": \"Windows Azure Guest OS 7.13 (Release 202206-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.101_202008-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.101_202008-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.101_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 2.101 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.55_202204-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.55_202204-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.55_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 97.55 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.87_202102-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.87_202102-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.87_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 4.87 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.34_201908-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.34_201908-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.34_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 5.34 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.83_202010-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.83_202010-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.83_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 4.83 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.3_201901-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.3_201901-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.3_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 6.3 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.75_202002-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.75_202002-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.75_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 4.75 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.26_201504-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.26_201504-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.26_201504-01\",\r\n \"label\": \"Windows Azure Guest OS 3.26 (Release 201504-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.44_202205-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.44_202205-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.44_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 6.44 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.92_202012-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.92_202012-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.92_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 3.92 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.16_201406-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.16_201406-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.16_201406-01\",\r\n \"label\": \"Windows Azure Guest OS 3.16 (Release 201406-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.76_201908-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.76_201908-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.76_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 3.76 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.48_202209-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.48_202209-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.48_202209-01\",\r\n \"label\": \"Windows Azure Guest OS 6.48 (Release 202209-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.23_201508-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.23_201508-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.23_201508-02\",\r\n \"label\": \"Windows Azure Guest OS 4.23 (Release 201508-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.18_201503-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.18_201503-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.18_201503-01\",\r\n \"label\": \"Windows Azure Guest OS 4.18 (Release 201503-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.26_201812-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.26_201812-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.26_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 5.26 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.71_201903-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.71_201903-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.71_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 3.71 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.44_201610-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.44_201610-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.44_201610-01\",\r\n \"label\": \"Windows Azure Guest OS 3.44 (Release 201610-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.41_201704-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.41_201704-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.41_201704-01\",\r\n \"label\": \"Windows Azure Guest OS 4.41 (Release 201704-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.10_201312-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.10_201312-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.10_201312-01\",\r\n \"label\": \"Windows Azure Guest OS 3.10 (Release 201312-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.77_201808-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.77_201808-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.77_201808-01\",\r\n \"label\": \"Windows Azure Guest OS 2.77 (Release 201808-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.18_201904-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.18_201904-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.18_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 97.18 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.32_201510-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.32_201510-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.32_201510-01\",\r\n \"label\": \"Windows Azure Guest OS 3.32 (Release 201510-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.78_201809-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.78_201809-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.78_201809-01\",\r\n \"label\": \"Windows Azure Guest OS 2.78 (Release 201809-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.121_202203-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.121_202203-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.121_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 2.121 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.94_202109-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.94_202109-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.94_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 4.94 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.31_202105-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.31_202105-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.31_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 6.31 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.46_202008-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.46_202008-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.46_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 5.46 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.36_202110-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.36_202110-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.36_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 6.36 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.19_201805-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.19_201805-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.19_201805-01\",\r\n \"label\": \"Windows Azure Guest OS 5.19 (Release 201805-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.7_201404-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.7_201404-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.7_201404-01\",\r\n \"label\": \"Windows Azure Guest OS 4.7 (Release 201404-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.55_202105-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.55_202105-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.55_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 5.55 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.100_202108-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.100_202108-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.100_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 3.100 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.115_202209-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.115_202209-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.115_202209-01\",\r\n \"label\": \"Windows Azure Guest OS 3.115 (Release 202209-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.56_201712-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.56_201712-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.56_201712-01\",\r\n \"label\": \"Windows Azure Guest OS 3.56 (Release 201712-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.59_202109-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.59_202109-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.59_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 5.59 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.1_201011-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.1_201011-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.1_201011-01\",\r\n \"label\": \"Windows Azure Guest OS 2.1 (Release 201011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.93_201912-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.93_201912-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.93_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 2.93 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.80_201912-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.80_201912-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.80_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 3.80 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.36_201602-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.36_201602-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.36_201602-01\",\r\n \"label\": \"Windows Azure Guest OS 3.36 (Release 201602-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.31_201409-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.31_201409-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.31_201409-02\",\r\n \"label\": \"Windows Azure Guest OS 2.31 (Release 201409-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.4_201401-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.4_201401-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.4_201401-01\",\r\n \"label\": \"Windows Azure Guest OS 4.4 (Release 201401-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.27_201405-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.27_201405-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.27_201405-01\",\r\n \"label\": \"Windows Azure Guest OS 2.27 (Release 201405-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.97_202004-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.97_202004-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.97_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 2.97 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.30_201603-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.30_201603-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.30_201603-01\",\r\n \"label\": \"Windows Azure Guest OS 4.30 (Release 201603-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.72_202209-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.72_202209-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.72_202209-01\",\r\n \"label\": \"Windows Azure Guest OS 5.72 (Release 202209-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.87_202007-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.87_202007-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.87_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 3.87 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.50_202012-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.50_202012-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.50_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 5.50 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.83_202003-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.83_202003-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.83_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 3.83 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.33_201511-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.33_201511-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.33_201511-02\",\r\n \"label\": \"Windows Azure Guest OS 3.33 (Release 201511-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.104_202011-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.104_202011-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.104_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 2.104 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.35_201501-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.35_201501-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.35_201501-01\",\r\n \"label\": \"Windows Azure Guest OS 2.35 (Release 201501-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.39_201612-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.39_201612-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.39_201612-01\",\r\n \"label\": \"Windows Azure Guest OS 4.39 (Release 201612-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.24_202010-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.24_202010-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.24_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 6.24 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.3_201611-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.3_201611-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.3_201611-01\",\r\n \"label\": \"Windows Azure Guest OS 5.3 (Release 201611-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.110_202210-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.110_202210-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.110_202210-02\",\r\n \"label\": \"Windows Azure Guest OS 4.110 (Release 202210-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.12_201409-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.12_201409-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.12_201409-02\",\r\n \"label\": \"Windows Azure Guest OS 4.12 (Release 201409-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.110_202105-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.110_202105-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.110_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 2.110 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.6_201804-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.6_201804-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.6_201804-01\",\r\n \"label\": \"Windows Azure Guest OS 97.6 (Release 201804-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.28_201406-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.28_201406-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.28_201406-01\",\r\n \"label\": \"Windows Azure Guest OS 2.28 (Release 201406-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.32_201906-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.32_201906-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.32_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 5.32 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.88_202008-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.88_202008-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.88_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 3.88 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.76_201807-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.76_201807-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.76_201807-02\",\r\n \"label\": \"Windows Azure Guest OS 2.76 (Release 201807-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.39_202101-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.39_202101-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.39_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 97.39 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.26_201511-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.26_201511-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.26_201511-02\",\r\n \"label\": \"Windows Azure Guest OS 4.26 (Release 201511-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.44_201610-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.44_201610-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.44_201610-02\",\r\n \"label\": \"Windows Azure Guest OS 3.44 (Release 201610-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.45_202107-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.45_202107-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.45_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 97.45 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.43_202204-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.43_202204-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.43_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 6.43 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.27_202101-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.27_202101-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.27_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 6.27 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.23_201508-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.23_201508-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.23_201508-01\",\r\n \"label\": \"Windows Azure Guest OS 4.23 (Release 201508-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.47_202208-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.47_202208-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.47_202208-01\",\r\n \"label\": \"Windows Azure Guest OS 6.47 (Release 202208-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.80_202007-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.80_202007-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.80_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 4.80 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.10_201407-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.10_201407-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.10_201407-01\",\r\n \"label\": \"Windows Azure Guest OS 4.10 (Release 201407-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.69_201908-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.69_201908-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.69_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 4.69 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.65_201904-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.65_201904-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.65_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 4.65 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.75_201907-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.75_201907-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.75_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 3.75 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.56_201610-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.56_201610-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.56_201610-02\",\r\n \"label\": \"Windows Azure Guest OS 2.56 (Release 201610-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.41_202003-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.41_202003-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.41_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 5.41 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.45_201708-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.45_201708-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.45_201708-01\",\r\n \"label\": \"Windows Azure Guest OS 4.45 (Release 201708-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.58_201802-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.58_201802-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.58_201802-02\",\r\n \"label\": \"Windows Azure Guest OS 3.58 (Release 201802-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.6_201704-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.6_201704-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.6_201704-01\",\r\n \"label\": \"Windows Azure Guest OS 5.6 (Release 201704-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.55_201806-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.55_201806-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.55_201806-01\",\r\n \"label\": \"Windows Azure Guest OS 4.55 (Release 201806-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.112_202206-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.112_202206-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.112_202206-02\",\r\n \"label\": \"Windows Azure Guest OS 3.112 (Release 202206-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.5_201104-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.5_201104-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.5_201104-01\",\r\n \"label\": \"Windows Azure Guest OS 2.5 (Release 201104-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.29_201903-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.29_201903-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.29_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 5.29 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.20_201906-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.20_201906-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.20_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 97.20 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.74_202001-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.74_202001-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.74_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 4.74 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.86_201905-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.86_201905-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.86_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 2.86 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.33_201511-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.33_201511-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.33_201511-01\",\r\n \"label\": \"Windows Azure Guest OS 3.33 (Release 201511-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.20_201505-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.20_201505-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.20_201505-01\",\r\n \"label\": \"Windows Azure Guest OS 4.20 (Release 201505-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.47_201601-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.47_201601-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.47_201601-01\",\r\n \"label\": \"Windows Azure Guest OS 2.47 (Release 201601-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.23_201401-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.23_201401-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.23_201401-01\",\r\n \"label\": \"Windows Azure Guest OS 2.23 (Release 201401-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.24_201509-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.24_201509-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.24_201509-01\",\r\n \"label\": \"Windows Azure Guest OS 4.24 (Release 201509-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.5_201803-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.5_201803-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.5_201803-01\",\r\n \"label\": \"Windows Azure Guest OS 97.5 (Release 201803-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.4_201902-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.4_201902-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.4_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 6.4 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.59_202208-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.59_202208-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.59_202208-01\",\r\n \"label\": \"Windows Azure Guest OS 97.59 (Release 202208-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.78_201910-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.78_201910-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.78_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 3.78 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.0_201208-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.0_201208-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.0_201208-02\",\r\n \"label\": \"Windows Azure Guest OS 3.0 (Release 201208-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.13_201410-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.13_201410-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.13_201410-01\",\r\n \"label\": \"Windows Azure Guest OS 4.13 (Release 201410-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.19_201309-03\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.19_201309-03\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.19_201309-03\",\r\n \"label\": \"Windows Azure Guest OS 2.19 (Release 201309-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.43_201609-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.43_201609-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.43_201609-01\",\r\n \"label\": \"Windows Azure Guest OS 3.43 (Release 201609-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.23_201809-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.23_201809-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.23_201809-01\",\r\n \"label\": \"Windows Azure Guest OS 5.23 (Release 201809-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.76_201807-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.76_201807-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.76_201807-01\",\r\n \"label\": \"Windows Azure Guest OS 2.76 (Release 201807-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.12_201810-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.12_201810-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.12_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 97.12 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.50_201604-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.50_201604-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.50_201604-01\",\r\n \"label\": \"Windows Azure Guest OS 2.50 (Release 201604-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.15_201305-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.15_201305-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.15_201305-01\",\r\n \"label\": \"Windows Azure Guest OS 2.15 (Release 201305-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.50_201801-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.50_201801-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.50_201801-01\",\r\n \"label\": \"WindowsAzureGuestOS4.50(Release201801-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.93_202108-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.93_202108-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.93_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 4.93 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.54_201608-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.54_201608-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.54_201608-01\",\r\n \"label\": \"Windows Azure Guest OS 2.54 (Release 201608-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.48_201602-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.48_201602-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.48_201602-01\",\r\n \"label\": \"Windows Azure Guest OS 2.48 (Release 201602-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.24_201402-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.24_201402-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.24_201402-01\",\r\n \"label\": \"Windows Azure Guest OS 2.24 (Release 201402-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.45_201611-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.45_201611-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.45_201611-01\",\r\n \"label\": \"Windows Azure Guest OS 3.45 (Release 201611-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.5_201903-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.5_201903-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.5_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 6.5 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.47_202109-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.47_202109-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.47_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 97.47 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.11_201401-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.11_201401-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.11_201401-01\",\r\n \"label\": \"Windows Azure Guest OS 3.11 (Release 201401-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.116_202111-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.116_202111-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.116_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 2.116 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.26_201511-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.26_201511-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.26_201511-01\",\r\n \"label\": \"Windows Azure Guest OS 4.26 (Release 201511-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.59_201810-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.59_201810-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.59_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 4.59 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.52_202201-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.52_202201-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.52_202201-02\",\r\n \"label\": \"Windows Azure Guest OS 97.52 (Release 202201-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.105_202012-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.105_202012-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.105_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 2.105 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.14_201302-04\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.14_201302-04\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.14_201302-04\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201302-04)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.57_202206-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.57_202206-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.57_202206-01\",\r\n \"label\": \"Windows Azure Guest OS 97.57 (Release 202206-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.61_201805-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.61_201805-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.61_201805-01\",\r\n \"label\": \"Windows Azure Guest OS 3.61 (Release 201805-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.37_202111-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.37_202111-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.37_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 6.37 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.57_201801-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.57_201801-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.57_201801-01\",\r\n \"label\": \"Windows Azure Guest OS 3.57 (Release 201801-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.49_202111-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.49_202111-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.49_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 97.49 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.41_201507-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.41_201507-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.41_201507-01\",\r\n \"label\": \"Windows Azure Guest OS 2.41 (Release 201507-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.82_202002-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.82_202002-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.82_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 3.82 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.48_201711-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.48_201711-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.48_201711-01\",\r\n \"label\": \"Windows Azure Guest OS 4.48 (Release 201711-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.17_201903-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.17_201903-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.17_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 97.17 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.37_202011-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.37_202011-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.37_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 97.37 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.11_201204-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.11_201204-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.11_201204-01\",\r\n \"label\": \"Windows Azure Guest OS 2.11 (Release 201204-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.16_202209-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.16_202209-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.16_202209-01\",\r\n \"label\": \"Windows Azure Guest OS 7.16 (Release 202209-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.4_202110-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.4_202110-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.4_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 7.4 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.56_201610-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.56_201610-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.56_201610-01\",\r\n \"label\": \"Windows Azure Guest OS 2.56 (Release 201610-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.40_201606-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.40_201606-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.40_201606-01\",\r\n \"label\": \"Windows Azure Guest OS 3.40 (Release 201606-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.4_201306-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.4_201306-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.4_201306-01\",\r\n \"label\": \"Windows Azure Guest OS 3.4 (Release 201306-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.126_202207-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.126_202207-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.126_202207-02\",\r\n \"label\": \"Windows Azure Guest OS 2.126 (Release 202207-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.61_201704-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.61_201704-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.61_201704-01\",\r\n \"label\": \"Windows Azure Guest OS 2.61 (Release 201704-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.27_201512-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.27_201512-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.27_201512-02\",\r\n \"label\": \"Windows Azure Guest OS 4.27 (Release 201512-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.26_201912-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.26_201912-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.26_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 97.26 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.65_201708-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.65_201708-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.65_201708-01\",\r\n \"label\": \"Windows Azure Guest OS 2.65 (Release 201708-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.58_201802-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.58_201802-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.58_201802-01\",\r\n \"label\": \"Windows Azure Guest OS 3.58 (Release 201802-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.37_201610-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.37_201610-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.37_201610-02\",\r\n \"label\": \"Windows Azure Guest OS 4.37 (Release 201610-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.20_201505-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.20_201505-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.20_201505-02\",\r\n \"label\": \"Windows Azure Guest OS 4.20 (Release 201505-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.58_202108-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.58_202108-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.58_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 5.58 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.11_201709-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.11_201709-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.11_201709-01\",\r\n \"label\": \"Windows Azure Guest OS 5.11 (Release 201709-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.103_202205-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.103_202205-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.103_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 4.103 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.1_201609-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.1_201609-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.1_201609-01\",\r\n \"label\": \"Windows Azure Guest OS 5.1 (Release 201609-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.78_202005-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.78_202005-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.78_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 4.78 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.1_201711-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.1_201711-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.1_201711-01\",\r\n \"label\": \"Windows Azure Guest OS 97.1 (Release 201711-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.0_201810-00\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.0_201810-00\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.0_201810-00\",\r\n \"label\": \"Windows Azure Guest OS 6.0 (Release 201810-00)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.0_201810-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.0_201810-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.0_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 6.0 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.23_202009-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.23_202009-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.23_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 6.23 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.16_201501-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.16_201501-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.16_201501-01\",\r\n \"label\": \"Windows Azure Guest OS 4.16 (Release 201501-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.104_202112-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.104_202112-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.104_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 3.104 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.39_201505-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.39_201505-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.39_201505-02\",\r\n \"label\": \"Windows Azure Guest OS 2.39 (Release 201505-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.52_201708-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.52_201708-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.52_201708-01\",\r\n \"label\": \"Windows Azure Guest OS 3.52 (Release 201708-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.33_201606-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.33_201606-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.33_201606-01\",\r\n \"label\": \"Windows Azure Guest OS 4.33 (Release 201606-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.46_201612-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.46_201612-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.46_201612-01\",\r\n \"label\": \"Windows Azure Guest OS 3.46 (Release 201612-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.22_201412-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.22_201412-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.22_201412-01\",\r\n \"label\": \"Windows Azure Guest OS 3.22 (Release 201412-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.22_201507-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.22_201507-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.22_201507-02\",\r\n \"label\": \"Windows Azure Guest OS 4.22 (Release 201507-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.34_201607-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.34_201607-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.34_201607-01\",\r\n \"label\": \"Windows Azure Guest OS 4.34 (Release 201607-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.113_202108-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.113_202108-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.113_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 2.113 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.71_202208-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.71_202208-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.71_202208-01\",\r\n \"label\": \"Windows Azure Guest OS 5.71 (Release 202208-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.60_202110-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.60_202110-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.60_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 5.60 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.84_202011-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.84_202011-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.84_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 4.84 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.117_202112-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.117_202112-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.117_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 2.117 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.72_201803-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.72_201803-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.72_201803-01\",\r\n \"label\": \"Windows Azure Guest OS 2.72 (Release 201803-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.68_202205-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.68_202205-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.68_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 5.68 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.50_202112-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.50_202112-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.50_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 97.50 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.7_201107-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.7_201107-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.7_201107-01\",\r\n \"label\": \"Windows Azure Guest OS 2.7 (Release 201107-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.48_201602-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.48_201602-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.48_201602-02\",\r\n \"label\": \"Windows Azure Guest OS 2.48 (Release 201602-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.53_201607-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.53_201607-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.53_201607-01\",\r\n \"label\": \"Windows Azure Guest OS 2.53 (Release 201607-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.79_201911-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.79_201911-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.79_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 3.79 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.17_202003-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.17_202003-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.17_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 6.17 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.41_201507-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.41_201507-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.41_201507-02\",\r\n \"label\": \"Windows Azure Guest OS 2.41 (Release 201507-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.15_201405-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.15_201405-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.15_201405-01\",\r\n \"label\": \"Windows Azure Guest OS 3.15 (Release 201405-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.11_201204-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.11_201204-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.11_201204-02\",\r\n \"label\": \"Windows Azure Guest OS 2.11 (Release 201204-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.40_202102-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.40_202102-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.40_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 97.40 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.18_201308-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.18_201308-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.18_201308-01\",\r\n \"label\": \"Windows Azure Guest OS 2.18 (Release 201308-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.95_202110-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.95_202110-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.95_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 4.95 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.95_202103-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.95_202103-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.95_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 3.95 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.36_201609-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.36_201609-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.36_201609-01\",\r\n \"label\": \"Windows Azure Guest OS 4.36 (Release 201609-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.100_202007-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.100_202007-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.100_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 2.100 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.27_201512-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.27_201512-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.27_201512-01\",\r\n \"label\": \"Windows Azure Guest OS 4.27 (Release 201512-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.34_202108-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.34_202108-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.34_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 6.34 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.96_202003-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.96_202003-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.96_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 2.96 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.34_201412-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.34_201412-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.34_201412-01\",\r\n \"label\": \"Windows Azure Guest OS 2.34 (Release 201412-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.67_201906-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.67_201906-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.67_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 4.67 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.12_202205-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.12_202205-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.12_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 7.12 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.63_201902-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.63_201902-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.63_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 4.63 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.37_201610-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.37_201610-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.37_201610-01\",\r\n \"label\": \"Windows Azure Guest OS 4.37 (Release 201610-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.45_201511-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.45_201511-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.45_201511-01\",\r\n \"label\": \"Windows Azure Guest OS 2.45 (Release 201511-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.30_201408-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.30_201408-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.30_201408-01\",\r\n \"label\": \"Windows Azure Guest OS 2.30 (Release 201408-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.68_201711-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.68_201711-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.68_201711-01\",\r\n \"label\": \"Windows Azure Guest OS 2.68 (Release 201711-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.3_201305-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.3_201305-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.3_201305-01\",\r\n \"label\": \"Windows Azure Guest OS 3.3 (Release 201305-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.45_202007-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.45_202007-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.45_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 5.45 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.26_201404-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.26_201404-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.26_201404-01\",\r\n \"label\": \"Windows Azure Guest OS 2.26 (Release 201404-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.1_201210-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.1_201210-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.1_201210-01\",\r\n \"label\": \"Windows Azure Guest OS 3.1 (Release 201210-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.49_201712-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.49_201712-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.49_201712-01\",\r\n \"label\": \"Windows Azure Guest OS 4.49 (Release 201712-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.48_202110-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.48_202110-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.48_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 97.48 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.101_202203-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.101_202203-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.101_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 4.101 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.35_202009-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.35_202009-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.35_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 97.35 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.57_201611-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.57_201611-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.57_201611-01\",\r\n \"label\": \"Windows Azure Guest OS 2.57 (Release 201611-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.86_202101-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.86_202101-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.86_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 4.86 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.8_201109-03\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.8_201109-03\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.8_201109-03\",\r\n \"label\": \"Windows Azure Guest OS 2.8 (Release 201109-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.8_201109-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.8_201109-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.8_201109-02\",\r\n \"label\": \"Windows Azure Guest OS 2.8 (Release 201109-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.0_201010-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.0_201010-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.0_201010-01\",\r\n \"label\": \"Windows Azure Guest OS 2.0 (Release 201010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.8_201109-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.8_201109-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.8_201109-01\",\r\n \"label\": \"Windows Azure Guest OS 2.8 (Release 201109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.78_202005-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.78_202005-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.78_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 4.78 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.35_201601-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.35_201601-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.35_201601-01\",\r\n \"label\": \"Windows Azure Guest OS 3.35 (Release 201601-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.14_201912-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.14_201912-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.14_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 6.14 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.31_201905-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.31_201905-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.31_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 5.31 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.44_201510-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.44_201510-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.44_201510-01\",\r\n \"label\": \"Windows Azure Guest OS 2.44 (Release 201510-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.54_202203-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.54_202203-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.54_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 97.54 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.24_202010-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.24_202010-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.24_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 6.24 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.18_201804-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.18_201804-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.18_201804-01\",\r\n \"label\": \"WindowsAzureGuestOS5.18 (Release 201804-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.60_201811-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.60_201811-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.60_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 4.60 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.70_201902-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.70_201902-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.70_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 3.70 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.40_201703-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.40_201703-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.40_201703-01\",\r\n \"label\": \"Windows Azure Guest OS 4.40 (Release 201703-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.73_201905-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.73_201905-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.73_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 3.73 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.68_201907-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.68_201907-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.68_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 4.68 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.14_201812-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.14_201812-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.14_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 97.14 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.64_201903-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.64_201903-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.64_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 4.64 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.57_201808-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.57_201808-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.57_201808-01\",\r\n \"label\": \"Windows Azure Guest OS 4.57 (Release 201808-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.53_201804-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.53_201804-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.53_201804-01\",\r\n \"label\": \"WindowsAzureGuestOS4.53 (Release 201804-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.58_201809-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.58_201809-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.58_201809-01\",\r\n \"label\": \"Windows Azure Guest OS 4.58 (Release 201809-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.54_201805-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.54_201805-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.54_201805-01\",\r\n \"label\": \"Windows Azure Guest OS 4.54 (Release 201805-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.17_201803-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.17_201803-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.17_201803-01\",\r\n \"label\": \"WindowsAzureGuestOS5.17 (Release 201803-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.25_201503-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.25_201503-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.25_201503-01\",\r\n \"label\": \"Windows Azure Guest OS 3.25 (Release 201503-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.6_201105-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.6_201105-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.6_201105-01\",\r\n \"label\": \"Windows Azure Guest OS 2.6 (Release 201105-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.5_201307-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.5_201307-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.5_201307-01\",\r\n \"label\": \"Windows Azure Guest OS 3.5 (Release 201307-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.68_201812-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.68_201812-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.68_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 3.68 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.19_201409-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.19_201409-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.19_201409-01\",\r\n \"label\": \"Windows Azure Guest OS 3.19 (Release 201409-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.67_202204-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.67_202204-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.67_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 5.67 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.106_202101-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.106_202101-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.106_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 2.106 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.19_201905-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.19_201905-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.19_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 97.19 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.0_201309-03\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.0_201309-03\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.0_201309-03\",\r\n \"label\": \"Windows Azure Guest OS 4.0 (Release 201309-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.28_201902-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.28_201902-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.28_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 5.28 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.85_201904-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.85_201904-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.85_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 2.85 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.92_202107-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.92_202107-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.92_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 4.92 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.45_201511-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.45_201511-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.45_201511-02\",\r\n \"label\": \"Windows Azure Guest OS 2.45 (Release 201511-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.30_201408-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.30_201408-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.30_201408-02\",\r\n \"label\": \"Windows Azure Guest OS 2.30 (Release 201408-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.89_201908-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.89_201908-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.89_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 2.89 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.1_201310-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.1_201310-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.1_201310-01\",\r\n \"label\": \"Windows Azure Guest OS 4.1 (Release 201310-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.17_201307-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.17_201307-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.17_201307-01\",\r\n \"label\": \"Windows Azure Guest OS 2.17 (Release 201307-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.14_201301-03\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.14_201301-03\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.14_201301-03\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201301-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.31_202005-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.31_202005-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.31_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 97.31 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.31_202005-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.31_202005-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.31_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 97.31 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.112_202107-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.112_202107-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.112_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 2.112 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.8_201405-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.8_201405-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.8_201405-01\",\r\n \"label\": \"Windows Azure Guest OS 4.8 (Release 201405-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.27_201901-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.27_201901-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.27_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 5.27 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.106_202201-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.106_202201-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.106_202201-02\",\r\n \"label\": \"Windows Azure Guest OS 3.106 (Release 202201-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.33_202007-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.33_202007-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.33_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 97.33 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.85_202012-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.85_202012-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.85_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 4.85 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.69_201712-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.69_201712-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.69_201712-01\",\r\n \"label\": \"Windows Azure Guest OS 2.69 (Release 201712-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.3_201801-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.3_201801-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.3_201801-01\",\r\n \"label\": \"Windows Azure Guest OS 97.3 (Release 201801-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.25_201911-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.25_201911-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.25_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 97.25 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.31_201509-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.31_201509-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.31_201509-01\",\r\n \"label\": \"Windows Azure Guest OS 3.31 (Release 201509-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.39_201605-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.39_201605-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.39_201605-01\",\r\n \"label\": \"Windows Azure Guest OS 3.39 (Release 201605-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.46_201512-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.46_201512-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.46_201512-02\",\r\n \"label\": \"Windows Azure Guest OS 2.46 (Release 201512-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.99_202006-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.99_202006-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.99_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 2.99 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.61_201812-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.61_201812-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.61_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 4.61 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.14_201302-03\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.14_201302-03\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.14_201302-03\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201302-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.2_201302-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.2_201302-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.2_201302-01\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201302-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.2_201302-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.2_201302-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.2_201302-02\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201302-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.2_201302-03\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.2_201302-03\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.2_201302-03\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201302-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.2_201302-04\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.2_201302-04\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.2_201302-04\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201302-04)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.74_201906-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.74_201906-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.74_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 3.74 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.42_201608-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.42_201608-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.42_201608-01\",\r\n \"label\": \"Windows Azure Guest OS 3.42 (Release 201608-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.22_201808-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.22_201808-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.22_201808-01\",\r\n \"label\": \"Windows Azure Guest OS 5.22 (Release 201808-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.14_201302-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.14_201302-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.14_201302-01\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201302-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.60_201703-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.60_201703-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.60_201703-01\",\r\n \"label\": \"Windows Azure Guest OS 2.60 (Release 201703-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.46_202207-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.46_202207-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.46_202207-01\",\r\n \"label\": \"Windows Azure Guest OS 6.46 (Release 202207-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.16_202002-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.16_202002-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.16_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 6.16 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.9_201311-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.9_201311-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.9_201311-01\",\r\n \"label\": \"Windows Azure Guest OS 3.9 (Release 201311-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.40_202002-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.40_202002-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.40_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 5.40 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.42_202203-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.42_202203-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.42_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 6.42 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.19_201409-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.19_201409-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.19_201409-02\",\r\n \"label\": \"Windows Azure Guest OS 3.19 (Release 201409-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.11_201909-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.11_201909-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.11_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 6.11 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.29_201507-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.29_201507-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.29_201507-01\",\r\n \"label\": \"Windows Azure Guest OS 3.29 (Release 201507-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.29_201602-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.29_201602-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.29_201602-01\",\r\n \"label\": \"Windows Azure Guest OS 4.29 (Release 201602-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.36_202010-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.36_202010-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.36_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 97.36 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.36_202010-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.36_202010-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.36_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 97.36 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.101_202109-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.101_202109-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.101_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 3.101 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.86_202006-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.86_202006-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.86_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 3.86 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.38_201504-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.38_201504-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.38_201504-01\",\r\n \"label\": \"Windows Azure Guest OS 2.38 (Release 201504-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.12_201400-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.12_201400-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.12_201400-01\",\r\n \"label\": \"Windows Azure Guest OS 4.12 (Release 201409-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.90_202010-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.90_202010-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.90_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 3.90 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.10_201202-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.10_201202-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.10_201202-01\",\r\n \"label\": \"Windows Azure Guest OS 2.10 (Release 201202-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.60_201804-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.60_201804-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.60_201804-01\",\r\n \"label\": \"Windows Azure Guest OS 3.60 (Release 201804-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.65_201809-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.65_201809-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.65_201809-01\",\r\n \"label\": \"Windows Azure Guest OS 3.65 (Release 201809-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.32_201605-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.32_201605-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.32_201605-01\",\r\n \"label\": \"Windows Azure Guest OS 4.32 (Release 201605-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.40_201506-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.40_201506-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.40_201506-01\",\r\n \"label\": \"Windows Azure Guest OS 2.40 (Release 201506-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.128_202209-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.128_202209-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.128_202209-01\",\r\n \"label\": \"Windows Azure Guest OS 2.128 (Release 202209-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.99_202107-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.99_202107-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.99_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 3.99 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.43_201509-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.43_201509-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.43_201509-01\",\r\n \"label\": \"Windows Azure Guest OS 2.43 (Release 201509-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.33_202107-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.33_202107-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.33_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 6.33 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.39_202001-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.39_202001-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.39_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 5.39 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.11_202204-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.11_202204-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.11_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 7.11 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.37_201503-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.37_201503-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.37_201503-01\",\r\n \"label\": \"Windows Azure Guest OS 2.37 (Release 201503-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.57_202107-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.57_202107-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.57_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 5.57 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.53_202103-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.53_202103-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.53_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 5.53 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.77_202004-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.77_202004-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.77_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 4.77 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.120_202202-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.120_202202-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.120_202202-01\",\r\n \"label\": \"Windows Azure Guest OS 2.120 (Release 202202-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.14_201301-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.14_201301-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.14_201301-02\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201301-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.14_201712-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.14_201712-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.14_201712-01\",\r\n \"label\": \"Windows Azure Guest OS 5.14 (Release 201712-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.95_202002-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.95_202002-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.95_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 2.95 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.56_201807-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.56_201807-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.56_201807-02\",\r\n \"label\": \"Windows Azure Guest OS 4.56 (Release 201807-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.47_201710-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.47_201710-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.47_201710-02\",\r\n \"label\": \"Windows Azure Guest OS 4.47 (Release 201710-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.38_201912-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.38_201912-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.38_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 5.38 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.22_201507-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.22_201507-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.22_201507-01\",\r\n \"label\": \"Windows Azure Guest OS 4.22 (Release 201507-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.46_201512-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.46_201512-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.46_201512-01\",\r\n \"label\": \"Windows Azure Guest OS 2.46 (Release 201512-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.7_201805-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.7_201805-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.7_201805-01\",\r\n \"label\": \"Windows Azure Guest OS 97.7 (Release 201805-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.8_201310-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.8_201310-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.8_201310-01\",\r\n \"label\": \"Windows Azure Guest OS 3.8 (Release 201310-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.20_201310-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.20_201310-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.20_201310-01\",\r\n \"label\": \"Windows Azure Guest OS 2.20 (Release 201310-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.63_201807-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.63_201807-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.63_201807-02\",\r\n \"label\": \"Windows Azure Guest OS 3.63 (Release 201807-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.46_202108-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.46_202108-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.46_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 97.46 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.114_202208-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.114_202208-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.114_202208-01\",\r\n \"label\": \"Windows Azure Guest OS 3.114 (Release 202208-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.32_201410-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.32_201410-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.32_201410-01\",\r\n \"label\": \"Windows Azure Guest OS 2.32 (Release 201410-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.85_202005-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.85_202005-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.85_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 3.85 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.38_202112-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.38_202112-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.38_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 6.38 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.14_201302-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.14_201302-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.14_201302-02\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201302-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.29_201507-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.29_201507-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.29_201507-02\",\r\n \"label\": \"Windows Azure Guest OS 3.29 (Release 201507-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.125_202206-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.125_202206-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.125_202206-02\",\r\n \"label\": \"Windows Azure Guest OS 2.125 (Release 202206-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.29_201602-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.29_201602-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.29_201602-02\",\r\n \"label\": \"Windows Azure Guest OS 4.29 (Release 201602-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.96_202111-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.96_202111-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.96_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 4.96 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.56_202205-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.56_202205-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.56_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 97.56 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.76_202003-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.76_202003-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.76_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 4.76 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.123_202205-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.123_202205-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.123_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 2.123 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.25_202011-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.25_202011-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.25_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 6.25 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.1_202107-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.1_202107-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.1_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 7.1 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.90_202010-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.90_202010-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.90_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 3.90 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.22_202008-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.22_202008-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.22_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 6.22 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.44_202006-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.44_202006-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.44_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 5.44 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.9_202202-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.9_202202-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.9_202202-01\",\r\n \"label\": \"Windows Azure Guest OS 7.9 (Release 202202-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.13_201403-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.13_201403-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.13_201403-01\",\r\n \"label\": \"Windows Azure Guest OS 3.13 (Release 201403-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.71_201802-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.71_201802-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.71_201802-01\",\r\n \"label\": \"Windows Azure Guest OS 2.71 (Release 201802-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.21_201807-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.21_201807-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.21_201807-01\",\r\n \"label\": \"Windows Azure Guest OS 5.21 (Release 201807-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.108_202203-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.108_202203-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.108_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 3.108 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.10_201708-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.10_201708-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.10_201708-01\",\r\n \"label\": \"Windows Azure Guest OS 5.10 (Release 201708-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.8_201806-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.8_201806-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.8_201806-01\",\r\n \"label\": \"Windows Azure Guest OS 97.8 (Release 201806-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.6_201904-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.6_201904-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.6_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 6.6 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.83_201902-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.83_201902-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.83_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 2.83 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.18_201408-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.18_201408-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.18_201408-02\",\r\n \"label\": \"Windows Azure Guest OS 3.18 (Release 201408-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.47_202009-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.47_202009-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.47_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 5.47 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.91_202106-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.91_202106-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.91_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 2.111 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.14_201404-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.14_201404-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.14_201404-01\",\r\n \"label\": \"Windows Azure Guest OS 3.14 (Release 201404-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.15_202208-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.15_202208-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.15_202208-01\",\r\n \"label\": \"Windows Azure Guest OS 7.15 (Release 202208-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.52_201606-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.52_201606-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.52_201606-01\",\r\n \"label\": \"Windows Azure Guest OS 2.52 (Release 201606-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.56_201807-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.56_201807-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.56_201807-01\",\r\n \"label\": \"Windows Azure Guest OS 4.56 (Release 201807-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.7_201905-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.7_201905-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.7_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 6.7 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.47_201710-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.47_201710-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.47_201710-01\",\r\n \"label\": \"Windows Azure Guest OS 4.47 (Release 201710-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.52_201803-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.52_201803-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.52_201803-01\",\r\n \"label\": \"WindowsAzureGuestOS4.52 (Release 201803-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.23_201501-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.23_201501-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.23_201501-01\",\r\n \"label\": \"Windows Azure Guest OS 3.23 (Release 201501-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.100_202202-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.100_202202-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.100_202202-01\",\r\n \"label\": \"Windows Azure Guest OS 4.100 (Release 202202-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.45_202206-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.45_202206-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.45_202206-01\",\r\n \"label\": \"Windows Azure Guest OS 6.45 (Release 202206-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.29_202103-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.29_202103-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.29_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 6.29 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.113_202207-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.113_202207-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.113_202207-02\",\r\n \"label\": \"Windows Azure Guest OS 3.113 (Release 202207-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.27_201505-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.27_201505-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.27_201505-02\",\r\n \"label\": \"Windows Azure Guest OS 3.27 (Release 201505-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.85_202005-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.85_202005-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.85_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 3.85 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.66_201810-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.66_201810-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.66_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 3.66 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.81_202001-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.81_202001-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.81_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 3.81 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.12_201910-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.12_201910-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.12_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 6.12 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.80_201811-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.80_201811-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.80_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 2.80 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.63_201807-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.63_201807-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.63_201807-01\",\r\n \"label\": \"Windows Azure Guest OS 3.63 (Release 201807-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.38_202012-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.38_202012-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.38_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 97.38 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.67_201710-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.67_201710-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.67_201710-02\",\r\n \"label\": \"Windows Azure Guest OS 2.67 (Release 201710-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.35_201909-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.35_201909-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.35_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 5.35 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.102_202009-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.102_202009-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.102_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 2.102 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.15_202001-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.15_202001-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.15_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 6.15 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.24_201502-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.24_201502-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.24_201502-01\",\r\n \"label\": \"Windows Azure Guest OS 3.24 (Release 201502-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.84_201903-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.84_201903-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.84_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 2.84 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.48_202010-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.48_202010-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.48_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 5.48 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.66_201905-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.66_201905-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.66_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 4.66 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.62_201901-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.62_201901-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.62_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 4.62 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.91_201910-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.91_201910-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.91_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 2.91 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.46_201709-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.46_201709-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.46_201709-01\",\r\n \"label\": \"Windows Azure Guest OS 4.46 (Release 201709-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.22_202008-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.22_202008-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.22_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 6.22 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.77_201909-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.77_201909-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.77_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 3.77 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.105_202206-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.105_202206-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.105_202206-02\",\r\n \"label\": \"Windows Azure Guest OS 4.105 (Release 202206-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.2_201712-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.2_201712-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.2_201712-01\",\r\n \"label\": \"Windows Azure Guest OS 97.2 (Release 201712-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.21_201807-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.21_201807-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.21_201807-02\",\r\n \"label\": \"Windows Azure Guest OS 5.21 (Release 201807-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.44_202106-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.44_202106-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.44_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 97.44 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-98.52_201710-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-98.52_201710-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-98.52_201710-02\",\r\n \"label\": \"Windows Azure Guest OS 98.52 (Release 201710-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"98\",\r\n \"familyLabel\": \"Windows Server 2012 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.11_201408-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.11_201408-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.11_201408-01\",\r\n \"label\": \"Windows Azure Guest OS 4.11 (Release 201408-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.33_201411-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.33_201411-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.33_201411-01\",\r\n \"label\": \"Windows Azure Guest OS 2.33 (Release 201411-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.19_202005-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.19_202005-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.19_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 6.19 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.90_201909-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.90_201909-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.90_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 2.90 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.23_201909-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.23_201909-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.23_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 97.23 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.2_201311-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.2_201311-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.2_201311-01\",\r\n \"label\": \"Windows Azure Guest OS 4.2 (Release 201311-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.94_202001-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.94_202001-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.94_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 2.94 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.82_202009-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.82_202009-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.82_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 4.82 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.61_202111-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.61_202111-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.61_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 5.61 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.2_201812-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.2_201812-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.2_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 6.2 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.17_201407-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.17_201407-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.17_201407-01\",\r\n \"label\": \"Windows Azure Guest OS 3.17 (Release 201407-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.75_201806-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.75_201806-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.75_201806-01\",\r\n \"label\": \"Windows Azure Guest OS 2.75 (Release 201806-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.30_201904-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.30_201904-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.30_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 5.30 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.43_202005-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.43_202005-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.43_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 5.43 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.16_201802-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.16_201802-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.16_201802-01\",\r\n \"label\": \"WindowsAzureGuestOS5.16 (Release 201802-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.98_202106-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.98_202106-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.98_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 3.98 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.94_202102-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.94_202102-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.94_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 3.94 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.22_201908-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.22_201908-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.22_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 97.22 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.72_201904-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.72_201904-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.72_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 3.72 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.71_201910-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.71_201910-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.71_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 4.71 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.14_201411-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.14_201411-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.14_201411-01\",\r\n \"label\": \"Windows Azure Guest OS 4.14 (Release 201411-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.12_201208-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.12_201208-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.12_201208-02\",\r\n \"label\": \"Windows Azure Guest OS 2.12 (Release 201208-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.18_201408-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.18_201408-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.18_201408-01\",\r\n \"label\": \"Windows Azure Guest OS 3.18 (Release 201408-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.52_202102-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.52_202102-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.52_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 5.52 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.114_202109-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.114_202109-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.114_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 2.114 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.10_201808-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.10_201808-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.10_201808-01\",\r\n \"label\": \"Windows Azure Guest OS 97.10 (Release 201808-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.21_201311-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.21_201311-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.21_201311-01\",\r\n \"label\": \"Windows Azure Guest OS 2.21 (Release 201311-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.107_202102-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.107_202102-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.107_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 2.107 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.42_201508-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.42_201508-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.42_201508-02\",\r\n \"label\": \"Windows Azure Guest OS 2.42 (Release 201508-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.4_201612-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.4_201612-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.4_201612-01\",\r\n \"label\": \"Windows Azure Guest OS 5.4 (Release 201612-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.27_201505-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.27_201505-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.27_201505-01\",\r\n \"label\": \"Windows Azure Guest OS 3.27 (Release 201505-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.58_202207-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.58_202207-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.58_202207-01\",\r\n \"label\": \"Windows Azure Guest OS 97.58 (Release 202207-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.28_202002-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.28_202002-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.28_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 97.28 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.67_201710-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.67_201710-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.67_201710-01\",\r\n \"label\": \"Windows Azure Guest OS 2.67 (Release 201710-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.12_201710-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.12_201710-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.12_201710-02\",\r\n \"label\": \"Windows Azure Guest OS 5.12 (Release 201710-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.11_201809-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.11_201809-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.11_201809-01\",\r\n \"label\": \"Windows Azure Guest OS 97.11 (Release 201809-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.5_201703-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.5_201703-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.5_201703-01\",\r\n \"label\": \"Windows Azure Guest OS 5.5 (Release 201703-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.48_202010-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.48_202010-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.48_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 5.48 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.59_201701-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.59_201701-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.59_201701-01\",\r\n \"label\": \"Windows Azure Guest OS 2.59 (Release 201701-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.16_201306-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.16_201306-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.16_201306-01\",\r\n \"label\": \"Windows Azure Guest OS 2.16 (Release 201306-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.37_201603-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.37_201603-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.37_201603-01\",\r\n \"label\": \"Windows Azure Guest OS 3.37 (Release 201603-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.81_201812-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.81_201812-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.81_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 2.81 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.102_202204-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.102_202204-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.102_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 4.102 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.30_202004-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.30_202004-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.30_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 97.30 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.19_201504-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.19_201504-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.19_201504-01\",\r\n \"label\": \"Windows Azure Guest OS 4.19 (Release 201504-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.13_201811-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.13_201811-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.13_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 97.13 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.91_202011-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.91_202011-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.91_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 3.91 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.33_201907-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.33_201907-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.33_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 5.33 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.66_202203-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.66_202203-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.66_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 5.66 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.6_201403-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.6_201403-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.6_201403-01\",\r\n \"label\": \"Windows Azure Guest OS 4.6 (Release 201403-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.11_201408-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.11_201408-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.11_201408-02\",\r\n \"label\": \"Windows Azure Guest OS 4.11 (Release 201408-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.19_202005-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.19_202005-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.19_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 6.19 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.28_201506-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.28_201506-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.28_201506-01\",\r\n \"label\": \"Windows Azure Guest OS 3.28 (Release 201506-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.81_202008-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.81_202008-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.81_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 4.81 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.2_201101-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.2_201101-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.2_201101-01\",\r\n \"label\": \"Windows Azure Guest OS 2.2 (Release 201101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.6_202112-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.6_202112-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.6_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 7.6 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.72_201911-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.72_201911-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.72_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 4.72 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.13_201210-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.13_201210-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.13_201210-01\",\r\n \"label\": \"Windows Azure Guest OS 2.13 (Release 201210-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.38_201604-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.38_201604-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.38_201604-01\",\r\n \"label\": \"Windows Azure Guest OS 3.38 (Release 201604-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.27_202001-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.27_202001-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.27_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 97.27 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.66_201709-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.66_201709-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.66_201709-01\",\r\n \"label\": \"Windows Azure Guest OS 2.66 (Release 201709-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.109_202204-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.109_202204-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.109_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 3.109 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.106_202207-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.106_202207-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.106_202207-02\",\r\n \"label\": \"Windows Azure Guest OS 4.106 (Release 202207-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.74_202210-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.74_202210-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.74_202210-02\",\r\n \"label\": \"Windows Azure Guest OS 5.74 (Release 202210-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.28_202102-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.28_202102-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.28_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 6.28 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.15_201901-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.15_201901-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.15_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 97.15 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.107_202208-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.107_202208-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.107_202208-01\",\r\n \"label\": \"Windows Azure Guest OS 4.107 (Release 202208-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.5_202111-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.5_202111-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.5_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 7.5 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.13_201911-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.13_201911-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.13_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 6.13 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.70_202207-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.70_202207-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.70_202207-01\",\r\n \"label\": \"Windows Azure Guest OS 5.70 (Release 202207-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.8_201906-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.8_201906-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.8_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 6.8 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.34_201512-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.34_201512-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.34_201512-01\",\r\n \"label\": \"Windows Azure Guest OS 3.34 (Release 201512-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.98_202005-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.98_202005-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.98_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 2.98 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.30_201508-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.30_201508-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.30_201508-01\",\r\n \"label\": \"Windows Azure Guest OS 3.30 (Release 201508-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.25_201811-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.25_201811-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.25_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 5.25 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.12_201208-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.12_201208-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.12_201208-01\",\r\n \"label\": \"Windows Azure Guest OS 2.12 (Release 201208-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.64_201808-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.64_201808-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.64_201808-01\",\r\n \"label\": \"Windows Azure Guest OS 3.64 (Release 201808-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.10_201908-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.10_201908-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.10_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 6.10 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-7.2_202108-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-7.2_202108-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-7.2_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 7.2 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"7\",\r\n \"familyLabel\": \"Windows Server 2022\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.42_201508-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.42_201508-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.42_201508-01\",\r\n \"label\": \"Windows Azure Guest OS 2.42 (Release 201508-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-5.43_202005-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-5.43_202005-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-5.43_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 5.43 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"5\",\r\n \"familyLabel\": \"Windows Server 2016\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.87_201906-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.87_201906-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.87_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 2.87 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.67_201811-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.67_201811-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.67_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 3.67 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.28_201601-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.28_201601-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.28_201601-01\",\r\n \"label\": \"Windows Azure Guest OS 4.28 (Release 201601-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.5_201402-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.5_201402-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.5_201402-01\",\r\n \"label\": \"Windows Azure Guest OS 4.5 (Release 201402-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.21_201506-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.21_201506-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.21_201506-01\",\r\n \"label\": \"Windows Azure Guest OS 4.21 (Release 201506-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.54_201710-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.54_201710-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.54_201710-01\",\r\n \"label\": \"Windows Azure Guest OS 3.54 (Release 201710-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-6.9_201907-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-6.9_201907-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-6.9_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 6.9 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"6\",\r\n \"familyLabel\": \"Windows Server 2019\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-4.31_201604-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-4.31_201604-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-4.31_201604-01\",\r\n \"label\": \"Windows Azure Guest OS 4.31 (Release 201604-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"4\",\r\n \"familyLabel\": \"Windows Server 2012 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-2.29_201407-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-2.29_201407-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-2.29_201407-01\",\r\n \"label\": \"Windows Azure Guest OS 2.29 (Release 201407-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"2\",\r\n \"familyLabel\": \"Windows Server 2008 R2\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-97.43_202105-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-97.43_202105-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-97.43_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 97.43 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"97\",\r\n \"familyLabel\": \"Windows Server 2016 Drawbridge\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.117_202210-02\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.117_202210-02\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.117_202210-02\",\r\n \"label\": \"Windows Azure Guest OS 3.117 (Release 202210-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n },\r\n {\r\n \"name\": \"WA-GUEST-OS-3.20_201410-01\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSVersions/WA-GUEST-OS-3.20_201410-01\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSVersions\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"version\": \"WA-GUEST-OS-3.20_201410-01\",\r\n \"label\": \"Windows Azure Guest OS 3.20 (Release 201410-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false,\r\n \"family\": \"3\",\r\n \"familyLabel\": \"Windows Server 2012\"\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOsFamilies?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvd2VzdHVzMi9jbG91ZFNlcnZpY2VPc0ZhbWlsaWVzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOsFamilies?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvd2VzdHVzMi9jbG91ZFNlcnZpY2VPc0ZhbWlsaWVzP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "c5090680-30da-44fe-b826-76d1a22cc0df"
+ "44fe5781-5357-4687-a90e-705522f6a638"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/55.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -93,14 +96,17 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4998"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "112bc99c-4fad-4289-80ba-800e3059d23c_132955573990869354"
+ "83b240dd-7af0-4e11-a764-6edb0d5b65dd_133118965014339781"
],
"x-ms-request-id": [
- "d54c1541-b2fd-4196-81b1-45128e749910"
+ "4f6d7ae9-8de6-4701-86b8-7a1e6cebc1d6"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -110,19 +116,19 @@
"11998"
],
"x-ms-correlation-request-id": [
- "aa422f05-53de-4728-b3cf-b6e927e4b956"
+ "2afa1cbd-5bf8-4a8d-850f-b9e3e7c4cc68"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220613T190049Z:aa422f05-53de-4728-b3cf-b6e927e4b956"
+ "WESTUS2:20221114T192117Z:2afa1cbd-5bf8-4a8d-850f-b9e3e7c4cc68"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Mon, 13 Jun 2022 19:00:49 GMT"
+ "Mon, 14 Nov 2022 19:21:17 GMT"
],
"Content-Length": [
- "111848"
+ "133426"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -131,12 +137,12 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"5\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSFamilies/5\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSFamilies\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"name\": \"5\",\r\n \"label\": \"Windows Server 2016\",\r\n \"versions\": [\r\n {\r\n \"version\": \"WA-GUEST-OS-5.0_201608-01\",\r\n \"label\": \"Windows Azure Guest OS 5.0 (Release 201608-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.10_201708-01\",\r\n \"label\": \"Windows Azure Guest OS 5.10 (Release 201708-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.11_201709-01\",\r\n \"label\": \"Windows Azure Guest OS 5.11 (Release 201709-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.12_201710-01\",\r\n \"label\": \"Windows Azure Guest OS 5.12 (Release 201710-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.12_201710-02\",\r\n \"label\": \"Windows Azure Guest OS 5.12 (Release 201710-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.13_201711-01\",\r\n \"label\": \"Windows Azure Guest OS 5.13 (Release 201711-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.14_201712-01\",\r\n \"label\": \"Windows Azure Guest OS 5.14 (Release 201712-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.15_201801-01\",\r\n \"label\": \"WindowsAzureGuestOS5.15(Release201801-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.16_201802-01\",\r\n \"label\": \"WindowsAzureGuestOS5.16 (Release 201802-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.17_201803-01\",\r\n \"label\": \"WindowsAzureGuestOS5.17 (Release 201803-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.18_201804-01\",\r\n \"label\": \"WindowsAzureGuestOS5.18 (Release 201804-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.19_201805-01\",\r\n \"label\": \"Windows Azure Guest OS 5.19 (Release 201805-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.1_201609-01\",\r\n \"label\": \"Windows Azure Guest OS 5.1 (Release 201609-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.20_201806-01\",\r\n \"label\": \"Windows Azure Guest OS 5.20 (Release 201806-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.21_201807-01\",\r\n \"label\": \"Windows Azure Guest OS 5.21 (Release 201807-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.21_201807-02\",\r\n \"label\": \"Windows Azure Guest OS 5.21 (Release 201807-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.22_201808-01\",\r\n \"label\": \"Windows Azure Guest OS 5.22 (Release 201808-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.23_201809-01\",\r\n \"label\": \"Windows Azure Guest OS 5.23 (Release 201809-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.24_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 5.24 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.25_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 5.25 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.26_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 5.26 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.27_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 5.27 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.28_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 5.28 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.29_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 5.29 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.2_201610-01\",\r\n \"label\": \"Windows Azure Guest OS 5.2 (Release 201610-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.2_201610-02\",\r\n \"label\": \"Windows Azure Guest OS 5.2 (Release 201610-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.30_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 5.30 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.31_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 5.31 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.32_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 5.32 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.33_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 5.33 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.34_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 5.34 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.35_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 5.35 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.36_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 5.36 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.37_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 5.37 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.38_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 5.38 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.39_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 5.39 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.3_201611-01\",\r\n \"label\": \"Windows Azure Guest OS 5.3 (Release 201611-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.40_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 5.40 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.41_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 5.41 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.42_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 5.42 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.43_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 5.43 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.43_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 5.43 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.44_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 5.44 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.45_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 5.45 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.46_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 5.46 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.46_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 5.46 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.47_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 5.47 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.48_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 5.48 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.48_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 5.48 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.49_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 5.49 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.4_201612-01\",\r\n \"label\": \"Windows Azure Guest OS 5.4 (Release 201612-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.50_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 5.50 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.51_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 5.51 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.52_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 5.52 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.53_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 5.53 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.5_201703-01\",\r\n \"label\": \"Windows Azure Guest OS 5.5 (Release 201703-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.6_201704-01\",\r\n \"label\": \"Windows Azure Guest OS 5.6 (Release 201704-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.55_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 5.55 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.56_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 5.56 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.57_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 5.57 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.58_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 5.58 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.61_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 5.61 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.59_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 5.59 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.60_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 5.60 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.62_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 5.62 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.66_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 5.66 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.67_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 5.67 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.68_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 5.68 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"4\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSFamilies/4\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSFamilies\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"name\": \"4\",\r\n \"label\": \"Windows Server 2012 R2\",\r\n \"versions\": [\r\n {\r\n \"version\": \"WA-GUEST-OS-4.0_201309-03\",\r\n \"label\": \"Windows Azure Guest OS 4.0 (Release 201309-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.10_201407-01\",\r\n \"label\": \"Windows Azure Guest OS 4.10 (Release 201407-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.11_201408-01\",\r\n \"label\": \"Windows Azure Guest OS 4.11 (Release 201408-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.11_201408-02\",\r\n \"label\": \"Windows Azure Guest OS 4.11 (Release 201408-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.12_201400-01\",\r\n \"label\": \"Windows Azure Guest OS 4.12 (Release 201409-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.12_201409-02\",\r\n \"label\": \"Windows Azure Guest OS 4.12 (Release 201409-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.13_201410-01\",\r\n \"label\": \"Windows Azure Guest OS 4.13 (Release 201410-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.14_201411-01\",\r\n \"label\": \"Windows Azure Guest OS 4.14 (Release 201411-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.15_201412-01\",\r\n \"label\": \"Windows Azure Guest OS 4.15 (Release 201412-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.16_201501-01\",\r\n \"label\": \"Windows Azure Guest OS 4.16 (Release 201501-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.17_201502-01\",\r\n \"label\": \"Windows Azure Guest OS 4.17 (Release 201502-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.18_201503-01\",\r\n \"label\": \"Windows Azure Guest OS 4.18 (Release 201503-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.19_201504-01\",\r\n \"label\": \"Windows Azure Guest OS 4.19 (Release 201504-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.1_201310-01\",\r\n \"label\": \"Windows Azure Guest OS 4.1 (Release 201310-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.20_201505-01\",\r\n \"label\": \"Windows Azure Guest OS 4.20 (Release 201505-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.20_201505-02\",\r\n \"label\": \"Windows Azure Guest OS 4.20 (Release 201505-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.21_201506-01\",\r\n \"label\": \"Windows Azure Guest OS 4.21 (Release 201506-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.22_201507-01\",\r\n \"label\": \"Windows Azure Guest OS 4.22 (Release 201507-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.22_201507-02\",\r\n \"label\": \"Windows Azure Guest OS 4.22 (Release 201507-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.23_201508-01\",\r\n \"label\": \"Windows Azure Guest OS 4.23 (Release 201508-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.23_201508-02\",\r\n \"label\": \"Windows Azure Guest OS 4.23 (Release 201508-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.24_201509-01\",\r\n \"label\": \"Windows Azure Guest OS 4.24 (Release 201509-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.25_201510-01\",\r\n \"label\": \"Windows Azure Guest OS 4.25 (Release 201510-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.26_201511-01\",\r\n \"label\": \"Windows Azure Guest OS 4.26 (Release 201511-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.26_201511-02\",\r\n \"label\": \"Windows Azure Guest OS 4.26 (Release 201511-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.27_201512-01\",\r\n \"label\": \"Windows Azure Guest OS 4.27 (Release 201512-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.27_201512-02\",\r\n \"label\": \"Windows Azure Guest OS 4.27 (Release 201512-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.28_201601-01\",\r\n \"label\": \"Windows Azure Guest OS 4.28 (Release 201601-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.29_201602-01\",\r\n \"label\": \"Windows Azure Guest OS 4.29 (Release 201602-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.29_201602-02\",\r\n \"label\": \"Windows Azure Guest OS 4.29 (Release 201602-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.2_201311-01\",\r\n \"label\": \"Windows Azure Guest OS 4.2 (Release 201311-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.30_201603-01\",\r\n \"label\": \"Windows Azure Guest OS 4.30 (Release 201603-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.31_201604-01\",\r\n \"label\": \"Windows Azure Guest OS 4.31 (Release 201604-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.32_201605-01\",\r\n \"label\": \"Windows Azure Guest OS 4.32 (Release 201605-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.33_201606-01\",\r\n \"label\": \"Windows Azure Guest OS 4.33 (Release 201606-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.34_201607-01\",\r\n \"label\": \"Windows Azure Guest OS 4.34 (Release 201607-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.35_201608-01\",\r\n \"label\": \"Windows Azure Guest OS 4.35 (Release 201608-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.36_201609-01\",\r\n \"label\": \"Windows Azure Guest OS 4.36 (Release 201609-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.37_201610-01\",\r\n \"label\": \"Windows Azure Guest OS 4.37 (Release 201610-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.37_201610-02\",\r\n \"label\": \"Windows Azure Guest OS 4.37 (Release 201610-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.38_201611-01\",\r\n \"label\": \"Windows Azure Guest OS 4.38 (Release 201611-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.39_201612-01\",\r\n \"label\": \"Windows Azure Guest OS 4.39 (Release 201612-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.3_201312-01\",\r\n \"label\": \"Windows Azure Guest OS 4.3 (Release 201312-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.40_201703-01\",\r\n \"label\": \"Windows Azure Guest OS 4.40 (Release 201703-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.41_201704-01\",\r\n \"label\": \"Windows Azure Guest OS 4.41 (Release 201704-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.45_201708-01\",\r\n \"label\": \"Windows Azure Guest OS 4.45 (Release 201708-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.46_201709-01\",\r\n \"label\": \"Windows Azure Guest OS 4.46 (Release 201709-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.47_201710-01\",\r\n \"label\": \"Windows Azure Guest OS 4.47 (Release 201710-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.47_201710-02\",\r\n \"label\": \"Windows Azure Guest OS 4.47 (Release 201710-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.48_201711-01\",\r\n \"label\": \"Windows Azure Guest OS 4.48 (Release 201711-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.49_201712-01\",\r\n \"label\": \"Windows Azure Guest OS 4.49 (Release 201712-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.4_201401-01\",\r\n \"label\": \"Windows Azure Guest OS 4.4 (Release 201401-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.50_201801-01\",\r\n \"label\": \"WindowsAzureGuestOS4.50(Release201801-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.51_201802-01\",\r\n \"label\": \"WindowsAzureGuestOS4.51 (Release 201802-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.52_201803-01\",\r\n \"label\": \"WindowsAzureGuestOS4.52 (Release 201803-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.53_201804-01\",\r\n \"label\": \"WindowsAzureGuestOS4.53 (Release 201804-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.54_201805-01\",\r\n \"label\": \"Windows Azure Guest OS 4.54 (Release 201805-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.55_201806-01\",\r\n \"label\": \"Windows Azure Guest OS 4.55 (Release 201806-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.56_201807-01\",\r\n \"label\": \"Windows Azure Guest OS 4.56 (Release 201807-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.56_201807-02\",\r\n \"label\": \"Windows Azure Guest OS 4.56 (Release 201807-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.57_201808-01\",\r\n \"label\": \"Windows Azure Guest OS 4.57 (Release 201808-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.58_201809-01\",\r\n \"label\": \"Windows Azure Guest OS 4.58 (Release 201809-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.59_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 4.59 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.5_201402-01\",\r\n \"label\": \"Windows Azure Guest OS 4.5 (Release 201402-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.60_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 4.60 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.61_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 4.61 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.62_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 4.62 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.63_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 4.63 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.64_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 4.64 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.65_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 4.65 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.66_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 4.66 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.67_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 4.67 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.68_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 4.68 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.69_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 4.69 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.6_201403-01\",\r\n \"label\": \"Windows Azure Guest OS 4.6 (Release 201403-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.70_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 4.70 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.71_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 4.71 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.72_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 4.72 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.73_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 4.73 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.74_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 4.74 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.75_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 4.75 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.76_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 4.76 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.77_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 4.77 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.78_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 4.78 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.78_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 4.78 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.79_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 4.79 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.7_201404-01\",\r\n \"label\": \"Windows Azure Guest OS 4.7 (Release 201404-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.80_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 4.80 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.81_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 4.81 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.81_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 4.81 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.82_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 4.82 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.83_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 4.83 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.83_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 4.83 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.84_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 4.84 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.85_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 4.85 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.86_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 4.86 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.87_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 4.87 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.88_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 4.88 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.8_201405-01\",\r\n \"label\": \"Windows Azure Guest OS 4.8 (Release 201405-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.9_201406-01\",\r\n \"label\": \"Windows Azure Guest OS 4.9 (Release 201406-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.90_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 4.90 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.91_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 2.111 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.92_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 4.92 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.93_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 4.93 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.96_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 4.96 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.94_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 4.94 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.95_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 4.95 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.97_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 4.97 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.101_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 4.101 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.102_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 4.102 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.103_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 4.103 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"7\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSFamilies/7\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSFamilies\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"name\": \"7\",\r\n \"label\": \"Windows Server 2022\",\r\n \"versions\": [\r\n {\r\n \"version\": \"WA-GUEST-OS-7.1_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 7.1 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.2_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 7.2 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.5_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 7.5 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.3_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 7.3 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.4_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 7.4 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.6_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 7.6 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.9_202202-01\",\r\n \"label\": \"Windows Azure Guest OS 7.9 (Release 202202-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.10_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 7.10 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.11_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 7.11 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.12_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 7.12 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"6\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSFamilies/6\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSFamilies\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"name\": \"6\",\r\n \"label\": \"Windows Server 2019\",\r\n \"versions\": [\r\n {\r\n \"version\": \"WA-GUEST-OS-6.0_201810-00\",\r\n \"label\": \"Windows Azure Guest OS 6.0 (Release 201810-00)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.0_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 6.0 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.10_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 6.10 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.11_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 6.11 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.12_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 6.12 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.13_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 6.13 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.14_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 6.14 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.15_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 6.15 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.16_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 6.16 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.17_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 6.17 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.18_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 6.18 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.19_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 6.19 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.19_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 6.19 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.1_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 6.1 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.20_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 6.20 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.21_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 6.21 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.22_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 6.22 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.22_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 6.22 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.23_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 6.23 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.24_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 6.24 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.24_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 6.24 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.25_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 6.25 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.26_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 6.26 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.27_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 6.27 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.28_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 6.28 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.29_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 6.29 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.2_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 6.2 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.3_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 6.3 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.4_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 6.4 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.5_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 6.5 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.6_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 6.6 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.7_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 6.7 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.8_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 6.8 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.9_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 6.9 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.31_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 6.31 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.32_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 6.32 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.33_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 6.33 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.34_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 6.34 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.37_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 6.37 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.35_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 6.35 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.36_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 6.36 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.38_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 6.38 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.42_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 6.42 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.43_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 6.43 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.44_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 6.44 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"3\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSFamilies/3\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSFamilies\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"name\": \"3\",\r\n \"label\": \"Windows Server 2012\",\r\n \"versions\": [\r\n {\r\n \"version\": \"WA-GUEST-OS-3.0_201208-02\",\r\n \"label\": \"Windows Azure Guest OS 3.0 (Release 201208-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.10_201312-01\",\r\n \"label\": \"Windows Azure Guest OS 3.10 (Release 201312-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.11_201401-01\",\r\n \"label\": \"Windows Azure Guest OS 3.11 (Release 201401-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.12_201402-01\",\r\n \"label\": \"Windows Azure Guest OS 3.12 (Release 201402-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.13_201403-01\",\r\n \"label\": \"Windows Azure Guest OS 3.13 (Release 201403-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.14_201404-01\",\r\n \"label\": \"Windows Azure Guest OS 3.14 (Release 201404-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.15_201405-01\",\r\n \"label\": \"Windows Azure Guest OS 3.15 (Release 201405-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.16_201406-01\",\r\n \"label\": \"Windows Azure Guest OS 3.16 (Release 201406-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.17_201407-01\",\r\n \"label\": \"Windows Azure Guest OS 3.17 (Release 201407-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.18_201408-01\",\r\n \"label\": \"Windows Azure Guest OS 3.18 (Release 201408-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.18_201408-02\",\r\n \"label\": \"Windows Azure Guest OS 3.18 (Release 201408-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.19_201409-01\",\r\n \"label\": \"Windows Azure Guest OS 3.19 (Release 201409-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.19_201409-02\",\r\n \"label\": \"Windows Azure Guest OS 3.19 (Release 201409-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.1_201210-01\",\r\n \"label\": \"Windows Azure Guest OS 3.1 (Release 201210-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.20_201410-01\",\r\n \"label\": \"Windows Azure Guest OS 3.20 (Release 201410-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.21_201411-01\",\r\n \"label\": \"Windows Azure Guest OS 3.21 (Release 201411-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.22_201412-01\",\r\n \"label\": \"Windows Azure Guest OS 3.22 (Release 201412-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.23_201501-01\",\r\n \"label\": \"Windows Azure Guest OS 3.23 (Release 201501-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.24_201502-01\",\r\n \"label\": \"Windows Azure Guest OS 3.24 (Release 201502-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.25_201503-01\",\r\n \"label\": \"Windows Azure Guest OS 3.25 (Release 201503-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.26_201504-01\",\r\n \"label\": \"Windows Azure Guest OS 3.26 (Release 201504-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.27_201505-01\",\r\n \"label\": \"Windows Azure Guest OS 3.27 (Release 201505-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.27_201505-02\",\r\n \"label\": \"Windows Azure Guest OS 3.27 (Release 201505-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.28_201506-01\",\r\n \"label\": \"Windows Azure Guest OS 3.28 (Release 201506-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.29_201507-01\",\r\n \"label\": \"Windows Azure Guest OS 3.29 (Release 201507-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.29_201507-02\",\r\n \"label\": \"Windows Azure Guest OS 3.29 (Release 201507-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.2_201301-02\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201301-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.2_201301-03\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201301-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.2_201302-01\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201302-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.2_201302-02\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201302-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.2_201302-03\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201302-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.2_201302-04\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201302-04)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.30_201508-01\",\r\n \"label\": \"Windows Azure Guest OS 3.30 (Release 201508-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.30_201508-02\",\r\n \"label\": \"Windows Azure Guest OS 3.30 (Release 201508-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.31_201509-01\",\r\n \"label\": \"Windows Azure Guest OS 3.31 (Release 201509-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.32_201510-01\",\r\n \"label\": \"Windows Azure Guest OS 3.32 (Release 201510-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.33_201511-01\",\r\n \"label\": \"Windows Azure Guest OS 3.33 (Release 201511-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.33_201511-02\",\r\n \"label\": \"Windows Azure Guest OS 3.33 (Release 201511-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.34_201512-01\",\r\n \"label\": \"Windows Azure Guest OS 3.34 (Release 201512-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.34_201512-02\",\r\n \"label\": \"Windows Azure Guest OS 3.34 (Release 201512-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.35_201601-01\",\r\n \"label\": \"Windows Azure Guest OS 3.35 (Release 201601-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.36_201602-01\",\r\n \"label\": \"Windows Azure Guest OS 3.36 (Release 201602-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.36_201602-02\",\r\n \"label\": \"Windows Azure Guest OS 3.36 (Release 201602-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.37_201603-01\",\r\n \"label\": \"Windows Azure Guest OS 3.37 (Release 201603-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.38_201604-01\",\r\n \"label\": \"Windows Azure Guest OS 3.38 (Release 201604-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.39_201605-01\",\r\n \"label\": \"Windows Azure Guest OS 3.39 (Release 201605-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.3_201305-01\",\r\n \"label\": \"Windows Azure Guest OS 3.3 (Release 201305-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.40_201606-01\",\r\n \"label\": \"Windows Azure Guest OS 3.40 (Release 201606-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.41_201607-01\",\r\n \"label\": \"Windows Azure Guest OS 3.41 (Release 201607-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.42_201608-01\",\r\n \"label\": \"Windows Azure Guest OS 3.42 (Release 201608-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.43_201609-01\",\r\n \"label\": \"Windows Azure Guest OS 3.43 (Release 201609-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.44_201610-01\",\r\n \"label\": \"Windows Azure Guest OS 3.44 (Release 201610-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.44_201610-02\",\r\n \"label\": \"Windows Azure Guest OS 3.44 (Release 201610-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.45_201611-01\",\r\n \"label\": \"Windows Azure Guest OS 3.45 (Release 201611-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.46_201612-01\",\r\n \"label\": \"Windows Azure Guest OS 3.46 (Release 201612-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.47_201703-01\",\r\n \"label\": \"Windows Azure Guest OS 3.47 (Release 201703-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.48_201704-01\",\r\n \"label\": \"Windows Azure Guest OS 3.48 (Release 201704-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.4_201306-01\",\r\n \"label\": \"Windows Azure Guest OS 3.4 (Release 201306-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.52_201708-01\",\r\n \"label\": \"Windows Azure Guest OS 3.52 (Release 201708-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.53_201709-01\",\r\n \"label\": \"Windows Azure Guest OS 3.53 (Release 201709-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.54_201710-01\",\r\n \"label\": \"Windows Azure Guest OS 3.54 (Release 201710-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.54_201710-02\",\r\n \"label\": \"Windows Azure Guest OS 3.54 (Release 201710-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.55_201711-01\",\r\n \"label\": \"Windows Azure Guest OS 3.55 (Release 201711-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.56_201712-01\",\r\n \"label\": \"Windows Azure Guest OS 3.56 (Release 201712-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.57_201801-01\",\r\n \"label\": \"Windows Azure Guest OS 3.57 (Release 201801-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.58_201802-01\",\r\n \"label\": \"Windows Azure Guest OS 3.58 (Release 201802-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.58_201802-02\",\r\n \"label\": \"Windows Azure Guest OS 3.58 (Release 201802-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.59_201803-01\",\r\n \"label\": \"Windows Azure Guest OS 3.59 (Release 201803-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.5_201307-01\",\r\n \"label\": \"Windows Azure Guest OS 3.5 (Release 201307-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.60_201804-01\",\r\n \"label\": \"Windows Azure Guest OS 3.60 (Release 201804-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.61_201805-01\",\r\n \"label\": \"Windows Azure Guest OS 3.61 (Release 201805-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.62_201806-01\",\r\n \"label\": \"Windows Azure Guest OS 3.62 (Release 201806-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.63_201807-01\",\r\n \"label\": \"Windows Azure Guest OS 3.63 (Release 201807-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.63_201807-02\",\r\n \"label\": \"Windows Azure Guest OS 3.63 (Release 201807-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.64_201808-01\",\r\n \"label\": \"Windows Azure Guest OS 3.64 (Release 201808-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.65_201809-01\",\r\n \"label\": \"Windows Azure Guest OS 3.65 (Release 201809-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.66_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 3.66 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.67_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 3.67 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.68_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 3.68 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.69_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 3.69 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.6_201308-01\",\r\n \"label\": \"Windows Azure Guest OS 3.6 (Release 201308-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.70_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 3.70 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.71_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 3.71 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.72_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 3.72 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.73_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 3.73 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.74_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 3.74 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.75_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 3.75 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.76_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 3.76 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.77_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 3.77 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.78_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 3.78 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.79_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 3.79 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.7_201309-01\",\r\n \"label\": \"Windows Azure Guest OS 3.7 (Release 201309-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.7_201309-03\",\r\n \"label\": \"Windows Azure Guest OS 3.7 (Release 201309-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.80_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 3.80 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.81_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 3.81 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.82_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 3.82 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.83_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 3.83 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.84_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 3.84 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.85_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 3.85 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.85_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 3.85 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.86_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 3.86 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.87_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 3.87 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.88_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 3.88 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.88_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 3.88 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.89_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 3.89 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.8_201310-01\",\r\n \"label\": \"Windows Azure Guest OS 3.8 (Release 201310-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.90_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 3.90 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.90_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 3.90 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.91_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 3.91 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.92_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 3.92 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.93_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 3.93 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.94_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 3.94 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.95_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 3.95 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.9_201311-01\",\r\n \"label\": \"Windows Azure Guest OS 3.9 (Release 201311-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.97_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 3.97 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.98_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 3.98 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.99_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 3.99 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.100_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 3.100 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.103_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 3.103 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.101_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 3.101 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.102_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 3.102 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.104_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 3.104 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.108_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 3.108 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.109_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 3.109 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.110_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 3.110 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"2\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/westus2/cloudServiceOSFamilies/2\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSFamilies\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"name\": \"2\",\r\n \"label\": \"Windows Server 2008 R2\",\r\n \"versions\": [\r\n {\r\n \"version\": \"WA-GUEST-OS-2.0_201010-01\",\r\n \"label\": \"Windows Azure Guest OS 2.0 (Release 201010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.100_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 2.100 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.101_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 2.101 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.101_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 2.101 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.102_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 2.102 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.103_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 2.103 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.103_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 2.103 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.104_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 2.104 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.105_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 2.105 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.106_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 2.106 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.107_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 2.107 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.108_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 2.108 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.10_201202-01\",\r\n \"label\": \"Windows Azure Guest OS 2.10 (Release 201202-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.11_201204-01\",\r\n \"label\": \"Windows Azure Guest OS 2.11 (Release 201204-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.11_201204-02\",\r\n \"label\": \"Windows Azure Guest OS 2.11 (Release 201204-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.12_201208-01\",\r\n \"label\": \"Windows Azure Guest OS 2.12 (Release 201208-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.12_201208-02\",\r\n \"label\": \"Windows Azure Guest OS 2.12 (Release 201208-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.13_201210-01\",\r\n \"label\": \"Windows Azure Guest OS 2.13 (Release 201210-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.14_201301-02\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201301-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.14_201301-03\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201301-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.14_201302-01\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201302-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.14_201302-02\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201302-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.14_201302-03\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201302-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.14_201302-04\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201302-04)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.15_201305-01\",\r\n \"label\": \"Windows Azure Guest OS 2.15 (Release 201305-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.16_201306-01\",\r\n \"label\": \"Windows Azure Guest OS 2.16 (Release 201306-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.17_201307-01\",\r\n \"label\": \"Windows Azure Guest OS 2.17 (Release 201307-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.18_201308-01\",\r\n \"label\": \"Windows Azure Guest OS 2.18 (Release 201308-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.19_201309-01\",\r\n \"label\": \"Windows Azure Guest OS 2.19 (Release 201309-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.19_201309-03\",\r\n \"label\": \"Windows Azure Guest OS 2.19 (Release 201309-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.1_201011-01\",\r\n \"label\": \"Windows Azure Guest OS 2.1 (Release 201011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.20_201310-01\",\r\n \"label\": \"Windows Azure Guest OS 2.20 (Release 201310-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.21_201311-01\",\r\n \"label\": \"Windows Azure Guest OS 2.21 (Release 201311-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.22_201312-01\",\r\n \"label\": \"Windows Azure Guest OS 2.22 (Release 201312-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.23_201401-01\",\r\n \"label\": \"Windows Azure Guest OS 2.23 (Release 201401-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.24_201402-01\",\r\n \"label\": \"Windows Azure Guest OS 2.24 (Release 201402-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.25_201403-01\",\r\n \"label\": \"Windows Azure Guest OS 2.25 (Release 201403-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.26_201404-01\",\r\n \"label\": \"Windows Azure Guest OS 2.26 (Release 201404-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.27_201405-01\",\r\n \"label\": \"Windows Azure Guest OS 2.27 (Release 201405-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.28_201406-01\",\r\n \"label\": \"Windows Azure Guest OS 2.28 (Release 201406-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.29_201407-01\",\r\n \"label\": \"Windows Azure Guest OS 2.29 (Release 201407-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.2_201101-01\",\r\n \"label\": \"Windows Azure Guest OS 2.2 (Release 201101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.30_201408-01\",\r\n \"label\": \"Windows Azure Guest OS 2.30 (Release 201408-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.30_201408-02\",\r\n \"label\": \"Windows Azure Guest OS 2.30 (Release 201408-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.31_201409-01\",\r\n \"label\": \"Windows Azure Guest OS 2.31 (Release 201409-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.31_201409-02\",\r\n \"label\": \"Windows Azure Guest OS 2.31 (Release 201409-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.32_201410-01\",\r\n \"label\": \"Windows Azure Guest OS 2.32 (Release 201410-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.33_201411-01\",\r\n \"label\": \"Windows Azure Guest OS 2.33 (Release 201411-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.34_201412-01\",\r\n \"label\": \"Windows Azure Guest OS 2.34 (Release 201412-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.35_201501-01\",\r\n \"label\": \"Windows Azure Guest OS 2.35 (Release 201501-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.36_201502-01\",\r\n \"label\": \"Windows Azure Guest OS 2.36 (Release 201502-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.37_201503-01\",\r\n \"label\": \"Windows Azure Guest OS 2.37 (Release 201503-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.38_201504-01\",\r\n \"label\": \"Windows Azure Guest OS 2.38 (Release 201504-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.39_201505-01\",\r\n \"label\": \"Windows Azure Guest OS 2.39 (Release 201505-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.39_201505-02\",\r\n \"label\": \"Windows Azure Guest OS 2.39 (Release 201505-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.3_201102-01\",\r\n \"label\": \"Windows Azure Guest OS 2.3 (Release 201102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.40_201506-01\",\r\n \"label\": \"Windows Azure Guest OS 2.40 (Release 201506-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.41_201507-01\",\r\n \"label\": \"Windows Azure Guest OS 2.41 (Release 201507-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.41_201507-02\",\r\n \"label\": \"Windows Azure Guest OS 2.41 (Release 201507-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.42_201508-01\",\r\n \"label\": \"Windows Azure Guest OS 2.42 (Release 201508-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.42_201508-02\",\r\n \"label\": \"Windows Azure Guest OS 2.42 (Release 201508-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.43_201509-01\",\r\n \"label\": \"Windows Azure Guest OS 2.43 (Release 201509-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.44_201510-01\",\r\n \"label\": \"Windows Azure Guest OS 2.44 (Release 201510-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.45_201511-01\",\r\n \"label\": \"Windows Azure Guest OS 2.45 (Release 201511-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.45_201511-02\",\r\n \"label\": \"Windows Azure Guest OS 2.45 (Release 201511-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.46_201512-01\",\r\n \"label\": \"Windows Azure Guest OS 2.46 (Release 201512-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.46_201512-02\",\r\n \"label\": \"Windows Azure Guest OS 2.46 (Release 201512-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.47_201601-01\",\r\n \"label\": \"Windows Azure Guest OS 2.47 (Release 201601-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.48_201602-01\",\r\n \"label\": \"Windows Azure Guest OS 2.48 (Release 201602-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.48_201602-02\",\r\n \"label\": \"Windows Azure Guest OS 2.48 (Release 201602-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.49_201603-01\",\r\n \"label\": \"Windows Azure Guest OS 2.49 (Release 201603-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.4_201103-01\",\r\n \"label\": \"Windows Azure Guest OS 2.4 (Release 201103-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.50_201604-01\",\r\n \"label\": \"Windows Azure Guest OS 2.50 (Release 201604-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.51_201605-01\",\r\n \"label\": \"Windows Azure Guest OS 2.51 (Release 201605-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.52_201606-01\",\r\n \"label\": \"Windows Azure Guest OS 2.52 (Release 201606-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.53_201607-01\",\r\n \"label\": \"Windows Azure Guest OS 2.53 (Release 201607-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.54_201608-01\",\r\n \"label\": \"Windows Azure Guest OS 2.54 (Release 201608-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.55_201609-01\",\r\n \"label\": \"Windows Azure Guest OS 2.55 (Release 201609-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.56_201610-01\",\r\n \"label\": \"Windows Azure Guest OS 2.56 (Release 201610-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.56_201610-02\",\r\n \"label\": \"Windows Azure Guest OS 2.56 (Release 201610-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.57_201611-01\",\r\n \"label\": \"Windows Azure Guest OS 2.57 (Release 201611-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.58_201612-01\",\r\n \"label\": \"Windows Azure Guest OS 2.58 (Release 201612-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.59_201701-01\",\r\n \"label\": \"Windows Azure Guest OS 2.59 (Release 201701-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.5_201104-01\",\r\n \"label\": \"Windows Azure Guest OS 2.5 (Release 201104-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.60_201703-01\",\r\n \"label\": \"Windows Azure Guest OS 2.60 (Release 201703-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.61_201704-01\",\r\n \"label\": \"Windows Azure Guest OS 2.61 (Release 201704-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.65_201708-01\",\r\n \"label\": \"Windows Azure Guest OS 2.65 (Release 201708-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.66_201709-01\",\r\n \"label\": \"Windows Azure Guest OS 2.66 (Release 201709-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.67_201710-01\",\r\n \"label\": \"Windows Azure Guest OS 2.67 (Release 201710-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.67_201710-02\",\r\n \"label\": \"Windows Azure Guest OS 2.67 (Release 201710-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.68_201711-01\",\r\n \"label\": \"Windows Azure Guest OS 2.68 (Release 201711-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.69_201712-01\",\r\n \"label\": \"Windows Azure Guest OS 2.69 (Release 201712-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.6_201105-01\",\r\n \"label\": \"Windows Azure Guest OS 2.6 (Release 201105-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.70_201801-01\",\r\n \"label\": \"Windows Azure Guest OS 2.70 (Release 201801-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.71_201802-01\",\r\n \"label\": \"Windows Azure Guest OS 2.71 (Release 201802-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.72_201803-01\",\r\n \"label\": \"Windows Azure Guest OS 2.72 (Release 201803-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.73_201804-01\",\r\n \"label\": \"Windows Azure Guest OS 2.73 (Release 201804-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.74_201805-01\",\r\n \"label\": \"Windows Azure Guest OS 2.74 (Release 201805-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.75_201806-01\",\r\n \"label\": \"Windows Azure Guest OS 2.75 (Release 201806-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.76_201807-01\",\r\n \"label\": \"Windows Azure Guest OS 2.76 (Release 201807-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.76_201807-02\",\r\n \"label\": \"Windows Azure Guest OS 2.76 (Release 201807-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.77_201808-01\",\r\n \"label\": \"Windows Azure Guest OS 2.77 (Release 201808-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.78_201809-01\",\r\n \"label\": \"Windows Azure Guest OS 2.78 (Release 201809-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.79_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 2.79 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.7_201107-01\",\r\n \"label\": \"Windows Azure Guest OS 2.7 (Release 201107-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.80_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 2.80 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.81_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 2.81 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.82_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 2.82 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.83_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 2.83 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.84_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 2.84 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.85_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 2.85 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.86_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 2.86 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.87_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 2.87 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.88_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 2.88 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.89_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 2.89 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.8_201109-01\",\r\n \"label\": \"Windows Azure Guest OS 2.8 (Release 201109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.8_201109-02\",\r\n \"label\": \"Windows Azure Guest OS 2.8 (Release 201109-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.8_201109-03\",\r\n \"label\": \"Windows Azure Guest OS 2.8 (Release 201109-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.90_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 2.90 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.91_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 2.91 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.92_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 2.92 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.93_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 2.93 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.94_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 2.94 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.95_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 2.95 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.96_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 2.96 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.97_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 2.97 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.98_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 2.98 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.98_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 2.98 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.99_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 2.99 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.9_201112-01\",\r\n \"label\": \"Windows Azure Guest OS 2.9 (Release 201112-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.9_201112-02\",\r\n \"label\": \"Windows Azure Guest OS 2.9 (Release 201112-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.9_201112-03\",\r\n \"label\": \"Windows Azure Guest OS 2.9 (Release 201112-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.110_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 2.110 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.111_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 2.111 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.112_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 2.112 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.113_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 2.113 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.116_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 2.116 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.114_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 2.114 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.115_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 2.115 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.117_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 2.117 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.120_202202-01\",\r\n \"label\": \"Windows Azure Guest OS 2.120 (Release 202202-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.121_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 2.121 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.122_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 2.122 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.123_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 2.123 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"5\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSFamilies/5\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSFamilies\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"name\": \"5\",\r\n \"label\": \"Windows Server 2016\",\r\n \"versions\": [\r\n {\r\n \"version\": \"WA-GUEST-OS-5.12_201710-01\",\r\n \"label\": \"Windows Azure Guest OS 5.12 (Release 201710-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.24_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 5.24 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.36_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 5.36 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.51_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 5.51 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.0_201608-01\",\r\n \"label\": \"Windows Azure Guest OS 5.0 (Release 201608-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.20_201806-01\",\r\n \"label\": \"Windows Azure Guest OS 5.20 (Release 201806-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.62_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 5.62 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.56_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 5.56 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.2_201610-02\",\r\n \"label\": \"Windows Azure Guest OS 5.2 (Release 201610-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.2_201610-01\",\r\n \"label\": \"Windows Azure Guest OS 5.2 (Release 201610-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.49_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 5.49 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.69_202206-01\",\r\n \"label\": \"Windows Azure Guest OS 5.69 (Release 202206-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.15_201801-01\",\r\n \"label\": \"WindowsAzureGuestOS5.15(Release201801-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.13_201711-01\",\r\n \"label\": \"Windows Azure Guest OS 5.13 (Release 201711-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.42_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 5.42 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.37_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 5.37 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.46_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 5.46 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.34_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 5.34 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.26_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 5.26 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.46_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 5.46 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.19_201805-01\",\r\n \"label\": \"Windows Azure Guest OS 5.19 (Release 201805-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.55_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 5.55 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.59_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 5.59 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.72_202209-01\",\r\n \"label\": \"Windows Azure Guest OS 5.72 (Release 202209-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.50_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 5.50 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.3_201611-01\",\r\n \"label\": \"Windows Azure Guest OS 5.3 (Release 201611-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.32_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 5.32 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.41_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 5.41 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.6_201704-01\",\r\n \"label\": \"Windows Azure Guest OS 5.6 (Release 201704-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.29_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 5.29 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.23_201809-01\",\r\n \"label\": \"Windows Azure Guest OS 5.23 (Release 201809-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.58_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 5.58 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.11_201709-01\",\r\n \"label\": \"Windows Azure Guest OS 5.11 (Release 201709-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.1_201609-01\",\r\n \"label\": \"Windows Azure Guest OS 5.1 (Release 201609-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.71_202208-01\",\r\n \"label\": \"Windows Azure Guest OS 5.71 (Release 202208-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.60_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 5.60 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.68_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 5.68 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.45_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 5.45 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.31_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 5.31 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.18_201804-01\",\r\n \"label\": \"WindowsAzureGuestOS5.18 (Release 201804-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.17_201803-01\",\r\n \"label\": \"WindowsAzureGuestOS5.17 (Release 201803-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.67_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 5.67 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.28_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 5.28 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.27_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 5.27 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.22_201808-01\",\r\n \"label\": \"Windows Azure Guest OS 5.22 (Release 201808-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.40_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 5.40 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.39_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 5.39 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.57_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 5.57 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.53_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 5.53 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.14_201712-01\",\r\n \"label\": \"Windows Azure Guest OS 5.14 (Release 201712-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.38_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 5.38 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.44_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 5.44 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.21_201807-01\",\r\n \"label\": \"Windows Azure Guest OS 5.21 (Release 201807-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.10_201708-01\",\r\n \"label\": \"Windows Azure Guest OS 5.10 (Release 201708-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.47_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 5.47 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.35_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 5.35 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.48_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 5.48 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.21_201807-02\",\r\n \"label\": \"Windows Azure Guest OS 5.21 (Release 201807-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.61_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 5.61 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.30_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 5.30 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.43_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 5.43 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.16_201802-01\",\r\n \"label\": \"WindowsAzureGuestOS5.16 (Release 201802-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.52_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 5.52 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.4_201612-01\",\r\n \"label\": \"Windows Azure Guest OS 5.4 (Release 201612-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.12_201710-02\",\r\n \"label\": \"Windows Azure Guest OS 5.12 (Release 201710-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.5_201703-01\",\r\n \"label\": \"Windows Azure Guest OS 5.5 (Release 201703-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.48_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 5.48 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.33_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 5.33 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.66_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 5.66 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.74_202210-02\",\r\n \"label\": \"Windows Azure Guest OS 5.74 (Release 202210-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.70_202207-01\",\r\n \"label\": \"Windows Azure Guest OS 5.70 (Release 202207-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.25_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 5.25 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-5.43_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 5.43 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"4\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSFamilies/4\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSFamilies\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"name\": \"4\",\r\n \"label\": \"Windows Server 2012 R2\",\r\n \"versions\": [\r\n {\r\n \"version\": \"WA-GUEST-OS-4.35_201608-01\",\r\n \"label\": \"Windows Azure Guest OS 4.35 (Release 201608-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.81_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 4.81 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.38_201611-01\",\r\n \"label\": \"Windows Azure Guest OS 4.38 (Release 201611-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.88_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 4.88 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.73_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 4.73 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.83_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 4.83 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.25_201510-01\",\r\n \"label\": \"Windows Azure Guest OS 4.25 (Release 201510-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.79_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 4.79 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.70_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 4.70 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.15_201412-01\",\r\n \"label\": \"Windows Azure Guest OS 4.15 (Release 201412-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.51_201802-01\",\r\n \"label\": \"WindowsAzureGuestOS4.51 (Release 201802-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.90_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 4.90 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.108_202209-01\",\r\n \"label\": \"Windows Azure Guest OS 4.108 (Release 202209-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.9_201406-01\",\r\n \"label\": \"Windows Azure Guest OS 4.9 (Release 201406-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.3_201312-01\",\r\n \"label\": \"Windows Azure Guest OS 4.3 (Release 201312-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.97_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 4.97 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.17_201502-01\",\r\n \"label\": \"Windows Azure Guest OS 4.17 (Release 201502-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.87_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 4.87 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.83_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 4.83 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.75_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 4.75 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.23_201508-02\",\r\n \"label\": \"Windows Azure Guest OS 4.23 (Release 201508-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.18_201503-01\",\r\n \"label\": \"Windows Azure Guest OS 4.18 (Release 201503-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.41_201704-01\",\r\n \"label\": \"Windows Azure Guest OS 4.41 (Release 201704-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.94_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 4.94 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.7_201404-01\",\r\n \"label\": \"Windows Azure Guest OS 4.7 (Release 201404-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.4_201401-01\",\r\n \"label\": \"Windows Azure Guest OS 4.4 (Release 201401-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.30_201603-01\",\r\n \"label\": \"Windows Azure Guest OS 4.30 (Release 201603-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.39_201612-01\",\r\n \"label\": \"Windows Azure Guest OS 4.39 (Release 201612-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.110_202210-02\",\r\n \"label\": \"Windows Azure Guest OS 4.110 (Release 202210-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.12_201409-02\",\r\n \"label\": \"Windows Azure Guest OS 4.12 (Release 201409-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.26_201511-02\",\r\n \"label\": \"Windows Azure Guest OS 4.26 (Release 201511-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.23_201508-01\",\r\n \"label\": \"Windows Azure Guest OS 4.23 (Release 201508-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.80_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 4.80 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.10_201407-01\",\r\n \"label\": \"Windows Azure Guest OS 4.10 (Release 201407-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.69_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 4.69 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.65_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 4.65 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.45_201708-01\",\r\n \"label\": \"Windows Azure Guest OS 4.45 (Release 201708-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.55_201806-01\",\r\n \"label\": \"Windows Azure Guest OS 4.55 (Release 201806-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.74_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 4.74 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.20_201505-01\",\r\n \"label\": \"Windows Azure Guest OS 4.20 (Release 201505-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.24_201509-01\",\r\n \"label\": \"Windows Azure Guest OS 4.24 (Release 201509-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.13_201410-01\",\r\n \"label\": \"Windows Azure Guest OS 4.13 (Release 201410-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.50_201801-01\",\r\n \"label\": \"WindowsAzureGuestOS4.50(Release201801-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.93_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 4.93 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.26_201511-01\",\r\n \"label\": \"Windows Azure Guest OS 4.26 (Release 201511-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.59_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 4.59 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.48_201711-01\",\r\n \"label\": \"Windows Azure Guest OS 4.48 (Release 201711-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.27_201512-02\",\r\n \"label\": \"Windows Azure Guest OS 4.27 (Release 201512-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.37_201610-02\",\r\n \"label\": \"Windows Azure Guest OS 4.37 (Release 201610-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.20_201505-02\",\r\n \"label\": \"Windows Azure Guest OS 4.20 (Release 201505-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.103_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 4.103 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.78_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 4.78 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.16_201501-01\",\r\n \"label\": \"Windows Azure Guest OS 4.16 (Release 201501-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.33_201606-01\",\r\n \"label\": \"Windows Azure Guest OS 4.33 (Release 201606-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.22_201507-02\",\r\n \"label\": \"Windows Azure Guest OS 4.22 (Release 201507-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.34_201607-01\",\r\n \"label\": \"Windows Azure Guest OS 4.34 (Release 201607-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.84_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 4.84 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.95_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 4.95 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.36_201609-01\",\r\n \"label\": \"Windows Azure Guest OS 4.36 (Release 201609-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.27_201512-01\",\r\n \"label\": \"Windows Azure Guest OS 4.27 (Release 201512-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.67_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 4.67 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.63_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 4.63 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.37_201610-01\",\r\n \"label\": \"Windows Azure Guest OS 4.37 (Release 201610-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.49_201712-01\",\r\n \"label\": \"Windows Azure Guest OS 4.49 (Release 201712-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.101_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 4.101 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.86_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 4.86 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.78_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 4.78 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.60_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 4.60 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.40_201703-01\",\r\n \"label\": \"Windows Azure Guest OS 4.40 (Release 201703-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.68_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 4.68 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.64_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 4.64 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.57_201808-01\",\r\n \"label\": \"Windows Azure Guest OS 4.57 (Release 201808-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.53_201804-01\",\r\n \"label\": \"WindowsAzureGuestOS4.53 (Release 201804-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.58_201809-01\",\r\n \"label\": \"Windows Azure Guest OS 4.58 (Release 201809-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.54_201805-01\",\r\n \"label\": \"Windows Azure Guest OS 4.54 (Release 201805-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.0_201309-03\",\r\n \"label\": \"Windows Azure Guest OS 4.0 (Release 201309-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.92_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 4.92 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.1_201310-01\",\r\n \"label\": \"Windows Azure Guest OS 4.1 (Release 201310-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.8_201405-01\",\r\n \"label\": \"Windows Azure Guest OS 4.8 (Release 201405-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.85_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 4.85 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.61_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 4.61 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.29_201602-01\",\r\n \"label\": \"Windows Azure Guest OS 4.29 (Release 201602-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.12_201400-01\",\r\n \"label\": \"Windows Azure Guest OS 4.12 (Release 201409-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.32_201605-01\",\r\n \"label\": \"Windows Azure Guest OS 4.32 (Release 201605-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.77_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 4.77 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.56_201807-02\",\r\n \"label\": \"Windows Azure Guest OS 4.56 (Release 201807-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.47_201710-02\",\r\n \"label\": \"Windows Azure Guest OS 4.47 (Release 201710-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.22_201507-01\",\r\n \"label\": \"Windows Azure Guest OS 4.22 (Release 201507-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.29_201602-02\",\r\n \"label\": \"Windows Azure Guest OS 4.29 (Release 201602-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.96_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 4.96 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.76_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 4.76 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.91_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 2.111 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.56_201807-01\",\r\n \"label\": \"Windows Azure Guest OS 4.56 (Release 201807-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.47_201710-01\",\r\n \"label\": \"Windows Azure Guest OS 4.47 (Release 201710-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.52_201803-01\",\r\n \"label\": \"WindowsAzureGuestOS4.52 (Release 201803-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.100_202202-01\",\r\n \"label\": \"Windows Azure Guest OS 4.100 (Release 202202-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.66_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 4.66 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.62_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 4.62 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.46_201709-01\",\r\n \"label\": \"Windows Azure Guest OS 4.46 (Release 201709-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.105_202206-02\",\r\n \"label\": \"Windows Azure Guest OS 4.105 (Release 202206-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.11_201408-01\",\r\n \"label\": \"Windows Azure Guest OS 4.11 (Release 201408-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.2_201311-01\",\r\n \"label\": \"Windows Azure Guest OS 4.2 (Release 201311-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.82_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 4.82 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.71_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 4.71 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.14_201411-01\",\r\n \"label\": \"Windows Azure Guest OS 4.14 (Release 201411-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.102_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 4.102 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.19_201504-01\",\r\n \"label\": \"Windows Azure Guest OS 4.19 (Release 201504-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.6_201403-01\",\r\n \"label\": \"Windows Azure Guest OS 4.6 (Release 201403-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.11_201408-02\",\r\n \"label\": \"Windows Azure Guest OS 4.11 (Release 201408-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.81_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 4.81 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.72_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 4.72 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.106_202207-02\",\r\n \"label\": \"Windows Azure Guest OS 4.106 (Release 202207-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.107_202208-01\",\r\n \"label\": \"Windows Azure Guest OS 4.107 (Release 202208-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.28_201601-01\",\r\n \"label\": \"Windows Azure Guest OS 4.28 (Release 201601-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.5_201402-01\",\r\n \"label\": \"Windows Azure Guest OS 4.5 (Release 201402-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.21_201506-01\",\r\n \"label\": \"Windows Azure Guest OS 4.21 (Release 201506-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-4.31_201604-01\",\r\n \"label\": \"Windows Azure Guest OS 4.31 (Release 201604-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"7\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSFamilies/7\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSFamilies\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"name\": \"7\",\r\n \"label\": \"Windows Server 2022\",\r\n \"versions\": [\r\n {\r\n \"version\": \"WA-GUEST-OS-7.14_202207-01\",\r\n \"label\": \"Windows Azure Guest OS 7.14 (Release 202207-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.3_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 7.3 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.18_202210-02\",\r\n \"label\": \"Windows Azure Guest OS 7.18 (Release 202210-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.10_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 7.10 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.13_202206-01\",\r\n \"label\": \"Windows Azure Guest OS 7.13 (Release 202206-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.16_202209-01\",\r\n \"label\": \"Windows Azure Guest OS 7.16 (Release 202209-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.4_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 7.4 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.12_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 7.12 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.11_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 7.11 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.1_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 7.1 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.9_202202-01\",\r\n \"label\": \"Windows Azure Guest OS 7.9 (Release 202202-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.15_202208-01\",\r\n \"label\": \"Windows Azure Guest OS 7.15 (Release 202208-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.6_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 7.6 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.5_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 7.5 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-7.2_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 7.2 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"6\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSFamilies/6\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSFamilies\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"name\": \"6\",\r\n \"label\": \"Windows Server 2019\",\r\n \"versions\": [\r\n {\r\n \"version\": \"WA-GUEST-OS-6.26_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 6.26 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.21_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 6.21 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.32_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 6.32 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.20_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 6.20 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.50_202210-02\",\r\n \"label\": \"Windows Azure Guest OS 6.50 (Release 202210-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.35_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 6.35 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.18_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 6.18 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.1_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 6.1 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.3_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 6.3 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.44_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 6.44 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.48_202209-01\",\r\n \"label\": \"Windows Azure Guest OS 6.48 (Release 202209-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.31_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 6.31 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.36_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 6.36 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.24_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 6.24 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.43_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 6.43 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.27_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 6.27 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.47_202208-01\",\r\n \"label\": \"Windows Azure Guest OS 6.47 (Release 202208-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.4_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 6.4 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.5_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 6.5 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.37_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 6.37 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.0_201810-00\",\r\n \"label\": \"Windows Azure Guest OS 6.0 (Release 201810-00)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.0_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 6.0 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.23_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 6.23 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.17_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 6.17 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.34_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 6.34 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.14_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 6.14 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.24_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 6.24 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.46_202207-01\",\r\n \"label\": \"Windows Azure Guest OS 6.46 (Release 202207-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.16_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 6.16 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.42_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 6.42 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.11_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 6.11 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.33_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 6.33 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.38_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 6.38 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.25_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 6.25 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.22_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 6.22 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.6_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 6.6 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.7_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 6.7 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.45_202206-01\",\r\n \"label\": \"Windows Azure Guest OS 6.45 (Release 202206-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.29_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 6.29 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.12_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 6.12 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.15_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 6.15 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.22_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 6.22 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.19_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 6.19 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.2_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 6.2 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.19_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 6.19 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.28_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 6.28 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.13_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 6.13 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.8_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 6.8 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.10_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 6.10 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-6.9_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 6.9 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"3\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSFamilies/3\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSFamilies\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"name\": \"3\",\r\n \"label\": \"Windows Server 2012\",\r\n \"versions\": [\r\n {\r\n \"version\": \"WA-GUEST-OS-3.97_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 3.97 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.110_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 3.110 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.93_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 3.93 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.89_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 3.89 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.47_201703-01\",\r\n \"label\": \"Windows Azure Guest OS 3.47 (Release 201703-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.34_201512-02\",\r\n \"label\": \"Windows Azure Guest OS 3.34 (Release 201512-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.48_201704-01\",\r\n \"label\": \"Windows Azure Guest OS 3.48 (Release 201704-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.30_201508-02\",\r\n \"label\": \"Windows Azure Guest OS 3.30 (Release 201508-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.54_201710-02\",\r\n \"label\": \"Windows Azure Guest OS 3.54 (Release 201710-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.12_201402-01\",\r\n \"label\": \"Windows Azure Guest OS 3.12 (Release 201402-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.53_201709-01\",\r\n \"label\": \"Windows Azure Guest OS 3.53 (Release 201709-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.59_201803-01\",\r\n \"label\": \"Windows Azure Guest OS 3.59 (Release 201803-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.41_201607-01\",\r\n \"label\": \"Windows Azure Guest OS 3.41 (Release 201607-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.55_201711-01\",\r\n \"label\": \"Windows Azure Guest OS 3.55 (Release 201711-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.2_201301-02\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201301-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.2_201301-03\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201301-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.62_201806-01\",\r\n \"label\": \"Windows Azure Guest OS 3.62 (Release 201806-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.7_201309-01\",\r\n \"label\": \"Windows Azure Guest OS 3.7 (Release 201309-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.7_201309-03\",\r\n \"label\": \"Windows Azure Guest OS 3.7 (Release 201309-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.69_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 3.69 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.103_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 3.103 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.102_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 3.102 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.36_201602-02\",\r\n \"label\": \"Windows Azure Guest OS 3.36 (Release 201602-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.6_201308-01\",\r\n \"label\": \"Windows Azure Guest OS 3.6 (Release 201308-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.21_201411-01\",\r\n \"label\": \"Windows Azure Guest OS 3.21 (Release 201411-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.88_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 3.88 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.84_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 3.84 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.26_201504-01\",\r\n \"label\": \"Windows Azure Guest OS 3.26 (Release 201504-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.92_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 3.92 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.16_201406-01\",\r\n \"label\": \"Windows Azure Guest OS 3.16 (Release 201406-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.76_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 3.76 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.71_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 3.71 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.44_201610-01\",\r\n \"label\": \"Windows Azure Guest OS 3.44 (Release 201610-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.10_201312-01\",\r\n \"label\": \"Windows Azure Guest OS 3.10 (Release 201312-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.32_201510-01\",\r\n \"label\": \"Windows Azure Guest OS 3.32 (Release 201510-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.100_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 3.100 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.115_202209-01\",\r\n \"label\": \"Windows Azure Guest OS 3.115 (Release 202209-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.56_201712-01\",\r\n \"label\": \"Windows Azure Guest OS 3.56 (Release 201712-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.80_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 3.80 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.36_201602-01\",\r\n \"label\": \"Windows Azure Guest OS 3.36 (Release 201602-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.87_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 3.87 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.83_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 3.83 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.33_201511-02\",\r\n \"label\": \"Windows Azure Guest OS 3.33 (Release 201511-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.88_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 3.88 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.44_201610-02\",\r\n \"label\": \"Windows Azure Guest OS 3.44 (Release 201610-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.75_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 3.75 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.58_201802-02\",\r\n \"label\": \"Windows Azure Guest OS 3.58 (Release 201802-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.112_202206-02\",\r\n \"label\": \"Windows Azure Guest OS 3.112 (Release 202206-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.33_201511-01\",\r\n \"label\": \"Windows Azure Guest OS 3.33 (Release 201511-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.78_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 3.78 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.0_201208-02\",\r\n \"label\": \"Windows Azure Guest OS 3.0 (Release 201208-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.43_201609-01\",\r\n \"label\": \"Windows Azure Guest OS 3.43 (Release 201609-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.45_201611-01\",\r\n \"label\": \"Windows Azure Guest OS 3.45 (Release 201611-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.11_201401-01\",\r\n \"label\": \"Windows Azure Guest OS 3.11 (Release 201401-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.61_201805-01\",\r\n \"label\": \"Windows Azure Guest OS 3.61 (Release 201805-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.57_201801-01\",\r\n \"label\": \"Windows Azure Guest OS 3.57 (Release 201801-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.82_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 3.82 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.40_201606-01\",\r\n \"label\": \"Windows Azure Guest OS 3.40 (Release 201606-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.4_201306-01\",\r\n \"label\": \"Windows Azure Guest OS 3.4 (Release 201306-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.58_201802-01\",\r\n \"label\": \"Windows Azure Guest OS 3.58 (Release 201802-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.104_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 3.104 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.52_201708-01\",\r\n \"label\": \"Windows Azure Guest OS 3.52 (Release 201708-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.46_201612-01\",\r\n \"label\": \"Windows Azure Guest OS 3.46 (Release 201612-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.22_201412-01\",\r\n \"label\": \"Windows Azure Guest OS 3.22 (Release 201412-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.79_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 3.79 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.15_201405-01\",\r\n \"label\": \"Windows Azure Guest OS 3.15 (Release 201405-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.95_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 3.95 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.3_201305-01\",\r\n \"label\": \"Windows Azure Guest OS 3.3 (Release 201305-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.1_201210-01\",\r\n \"label\": \"Windows Azure Guest OS 3.1 (Release 201210-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.35_201601-01\",\r\n \"label\": \"Windows Azure Guest OS 3.35 (Release 201601-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.70_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 3.70 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.73_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 3.73 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.25_201503-01\",\r\n \"label\": \"Windows Azure Guest OS 3.25 (Release 201503-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.5_201307-01\",\r\n \"label\": \"Windows Azure Guest OS 3.5 (Release 201307-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.68_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 3.68 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.19_201409-01\",\r\n \"label\": \"Windows Azure Guest OS 3.19 (Release 201409-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.106_202201-02\",\r\n \"label\": \"Windows Azure Guest OS 3.106 (Release 202201-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.31_201509-01\",\r\n \"label\": \"Windows Azure Guest OS 3.31 (Release 201509-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.39_201605-01\",\r\n \"label\": \"Windows Azure Guest OS 3.39 (Release 201605-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.2_201302-01\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201302-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.2_201302-02\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201302-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.2_201302-03\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201302-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.2_201302-04\",\r\n \"label\": \"Windows Azure Guest OS 3.2 (Release 201302-04)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.74_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 3.74 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.42_201608-01\",\r\n \"label\": \"Windows Azure Guest OS 3.42 (Release 201608-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.9_201311-01\",\r\n \"label\": \"Windows Azure Guest OS 3.9 (Release 201311-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.19_201409-02\",\r\n \"label\": \"Windows Azure Guest OS 3.19 (Release 201409-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.29_201507-01\",\r\n \"label\": \"Windows Azure Guest OS 3.29 (Release 201507-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.101_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 3.101 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.86_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 3.86 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.90_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 3.90 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.60_201804-01\",\r\n \"label\": \"Windows Azure Guest OS 3.60 (Release 201804-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.65_201809-01\",\r\n \"label\": \"Windows Azure Guest OS 3.65 (Release 201809-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.99_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 3.99 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.8_201310-01\",\r\n \"label\": \"Windows Azure Guest OS 3.8 (Release 201310-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.63_201807-02\",\r\n \"label\": \"Windows Azure Guest OS 3.63 (Release 201807-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.114_202208-01\",\r\n \"label\": \"Windows Azure Guest OS 3.114 (Release 202208-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.85_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 3.85 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.29_201507-02\",\r\n \"label\": \"Windows Azure Guest OS 3.29 (Release 201507-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.90_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 3.90 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.13_201403-01\",\r\n \"label\": \"Windows Azure Guest OS 3.13 (Release 201403-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.108_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 3.108 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.18_201408-02\",\r\n \"label\": \"Windows Azure Guest OS 3.18 (Release 201408-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.14_201404-01\",\r\n \"label\": \"Windows Azure Guest OS 3.14 (Release 201404-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.23_201501-01\",\r\n \"label\": \"Windows Azure Guest OS 3.23 (Release 201501-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.113_202207-02\",\r\n \"label\": \"Windows Azure Guest OS 3.113 (Release 202207-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.27_201505-02\",\r\n \"label\": \"Windows Azure Guest OS 3.27 (Release 201505-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.85_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 3.85 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.66_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 3.66 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.81_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 3.81 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.63_201807-01\",\r\n \"label\": \"Windows Azure Guest OS 3.63 (Release 201807-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.24_201502-01\",\r\n \"label\": \"Windows Azure Guest OS 3.24 (Release 201502-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.77_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 3.77 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.17_201407-01\",\r\n \"label\": \"Windows Azure Guest OS 3.17 (Release 201407-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.98_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 3.98 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.94_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 3.94 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.72_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 3.72 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.18_201408-01\",\r\n \"label\": \"Windows Azure Guest OS 3.18 (Release 201408-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.27_201505-01\",\r\n \"label\": \"Windows Azure Guest OS 3.27 (Release 201505-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.37_201603-01\",\r\n \"label\": \"Windows Azure Guest OS 3.37 (Release 201603-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.91_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 3.91 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.28_201506-01\",\r\n \"label\": \"Windows Azure Guest OS 3.28 (Release 201506-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.38_201604-01\",\r\n \"label\": \"Windows Azure Guest OS 3.38 (Release 201604-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.109_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 3.109 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.34_201512-01\",\r\n \"label\": \"Windows Azure Guest OS 3.34 (Release 201512-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.30_201508-01\",\r\n \"label\": \"Windows Azure Guest OS 3.30 (Release 201508-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.64_201808-01\",\r\n \"label\": \"Windows Azure Guest OS 3.64 (Release 201808-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.67_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 3.67 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.54_201710-01\",\r\n \"label\": \"Windows Azure Guest OS 3.54 (Release 201710-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.117_202210-02\",\r\n \"label\": \"Windows Azure Guest OS 3.117 (Release 202210-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-3.20_201410-01\",\r\n \"label\": \"Windows Azure Guest OS 3.20 (Release 201410-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"2\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSFamilies/2\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSFamilies\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"name\": \"2\",\r\n \"label\": \"Windows Server 2008 R2\",\r\n \"versions\": [\r\n {\r\n \"version\": \"WA-GUEST-OS-2.70_201801-01\",\r\n \"label\": \"Windows Azure Guest OS 2.70 (Release 201801-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.36_201502-01\",\r\n \"label\": \"Windows Azure Guest OS 2.36 (Release 201502-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.51_201605-01\",\r\n \"label\": \"Windows Azure Guest OS 2.51 (Release 201605-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.55_201609-01\",\r\n \"label\": \"Windows Azure Guest OS 2.55 (Release 201609-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.79_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 2.79 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.130_202210-02\",\r\n \"label\": \"Windows Azure Guest OS 2.130 (Release 202210-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.88_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 2.88 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.122_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 2.122 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.98_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 2.98 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.108_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 2.108 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.127_202208-01\",\r\n \"label\": \"Windows Azure Guest OS 2.127 (Release 202208-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.103_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 2.103 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.103_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 2.103 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.92_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 2.92 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.9_201112-03\",\r\n \"label\": \"Windows Azure Guest OS 2.9 (Release 201112-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.9_201112-02\",\r\n \"label\": \"Windows Azure Guest OS 2.9 (Release 201112-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.49_201603-01\",\r\n \"label\": \"Windows Azure Guest OS 2.49 (Release 201603-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.9_201112-01\",\r\n \"label\": \"Windows Azure Guest OS 2.9 (Release 201112-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.25_201403-01\",\r\n \"label\": \"Windows Azure Guest OS 2.25 (Release 201403-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.111_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 2.111 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.73_201804-01\",\r\n \"label\": \"Windows Azure Guest OS 2.73 (Release 201804-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.115_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 2.115 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.74_201805-01\",\r\n \"label\": \"Windows Azure Guest OS 2.74 (Release 201805-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.3_201102-01\",\r\n \"label\": \"Windows Azure Guest OS 2.3 (Release 201102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.82_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 2.82 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.22_201312-01\",\r\n \"label\": \"Windows Azure Guest OS 2.22 (Release 201312-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.4_201103-01\",\r\n \"label\": \"Windows Azure Guest OS 2.4 (Release 201103-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.39_201505-01\",\r\n \"label\": \"Windows Azure Guest OS 2.39 (Release 201505-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.58_201612-01\",\r\n \"label\": \"Windows Azure Guest OS 2.58 (Release 201612-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.31_201409-01\",\r\n \"label\": \"Windows Azure Guest OS 2.31 (Release 201409-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.19_201309-01\",\r\n \"label\": \"Windows Azure Guest OS 2.19 (Release 201309-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.101_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 2.101 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.101_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 2.101 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.77_201808-01\",\r\n \"label\": \"Windows Azure Guest OS 2.77 (Release 201808-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.78_201809-01\",\r\n \"label\": \"Windows Azure Guest OS 2.78 (Release 201809-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.121_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 2.121 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.1_201011-01\",\r\n \"label\": \"Windows Azure Guest OS 2.1 (Release 201011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.93_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 2.93 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.31_201409-02\",\r\n \"label\": \"Windows Azure Guest OS 2.31 (Release 201409-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.27_201405-01\",\r\n \"label\": \"Windows Azure Guest OS 2.27 (Release 201405-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.97_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 2.97 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.104_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 2.104 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.35_201501-01\",\r\n \"label\": \"Windows Azure Guest OS 2.35 (Release 201501-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.110_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 2.110 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.28_201406-01\",\r\n \"label\": \"Windows Azure Guest OS 2.28 (Release 201406-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.76_201807-02\",\r\n \"label\": \"Windows Azure Guest OS 2.76 (Release 201807-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.56_201610-02\",\r\n \"label\": \"Windows Azure Guest OS 2.56 (Release 201610-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.5_201104-01\",\r\n \"label\": \"Windows Azure Guest OS 2.5 (Release 201104-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.86_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 2.86 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.47_201601-01\",\r\n \"label\": \"Windows Azure Guest OS 2.47 (Release 201601-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.23_201401-01\",\r\n \"label\": \"Windows Azure Guest OS 2.23 (Release 201401-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.19_201309-03\",\r\n \"label\": \"Windows Azure Guest OS 2.19 (Release 201309-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.76_201807-01\",\r\n \"label\": \"Windows Azure Guest OS 2.76 (Release 201807-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.50_201604-01\",\r\n \"label\": \"Windows Azure Guest OS 2.50 (Release 201604-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.15_201305-01\",\r\n \"label\": \"Windows Azure Guest OS 2.15 (Release 201305-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.54_201608-01\",\r\n \"label\": \"Windows Azure Guest OS 2.54 (Release 201608-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.48_201602-01\",\r\n \"label\": \"Windows Azure Guest OS 2.48 (Release 201602-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.24_201402-01\",\r\n \"label\": \"Windows Azure Guest OS 2.24 (Release 201402-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.116_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 2.116 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.105_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 2.105 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.14_201302-04\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201302-04)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.41_201507-01\",\r\n \"label\": \"Windows Azure Guest OS 2.41 (Release 201507-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.11_201204-01\",\r\n \"label\": \"Windows Azure Guest OS 2.11 (Release 201204-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.56_201610-01\",\r\n \"label\": \"Windows Azure Guest OS 2.56 (Release 201610-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.126_202207-02\",\r\n \"label\": \"Windows Azure Guest OS 2.126 (Release 202207-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.61_201704-01\",\r\n \"label\": \"Windows Azure Guest OS 2.61 (Release 201704-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.65_201708-01\",\r\n \"label\": \"Windows Azure Guest OS 2.65 (Release 201708-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.39_201505-02\",\r\n \"label\": \"Windows Azure Guest OS 2.39 (Release 201505-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.113_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 2.113 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.117_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 2.117 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.72_201803-01\",\r\n \"label\": \"Windows Azure Guest OS 2.72 (Release 201803-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.7_201107-01\",\r\n \"label\": \"Windows Azure Guest OS 2.7 (Release 201107-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.48_201602-02\",\r\n \"label\": \"Windows Azure Guest OS 2.48 (Release 201602-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.53_201607-01\",\r\n \"label\": \"Windows Azure Guest OS 2.53 (Release 201607-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.41_201507-02\",\r\n \"label\": \"Windows Azure Guest OS 2.41 (Release 201507-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.11_201204-02\",\r\n \"label\": \"Windows Azure Guest OS 2.11 (Release 201204-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.18_201308-01\",\r\n \"label\": \"Windows Azure Guest OS 2.18 (Release 201308-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.100_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 2.100 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.96_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 2.96 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.34_201412-01\",\r\n \"label\": \"Windows Azure Guest OS 2.34 (Release 201412-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.45_201511-01\",\r\n \"label\": \"Windows Azure Guest OS 2.45 (Release 201511-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.30_201408-01\",\r\n \"label\": \"Windows Azure Guest OS 2.30 (Release 201408-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.68_201711-01\",\r\n \"label\": \"Windows Azure Guest OS 2.68 (Release 201711-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.26_201404-01\",\r\n \"label\": \"Windows Azure Guest OS 2.26 (Release 201404-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.57_201611-01\",\r\n \"label\": \"Windows Azure Guest OS 2.57 (Release 201611-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.8_201109-03\",\r\n \"label\": \"Windows Azure Guest OS 2.8 (Release 201109-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.8_201109-02\",\r\n \"label\": \"Windows Azure Guest OS 2.8 (Release 201109-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.0_201010-01\",\r\n \"label\": \"Windows Azure Guest OS 2.0 (Release 201010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.8_201109-01\",\r\n \"label\": \"Windows Azure Guest OS 2.8 (Release 201109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.44_201510-01\",\r\n \"label\": \"Windows Azure Guest OS 2.44 (Release 201510-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.6_201105-01\",\r\n \"label\": \"Windows Azure Guest OS 2.6 (Release 201105-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.106_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 2.106 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.85_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 2.85 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.45_201511-02\",\r\n \"label\": \"Windows Azure Guest OS 2.45 (Release 201511-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.30_201408-02\",\r\n \"label\": \"Windows Azure Guest OS 2.30 (Release 201408-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.89_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 2.89 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.17_201307-01\",\r\n \"label\": \"Windows Azure Guest OS 2.17 (Release 201307-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.14_201301-03\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201301-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.112_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 2.112 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.69_201712-01\",\r\n \"label\": \"Windows Azure Guest OS 2.69 (Release 201712-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.46_201512-02\",\r\n \"label\": \"Windows Azure Guest OS 2.46 (Release 201512-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.99_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 2.99 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.14_201302-03\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201302-03)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.14_201302-01\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201302-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.60_201703-01\",\r\n \"label\": \"Windows Azure Guest OS 2.60 (Release 201703-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.38_201504-01\",\r\n \"label\": \"Windows Azure Guest OS 2.38 (Release 201504-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.10_201202-01\",\r\n \"label\": \"Windows Azure Guest OS 2.10 (Release 201202-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.40_201506-01\",\r\n \"label\": \"Windows Azure Guest OS 2.40 (Release 201506-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.128_202209-01\",\r\n \"label\": \"Windows Azure Guest OS 2.128 (Release 202209-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.43_201509-01\",\r\n \"label\": \"Windows Azure Guest OS 2.43 (Release 201509-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.37_201503-01\",\r\n \"label\": \"Windows Azure Guest OS 2.37 (Release 201503-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.120_202202-01\",\r\n \"label\": \"Windows Azure Guest OS 2.120 (Release 202202-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.14_201301-02\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201301-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.95_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 2.95 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.46_201512-01\",\r\n \"label\": \"Windows Azure Guest OS 2.46 (Release 201512-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.20_201310-01\",\r\n \"label\": \"Windows Azure Guest OS 2.20 (Release 201310-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.32_201410-01\",\r\n \"label\": \"Windows Azure Guest OS 2.32 (Release 201410-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.14_201302-02\",\r\n \"label\": \"Windows Azure Guest OS 2.14 (Release 201302-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.125_202206-02\",\r\n \"label\": \"Windows Azure Guest OS 2.125 (Release 202206-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.123_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 2.123 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.71_201802-01\",\r\n \"label\": \"Windows Azure Guest OS 2.71 (Release 201802-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.83_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 2.83 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.52_201606-01\",\r\n \"label\": \"Windows Azure Guest OS 2.52 (Release 201606-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.80_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 2.80 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.67_201710-02\",\r\n \"label\": \"Windows Azure Guest OS 2.67 (Release 201710-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.102_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 2.102 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.84_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 2.84 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.91_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 2.91 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.33_201411-01\",\r\n \"label\": \"Windows Azure Guest OS 2.33 (Release 201411-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.90_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 2.90 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.94_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 2.94 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.75_201806-01\",\r\n \"label\": \"Windows Azure Guest OS 2.75 (Release 201806-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.12_201208-02\",\r\n \"label\": \"Windows Azure Guest OS 2.12 (Release 201208-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.114_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 2.114 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.21_201311-01\",\r\n \"label\": \"Windows Azure Guest OS 2.21 (Release 201311-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.107_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 2.107 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.42_201508-02\",\r\n \"label\": \"Windows Azure Guest OS 2.42 (Release 201508-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.67_201710-01\",\r\n \"label\": \"Windows Azure Guest OS 2.67 (Release 201710-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.59_201701-01\",\r\n \"label\": \"Windows Azure Guest OS 2.59 (Release 201701-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.16_201306-01\",\r\n \"label\": \"Windows Azure Guest OS 2.16 (Release 201306-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.81_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 2.81 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.2_201101-01\",\r\n \"label\": \"Windows Azure Guest OS 2.2 (Release 201101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.13_201210-01\",\r\n \"label\": \"Windows Azure Guest OS 2.13 (Release 201210-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.66_201709-01\",\r\n \"label\": \"Windows Azure Guest OS 2.66 (Release 201709-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.98_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 2.98 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.12_201208-01\",\r\n \"label\": \"Windows Azure Guest OS 2.12 (Release 201208-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.42_201508-01\",\r\n \"label\": \"Windows Azure Guest OS 2.42 (Release 201508-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.87_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 2.87 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-2.29_201407-01\",\r\n \"label\": \"Windows Azure Guest OS 2.29 (Release 201407-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"97\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSFamilies/97\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSFamilies\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"name\": \"97\",\r\n \"label\": \"Windows Server 2016 Drawbridge\",\r\n \"versions\": [\r\n {\r\n \"version\": \"WA-GUEST-OS-97.16_201902-01\",\r\n \"label\": \"Windows Azure Guest OS 97.16 (Release 201902-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.9_201807-01\",\r\n \"label\": \"Windows Azure Guest OS 97.9 (Release 201807-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.34_202008-01\",\r\n \"label\": \"Windows Azure Guest OS 97.34 (Release 202008-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.34_202008-02\",\r\n \"label\": \"Windows Azure Guest OS 97.34 (Release 202008-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.62_202210-02\",\r\n \"label\": \"Windows Azure Guest OS 97.62 (Release 202210-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.4_201802-01\",\r\n \"label\": \"Windows Azure Guest OS 97.4 (Release 201802-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.21_201907-01\",\r\n \"label\": \"Windows Azure Guest OS 97.21 (Release 201907-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.60_202209-01\",\r\n \"label\": \"Windows Azure Guest OS 97.60 (Release 202209-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.24_201910-01\",\r\n \"label\": \"Windows Azure Guest OS 97.24 (Release 201910-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.29_202003-01\",\r\n \"label\": \"Windows Azure Guest OS 97.29 (Release 202003-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.41_202103-01\",\r\n \"label\": \"Windows Azure Guest OS 97.41 (Release 202103-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.9_201807-02\",\r\n \"label\": \"Windows Azure Guest OS 97.9 (Release 201807-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.32_202006-02\",\r\n \"label\": \"Windows Azure Guest OS 97.32 (Release 202006-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.55_202204-01\",\r\n \"label\": \"Windows Azure Guest OS 97.55 (Release 202204-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.18_201904-01\",\r\n \"label\": \"Windows Azure Guest OS 97.18 (Release 201904-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.6_201804-01\",\r\n \"label\": \"Windows Azure Guest OS 97.6 (Release 201804-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.39_202101-01\",\r\n \"label\": \"Windows Azure Guest OS 97.39 (Release 202101-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.45_202107-01\",\r\n \"label\": \"Windows Azure Guest OS 97.45 (Release 202107-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.20_201906-01\",\r\n \"label\": \"Windows Azure Guest OS 97.20 (Release 201906-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.5_201803-01\",\r\n \"label\": \"Windows Azure Guest OS 97.5 (Release 201803-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.59_202208-01\",\r\n \"label\": \"Windows Azure Guest OS 97.59 (Release 202208-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.12_201810-01\",\r\n \"label\": \"Windows Azure Guest OS 97.12 (Release 201810-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.47_202109-01\",\r\n \"label\": \"Windows Azure Guest OS 97.47 (Release 202109-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.52_202201-02\",\r\n \"label\": \"Windows Azure Guest OS 97.52 (Release 202201-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.57_202206-01\",\r\n \"label\": \"Windows Azure Guest OS 97.57 (Release 202206-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.49_202111-01\",\r\n \"label\": \"Windows Azure Guest OS 97.49 (Release 202111-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.17_201903-01\",\r\n \"label\": \"Windows Azure Guest OS 97.17 (Release 201903-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.37_202011-01\",\r\n \"label\": \"Windows Azure Guest OS 97.37 (Release 202011-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.26_201912-01\",\r\n \"label\": \"Windows Azure Guest OS 97.26 (Release 201912-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.1_201711-01\",\r\n \"label\": \"Windows Azure Guest OS 97.1 (Release 201711-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.50_202112-01\",\r\n \"label\": \"Windows Azure Guest OS 97.50 (Release 202112-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.40_202102-01\",\r\n \"label\": \"Windows Azure Guest OS 97.40 (Release 202102-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.48_202110-01\",\r\n \"label\": \"Windows Azure Guest OS 97.48 (Release 202110-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.35_202009-01\",\r\n \"label\": \"Windows Azure Guest OS 97.35 (Release 202009-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.54_202203-01\",\r\n \"label\": \"Windows Azure Guest OS 97.54 (Release 202203-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.14_201812-01\",\r\n \"label\": \"Windows Azure Guest OS 97.14 (Release 201812-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.19_201905-01\",\r\n \"label\": \"Windows Azure Guest OS 97.19 (Release 201905-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.31_202005-01\",\r\n \"label\": \"Windows Azure Guest OS 97.31 (Release 202005-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.31_202005-02\",\r\n \"label\": \"Windows Azure Guest OS 97.31 (Release 202005-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.33_202007-01\",\r\n \"label\": \"Windows Azure Guest OS 97.33 (Release 202007-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.3_201801-01\",\r\n \"label\": \"Windows Azure Guest OS 97.3 (Release 201801-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.25_201911-01\",\r\n \"label\": \"Windows Azure Guest OS 97.25 (Release 201911-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.36_202010-02\",\r\n \"label\": \"Windows Azure Guest OS 97.36 (Release 202010-02)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.36_202010-01\",\r\n \"label\": \"Windows Azure Guest OS 97.36 (Release 202010-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.7_201805-01\",\r\n \"label\": \"Windows Azure Guest OS 97.7 (Release 201805-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.46_202108-01\",\r\n \"label\": \"Windows Azure Guest OS 97.46 (Release 202108-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.56_202205-01\",\r\n \"label\": \"Windows Azure Guest OS 97.56 (Release 202205-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.8_201806-01\",\r\n \"label\": \"Windows Azure Guest OS 97.8 (Release 201806-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.38_202012-01\",\r\n \"label\": \"Windows Azure Guest OS 97.38 (Release 202012-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.2_201712-01\",\r\n \"label\": \"Windows Azure Guest OS 97.2 (Release 201712-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.44_202106-01\",\r\n \"label\": \"Windows Azure Guest OS 97.44 (Release 202106-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.23_201909-01\",\r\n \"label\": \"Windows Azure Guest OS 97.23 (Release 201909-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.22_201908-01\",\r\n \"label\": \"Windows Azure Guest OS 97.22 (Release 201908-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.10_201808-01\",\r\n \"label\": \"Windows Azure Guest OS 97.10 (Release 201808-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.58_202207-01\",\r\n \"label\": \"Windows Azure Guest OS 97.58 (Release 202207-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.28_202002-01\",\r\n \"label\": \"Windows Azure Guest OS 97.28 (Release 202002-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.11_201809-01\",\r\n \"label\": \"Windows Azure Guest OS 97.11 (Release 201809-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.30_202004-01\",\r\n \"label\": \"Windows Azure Guest OS 97.30 (Release 202004-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.13_201811-01\",\r\n \"label\": \"Windows Azure Guest OS 97.13 (Release 201811-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.27_202001-01\",\r\n \"label\": \"Windows Azure Guest OS 97.27 (Release 202001-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.15_201901-01\",\r\n \"label\": \"Windows Azure Guest OS 97.15 (Release 201901-01)\",\r\n \"isDefault\": false,\r\n \"isActive\": false\r\n },\r\n {\r\n \"version\": \"WA-GUEST-OS-97.43_202105-01\",\r\n \"label\": \"Windows Azure Guest OS 97.43 (Release 202105-01)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n }\r\n ]\r\n }\r\n },\r\n {\r\n \"name\": \"98\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/westus2/cloudServiceOSFamilies/98\",\r\n \"type\": \"Microsoft.Compute/locations/cloudServiceOSFamilies\",\r\n \"location\": \"westus2\",\r\n \"properties\": {\r\n \"name\": \"98\",\r\n \"label\": \"Windows Server 2012 Drawbridge\",\r\n \"versions\": [\r\n {\r\n \"version\": \"WA-GUEST-OS-98.52_201710-02\",\r\n \"label\": \"Windows Azure Guest OS 98.52 (Release 201710-02)\",\r\n \"isDefault\": true,\r\n \"isActive\": true\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
}
],
"Names": {},
"Variables": {
- "SubscriptionId": "e37510d7-33b6-4676-886f-ee75bcc01871"
+ "SubscriptionId": "850f02f7-e14c-4fb7-905d-7b98bcae9c7f"
}
}
\ No newline at end of file
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceOperationTests/Test_Create_PowerOff_Start_CloudServiceOperation.json b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceOperationTests/Test_Create_PowerOff_Start_CloudServiceOperation.json
index 4de1f66edb18..7af16706ad30 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceOperationTests/Test_Create_PowerOff_Start_CloudServiceOperation.json
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceOperationTests/Test_Create_PowerOff_Start_CloudServiceOperation.json
@@ -1,28 +1,28 @@
{
"Entries": [
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar8782?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rhcjg3ODI/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar2653?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjI2NTM/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar8782\": \"2022-06-15 03:49:24Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar2653\": \"2022-11-14 20:50:25Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "18459693-8ca2-4979-82dc-e80efad41f13"
+ "dd246653-b13a-4dfd-80c8-3ccd1f87f5b6"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "97"
]
},
"ResponseHeaders": {
@@ -33,16 +33,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
+ "1196"
],
"x-ms-request-id": [
- "bd31e323-fd1a-4c2e-9b98-e4dcd1c6bc3d"
+ "ee3a3744-4407-403d-b702-e2a960d6b74a"
],
"x-ms-correlation-request-id": [
- "bd31e323-fd1a-4c2e-9b98-e4dcd1c6bc3d"
+ "ee3a3744-4407-403d-b702-e2a960d6b74a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T034925Z:bd31e323-fd1a-4c2e-9b98-e4dcd1c6bc3d"
+ "WESTUS2:20221114T205027Z:ee3a3744-4407-403d-b702-e2a960d6b74a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -51,10 +51,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:49:25 GMT"
+ "Mon, 14 Nov 2022 20:50:26 GMT"
],
"Content-Length": [
- "228"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -63,32 +63,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782\",\r\n \"name\": \"crptestar8782\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar8782\": \"2022-06-15 03:49:24Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653\",\r\n \"name\": \"crptestar2653\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar2653\": \"2022-11-14 20:50:25Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar8782?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rhcjg3ODI/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar2653?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjI2NTM/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar8782\": \"2022-06-15 03:49:34Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar2653\": \"2022-11-14 20:50:38Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "df51b11e-ff6d-4f5f-91ca-1bf9f2fc787c"
+ "a8e296bf-7c61-4d96-8442-c145293e0a02"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "97"
]
},
"ResponseHeaders": {
@@ -99,16 +99,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
+ "1195"
],
"x-ms-request-id": [
- "fc12e35f-2579-414c-a85f-89898cbb4757"
+ "3723974d-b7a0-4cf8-b80e-08e4e54ff168"
],
"x-ms-correlation-request-id": [
- "fc12e35f-2579-414c-a85f-89898cbb4757"
+ "3723974d-b7a0-4cf8-b80e-08e4e54ff168"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T034935Z:fc12e35f-2579-414c-a85f-89898cbb4757"
+ "WESTUS2:20221114T205040Z:3723974d-b7a0-4cf8-b80e-08e4e54ff168"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -117,10 +117,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:49:34 GMT"
+ "Mon, 14 Nov 2022 20:50:39 GMT"
],
"Content-Length": [
- "228"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -129,32 +129,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782\",\r\n \"name\": \"crptestar8782\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar8782\": \"2022-06-15 03:49:34Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653\",\r\n \"name\": \"crptestar2653\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar2653\": \"2022-11-14 20:50:38Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar8782?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rhcjg3ODI/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar2653?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjI2NTM/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "0987ce79-aa6c-4531-a8f8-2c38464f88b5"
+ "8a62ef75-425d-4947-9daa-54b13ea54545"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -165,16 +165,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
+ "1194"
],
"x-ms-request-id": [
- "08d66a3a-6536-4a16-b09c-491694d44d46"
+ "b8832487-bebf-4ce4-924a-c34915aceb02"
],
"x-ms-correlation-request-id": [
- "08d66a3a-6536-4a16-b09c-491694d44d46"
+ "b8832487-bebf-4ce4-924a-c34915aceb02"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035348Z:08d66a3a-6536-4a16-b09c-491694d44d46"
+ "WESTUS2:20221114T205135Z:b8832487-bebf-4ce4-924a-c34915aceb02"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -183,10 +183,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:53:48 GMT"
+ "Mon, 14 Nov 2022 20:51:34 GMT"
],
"Content-Length": [
- "180"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -195,32 +195,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782\",\r\n \"name\": \"crptestar8782\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653\",\r\n \"name\": \"crptestar2653\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Network/virtualNetworks/csvnet1119?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQxMTE5P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Network/virtualNetworks/csvnet3711?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQzNzExP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet4419\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet3862\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "6bda4102-05d5-402f-83fd-ba2429bba49e"
+ "f3b33f29-81e7-444c-94e1-e2446f02073b"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "297"
+ "301"
]
},
"ResponseHeaders": {
@@ -234,19 +234,19 @@
"3"
],
"x-ms-request-id": [
- "fa9aaf51-4eb9-4b02-aeed-c67d80ebe457"
+ "ba0f580f-df3b-4630-a018-657cb7799755"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/fa9aaf51-4eb9-4b02-aeed-c67d80ebe457?api-version=2019-09-01"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/ba0f580f-df3b-4630-a018-657cb7799755?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "fd0c96bf-0654-478f-9dbe-fc5592aa9c71"
+ "d6d535d6-cbd0-41b2-9aa1-d234d01372cd"
],
"Azure-AsyncNotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "d549041e-e7bd-425c-98aa-308df97ceeef"
+ "22f58741-cf08-48ee-bd78-ee166e63e431"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -259,16 +259,16 @@
"1199"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T034928Z:fd0c96bf-0654-478f-9dbe-fc5592aa9c71"
+ "WESTUS2:20221114T205030Z:d6d535d6-cbd0-41b2-9aa1-d234d01372cd"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:49:28 GMT"
+ "Mon, 14 Nov 2022 20:50:29 GMT"
],
"Content-Length": [
- "1232"
+ "1237"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -277,19 +277,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet1119\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Network/virtualNetworks/csvnet1119\",\r\n \"etag\": \"W/\\\"38b816c1-e405-47a3-b158-71eca007e6e0\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"76bde23a-ba14-4a32-9a97-3739f687db13\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet4419\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Network/virtualNetworks/csvnet1119/subnets/subnet4419\",\r\n \"etag\": \"W/\\\"38b816c1-e405-47a3-b158-71eca007e6e0\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet3711\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Network/virtualNetworks/csvnet3711\",\r\n \"etag\": \"W/\\\"2e074923-99f6-4705-847e-d063e7d30833\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"19479e20-c2ef-4e4a-a987-9b9c5c29d25a\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet3862\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Network/virtualNetworks/csvnet3711/subnets/subnet3862\",\r\n \"etag\": \"W/\\\"2e074923-99f6-4705-847e-d063e7d30833\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/fa9aaf51-4eb9-4b02-aeed-c67d80ebe457?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zL2ZhOWFhZjUxLTRlYjktNGIwMi1hZWVkLWM2N2Q4MGViZTQ1Nz9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/ba0f580f-df3b-4630-a018-657cb7799755?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy9iYTBmNTgwZi1kZjNiLTQ2MzAtYTAxOC02NTdjYjc3OTk3NTU/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -301,13 +301,13 @@
"no-cache"
],
"x-ms-request-id": [
- "f17747b9-e5ab-43ce-bd45-ff2308357304"
+ "7875eae9-768d-427f-8248-fa28a02ee930"
],
"x-ms-correlation-request-id": [
- "dcfa8137-0ec0-4852-9b6b-4c42033e1ea3"
+ "78ebb1a5-3004-4db6-9709-04088c1029d8"
],
"x-ms-arm-service-request-id": [
- "8bdac661-c555-437c-b069-a38ef1bcff39"
+ "e23c28bc-b821-4954-8701-e4cc2b93edf4"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -320,13 +320,13 @@
"11999"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T034931Z:dcfa8137-0ec0-4852-9b6b-4c42033e1ea3"
+ "WESTUS2:20221114T205033Z:78ebb1a5-3004-4db6-9709-04088c1029d8"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:49:31 GMT"
+ "Mon, 14 Nov 2022 20:50:33 GMT"
],
"Content-Length": [
"29"
@@ -342,15 +342,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Network/virtualNetworks/csvnet1119?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQxMTE5P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Network/virtualNetworks/csvnet3711?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQzNzExP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -362,16 +362,16 @@
"no-cache"
],
"ETag": [
- "W/\"a912cffb-391d-4153-9188-da29c326fe19\""
+ "W/\"2ba254c5-c160-4a04-b96c-525b062fedca\""
],
"x-ms-request-id": [
- "ebf1d326-97f9-4f78-b18d-14cbebeaa318"
+ "6b729f2e-21a9-483e-a8ba-152972bf3c24"
],
"x-ms-correlation-request-id": [
- "648e1c16-a08c-4935-b5e6-31b5a41586d8"
+ "d0812d63-de3d-4703-87a2-649819bbd604"
],
"x-ms-arm-service-request-id": [
- "b8d87f2e-07a4-45f6-a024-be53000c5bac"
+ "da4d0e7e-d964-421c-b23e-ad834f1ad0e1"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -384,16 +384,16 @@
"11998"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T034932Z:648e1c16-a08c-4935-b5e6-31b5a41586d8"
+ "WESTUS2:20221114T205033Z:d0812d63-de3d-4703-87a2-649819bbd604"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:49:32 GMT"
+ "Mon, 14 Nov 2022 20:50:33 GMT"
],
"Content-Length": [
- "1234"
+ "1239"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -402,32 +402,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet1119\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Network/virtualNetworks/csvnet1119\",\r\n \"etag\": \"W/\\\"a912cffb-391d-4153-9188-da29c326fe19\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"76bde23a-ba14-4a32-9a97-3739f687db13\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet4419\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Network/virtualNetworks/csvnet1119/subnets/subnet4419\",\r\n \"etag\": \"W/\\\"a912cffb-391d-4153-9188-da29c326fe19\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet3711\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Network/virtualNetworks/csvnet3711\",\r\n \"etag\": \"W/\\\"2ba254c5-c160-4a04-b96c-525b062fedca\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"19479e20-c2ef-4e4a-a987-9b9c5c29d25a\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet3862\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Network/virtualNetworks/csvnet3711/subnets/subnet3862\",\r\n \"etag\": \"W/\\\"2ba254c5-c160-4a04-b96c-525b062fedca\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Network/publicIPAddresses/cspip973?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwOTczP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Network/publicIPAddresses/cspip8192?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwODE5Mj9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns7934\"\r\n }\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns9035\"\r\n }\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "dad48536-b307-4edc-91d0-7cc0395c900e"
+ "3d5d2687-6f7d-4414-aef5-0d39513da44e"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "163"
+ "167"
]
},
"ResponseHeaders": {
@@ -441,19 +441,19 @@
"1"
],
"x-ms-request-id": [
- "307a03b9-45a7-494b-85a8-09b340f8fb23"
+ "506ad8d1-95ad-4c38-ac38-2736d7506538"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/307a03b9-45a7-494b-85a8-09b340f8fb23?api-version=2019-09-01"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/506ad8d1-95ad-4c38-ac38-2736d7506538?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "fbc2d8b3-bc5b-459e-b960-aabbf3b12014"
+ "38ab1103-9318-4494-a572-77cf0400f35b"
],
"Azure-AsyncNotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "29ff7096-631e-4bcd-b385-d8e21566d713"
+ "a594622f-79df-47d1-985f-139cbbb5398f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -466,16 +466,16 @@
"1198"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T034933Z:fbc2d8b3-bc5b-459e-b960-aabbf3b12014"
+ "WESTUS2:20221114T205035Z:38ab1103-9318-4494-a572-77cf0400f35b"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:49:33 GMT"
+ "Mon, 14 Nov 2022 20:50:35 GMT"
],
"Content-Length": [
- "722"
+ "732"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -484,19 +484,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip973\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Network/publicIPAddresses/cspip973\",\r\n \"etag\": \"W/\\\"33eb6c87-9a48-4cec-ae0b-53d3b2fa4c50\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"8924a09e-f025-49f5-bc42-ab19eee2868d\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns7934\",\r\n \"fqdn\": \"dns7934.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip8192\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Network/publicIPAddresses/cspip8192\",\r\n \"etag\": \"W/\\\"dd5ea1e6-201c-4966-81ce-c40329c9f2b7\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"06ca8b7d-782f-49e5-8477-4ed1e167b0c6\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns9035\",\r\n \"fqdn\": \"dns9035.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/307a03b9-45a7-494b-85a8-09b340f8fb23?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzMwN2EwM2I5LTQ1YTctNDk0Yi04NWE4LTA5YjM0MGY4ZmIyMz9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/506ad8d1-95ad-4c38-ac38-2736d7506538?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy81MDZhZDhkMS05NWFkLTRjMzgtYWMzOC0yNzM2ZDc1MDY1Mzg/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -507,14 +507,17 @@
"Pragma": [
"no-cache"
],
+ "Retry-After": [
+ "2"
+ ],
"x-ms-request-id": [
- "6d0fc561-0e34-4e96-8c89-8d9a3f032058"
+ "6c5a6fa7-07f3-4bfc-b983-5c4680393d44"
],
"x-ms-correlation-request-id": [
- "87c26ec1-271a-415b-8471-3dee5c0ca89e"
+ "4281bf42-96b2-4358-8abd-a7011a7e1886"
],
"x-ms-arm-service-request-id": [
- "a8451aae-1fe1-4c76-a38d-216f9ef17d0e"
+ "abf6fb89-3df1-452a-babe-a4faf6897401"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -527,13 +530,74 @@
"11997"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T034934Z:87c26ec1-271a-415b-8471-3dee5c0ca89e"
+ "WESTUS2:20221114T205036Z:4281bf42-96b2-4358-8abd-a7011a7e1886"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:50:36 GMT"
+ ],
+ "Content-Length": [
+ "30"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/506ad8d1-95ad-4c38-ac38-2736d7506538?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy81MDZhZDhkMS05NWFkLTRjMzgtYWMzOC0yNzM2ZDc1MDY1Mzg/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-request-id": [
+ "427df3b3-aa41-4532-873c-7441a0072f32"
+ ],
+ "x-ms-correlation-request-id": [
+ "f56da9d4-fcee-4252-8221-bfe947a0cc0e"
+ ],
+ "x-ms-arm-service-request-id": [
+ "5f1203be-7f00-48e0-be6a-7d7af6ad13c1"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11996"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T205039Z:f56da9d4-fcee-4252-8221-bfe947a0cc0e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:49:34 GMT"
+ "Mon, 14 Nov 2022 20:50:38 GMT"
],
"Content-Length": [
"29"
@@ -549,15 +613,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Network/publicIPAddresses/cspip973?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwOTczP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Network/publicIPAddresses/cspip8192?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwODE5Mj9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -569,16 +633,16 @@
"no-cache"
],
"ETag": [
- "W/\"3ad26dbd-c6fb-4a7b-8913-fba432e5371e\""
+ "W/\"74eacc63-30bf-4b7c-8a6c-9042063c3cdf\""
],
"x-ms-request-id": [
- "ef0be4ff-9da0-4494-965c-a36c493780ad"
+ "4705f985-b996-4d9c-bc72-081f9f7ceea8"
],
"x-ms-correlation-request-id": [
- "2268ff32-40d4-4be7-a9d3-38bf7ef1c437"
+ "b07afd50-e702-4c0f-8db4-6bd317076318"
],
"x-ms-arm-service-request-id": [
- "8b569f1e-5de1-47be-af3b-70d213c252f3"
+ "060f20fa-56e6-4ab8-9e4f-5453a4ec845c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -588,19 +652,19 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
+ "11995"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T034934Z:2268ff32-40d4-4be7-a9d3-38bf7ef1c437"
+ "WESTUS2:20221114T205039Z:b07afd50-e702-4c0f-8db4-6bd317076318"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:49:34 GMT"
+ "Mon, 14 Nov 2022 20:50:39 GMT"
],
"Content-Length": [
- "723"
+ "733"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -609,32 +673,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip973\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Network/publicIPAddresses/cspip973\",\r\n \"etag\": \"W/\\\"3ad26dbd-c6fb-4a7b-8913-fba432e5371e\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"8924a09e-f025-49f5-bc42-ab19eee2868d\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns7934\",\r\n \"fqdn\": \"dns7934.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip8192\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Network/publicIPAddresses/cspip8192\",\r\n \"etag\": \"W/\\\"74eacc63-30bf-4b7c-8a6c-9042063c3cdf\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"06ca8b7d-782f-49e5-8477-4ed1e167b0c6\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns9035\",\r\n \"fqdn\": \"dns9035.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Storage/storageAccounts/saforcspkg2906?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMjkwNj9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Storage/storageAccounts/saforcspkg5224?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNTIyND9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "f4a24368-d424-4d17-90b8-9b618820db7b"
+ "2c517f3a-c401-4897-9986-5e7e8df7c59b"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "89"
+ "93"
]
},
"ResponseHeaders": {
@@ -645,13 +709,13 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/33c9cf2e-d502-474f-91c7-1ea2de2adcd9?monitor=true&api-version=2015-06-15"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/81f5c5d3-4489-44d1-8fa8-210d8c3388d8?monitor=true&api-version=2015-06-15"
],
"Retry-After": [
"17"
],
"x-ms-request-id": [
- "33c9cf2e-d502-474f-91c7-1ea2de2adcd9"
+ "81f5c5d3-4489-44d1-8fa8-210d8c3388d8"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -660,19 +724,19 @@
"Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
+ "1199"
],
"x-ms-correlation-request-id": [
- "f72459a4-0baf-4697-a4e0-a03f47b9741a"
+ "200c7177-f9e5-40f2-905a-e9b8570585ae"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T034937Z:f72459a4-0baf-4697-a4e0-a03f47b9741a"
+ "WESTUS2:20221114T205046Z:200c7177-f9e5-40f2-905a-e9b8570585ae"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:49:37 GMT"
+ "Mon, 14 Nov 2022 20:50:45 GMT"
],
"Content-Type": [
"text/plain; charset=utf-8"
@@ -688,15 +752,15 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/33c9cf2e-d502-474f-91c7-1ea2de2adcd9?monitor=true&api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMi9hc3luY29wZXJhdGlvbnMvMzNjOWNmMmUtZDUwMi00NzRmLTkxYzctMWVhMmRlMmFkY2Q5P21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/81f5c5d3-4489-44d1-8fa8-210d8c3388d8?monitor=true&api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvYXN5bmNvcGVyYXRpb25zLzgxZjVjNWQzLTQ0ODktNDRkMS04ZmE4LTIxMGQ4YzMzODhkOD9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -708,7 +772,7 @@
"no-cache"
],
"x-ms-request-id": [
- "3b562232-394d-46ea-88ae-699db3d19cab"
+ "61f9c712-ff99-463a-b9f2-d1985de0ed41"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -717,22 +781,22 @@
"Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
+ "11999"
],
"x-ms-correlation-request-id": [
- "aede2b1e-7ced-4b90-9d51-daab19856ca0"
+ "893e8965-8f79-4b10-9846-bd8d945e3f7c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T034954Z:aede2b1e-7ced-4b90-9d51-daab19856ca0"
+ "WESTUS2:20221114T205103Z:893e8965-8f79-4b10-9846-bd8d945e3f7c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:49:54 GMT"
+ "Mon, 14 Nov 2022 20:51:03 GMT"
],
"Content-Length": [
- "89"
+ "93"
],
"Content-Type": [
"application/json"
@@ -741,25 +805,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "84991c5f-b07c-4c94-9391-26bb94de1ff7"
+ "3d2bd4c9-9f57-475c-bb5e-5cfc4f97fa49"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -771,7 +835,7 @@
"no-cache"
],
"x-ms-request-id": [
- "4f69dee3-dccd-430f-bcc3-b5229f7e7650"
+ "41948dde-a367-4a38-a53a-470ed2da40bc"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -780,22 +844,22 @@
"Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
+ "11998"
],
"x-ms-correlation-request-id": [
- "7e134715-76b9-452f-95e6-4cb16b0ea29d"
+ "0eb0cdf0-a995-483d-932b-4ac7790b79c9"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035005Z:7e134715-76b9-452f-95e6-4cb16b0ea29d"
+ "WESTUS2:20221114T205113Z:0eb0cdf0-a995-483d-932b-4ac7790b79c9"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:50:04 GMT"
+ "Mon, 14 Nov 2022 20:51:13 GMT"
],
"Content-Length": [
- "747"
+ "759"
],
"Content-Type": [
"application/json"
@@ -804,25 +868,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Storage/storageAccounts/saforcspkg2906\",\r\n \"name\": \"saforcspkg2906\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T03:49:36.3043071Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg2906.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg2906.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg2906.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg2906.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Storage/storageAccounts/saforcspkg5224\",\r\n \"name\": \"saforcspkg5224\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T20:50:41.8410401Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg5224.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg5224.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg5224.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg5224.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Storage/storageAccounts/saforcspkg2906?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMjkwNj9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Storage/storageAccounts/saforcspkg5224?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNTIyND9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "9b4e8271-cf13-4912-ac98-28b884df9ad4"
+ "17d2c183-2bf4-4c56-a160-20e12fb3ae17"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -834,7 +898,7 @@
"no-cache"
],
"x-ms-request-id": [
- "64b9953c-0900-41ee-95a0-3df902351add"
+ "06053c52-3d12-4390-bcd7-69fe03723355"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -843,22 +907,22 @@
"Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
+ "11997"
],
"x-ms-correlation-request-id": [
- "fd574eae-1640-481c-87f5-b9aed1381d56"
+ "661693ad-3863-4c1c-96e0-ae176be31876"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035005Z:fd574eae-1640-481c-87f5-b9aed1381d56"
+ "WESTUS2:20221114T205113Z:661693ad-3863-4c1c-96e0-ae176be31876"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:50:04 GMT"
+ "Mon, 14 Nov 2022 20:51:13 GMT"
],
"Content-Length": [
- "735"
+ "747"
],
"Content-Type": [
"application/json"
@@ -867,25 +931,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Storage/storageAccounts/saforcspkg2906\",\r\n \"name\": \"saforcspkg2906\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T03:49:36.3043071Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg2906.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg2906.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg2906.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg2906.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Storage/storageAccounts/saforcspkg5224\",\r\n \"name\": \"saforcspkg5224\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T20:50:41.8410401Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg5224.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg5224.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg5224.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg5224.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Storage/storageAccounts/saforcspkg2906/listKeys?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMjkwNi9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Storage/storageAccounts/saforcspkg5224/listKeys?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNTIyNC9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "POST",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "35976212-eb63-4cd9-87a9-11145cf5fd41"
+ "6152738b-9a06-416f-8124-9ed8e43207a9"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -897,7 +961,7 @@
"no-cache"
],
"x-ms-request-id": [
- "38f4a866-9252-4807-a607-a5a128e609b2"
+ "c1ce64ac-f418-4d3e-8a73-4792e75758d0"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -909,16 +973,16 @@
"11999"
],
"x-ms-correlation-request-id": [
- "b5b3dba0-ac07-4bc1-a91c-1429901dd190"
+ "3f679e2d-5bac-4746-8319-106c76de5162"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035005Z:b5b3dba0-ac07-4bc1-a91c-1429901dd190"
+ "WESTUS2:20221114T205114Z:3f679e2d-5bac-4746-8319-106c76de5162"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:50:04 GMT"
+ "Mon, 14 Nov 2022 20:51:13 GMT"
],
"Content-Length": [
"197"
@@ -934,22 +998,22 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Compute/cloudServices/cs5164?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1MTY0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Compute/cloudServices/cs1895?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MxODk1P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg2906.blob.core.windows.net/sascontainer/HelloWorldTest_WebRole_D2_V2.cspkg?sv=2017-04-17&sr=b&sig=pKp9V%2FLr42D5Zoegdv52gE2TzsoocL%2BTH16yYIzdEd4%3D&st=2022-06-14T03%3A53%3A46Z&se=2022-06-17T03%3A53%3A46Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7491\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe5278\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Network/publicIPAddresses/cspip973\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg5224.blob.core.windows.net/sascontainer/HelloWorldTest_WebRole_D2_V2.cspkg?sv=2017-04-17&sr=b&sig=Sanitized\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb138\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe1403\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Network/publicIPAddresses/cspip8192\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "31be9b44-c239-44bd-a86b-c21e4b854ea3"
+ "2054d563-6f8d-42c5-bd7f-e491e372953f"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -966,19 +1030,19 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/cf919972-5e6f-4d60-b405-660284e63f29?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/e5ab0c16-4022-466a-9574-41e31a1f5c83?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;292,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;292"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "cf919972-5e6f-4d60-b405-660284e63f29"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;295"
+ "e5ab0c16-4022-466a-9574-41e31a1f5c83"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -987,19 +1051,19 @@
"1199"
],
"x-ms-correlation-request-id": [
- "51789665-47a9-4f3b-87a1-90e65ebf7e65"
+ "829cc9ff-c76c-4b46-8f33-d69f92b7b659"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035351Z:51789665-47a9-4f3b-87a1-90e65ebf7e65"
+ "WESTUS2:20221114T205138Z:829cc9ff-c76c-4b46-8f33-d69f92b7b659"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:53:51 GMT"
+ "Mon, 14 Nov 2022 20:51:38 GMT"
],
"Content-Length": [
- "2715"
+ "2745"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1008,20 +1072,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs5164\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR8782/providers/Microsoft.Compute/cloudServices/cs5164\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7491\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe5278\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Network/publicIPAddresses/cspip973\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"88a782ca-18ea-4267-a32a-a1663f717fb1\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T03:53:51.165494Z\",\r\n \"lastModifiedAt\": \"2022-06-15T03:53:51.165494Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs1895\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR2653/providers/Microsoft.Compute/cloudServices/cs1895\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb138\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe1403\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Network/publicIPAddresses/cspip8192\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"be1effd1-78b6-429d-b210-ab6203b8fe72\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:51:37.8691131Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:51:37.8691131Z\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/cf919972-5e6f-4d60-b405-660284e63f29?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvY2Y5MTk5NzItNWU2Zi00ZDYwLWI0MDUtNjYwMjg0ZTYzZjI5P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/e5ab0c16-4022-466a-9574-41e31a1f5c83?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2U1YWIwYzE2LTQwMjItNDY2YS05NTc0LTQxZTMxYTFmNWM4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1035,10 +1099,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "79373867-daf3-43df-9c00-20cff57e3392"
+ "3d8bcc83-9f5e-44ee-90e9-0d1cfb9b93f3"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1048,19 +1112,19 @@
"11999"
],
"x-ms-correlation-request-id": [
- "aee94373-b284-41ce-b6ce-789949fcf86e"
+ "14213797-2753-48a8-aa91-18c1c837cbd9"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035422Z:aee94373-b284-41ce-b6ce-789949fcf86e"
+ "WESTUS2:20221114T205218Z:14213797-2753-48a8-aa91-18c1c837cbd9"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:54:22 GMT"
+ "Mon, 14 Nov 2022 20:52:18 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1069,20 +1133,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T22:53:51.165494-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cf919972-5e6f-4d60-b405-660284e63f29\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:51:37.8535139-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e5ab0c16-4022-466a-9574-41e31a1f5c83\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/cf919972-5e6f-4d60-b405-660284e63f29?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvY2Y5MTk5NzItNWU2Zi00ZDYwLWI0MDUtNjYwMjg0ZTYzZjI5P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/e5ab0c16-4022-466a-9574-41e31a1f5c83?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2U1YWIwYzE2LTQwMjItNDY2YS05NTc0LTQxZTMxYTFmNWM4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1096,10 +1160,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "e565c7a8-3fce-4004-afe0-42bcd89f8c54"
+ "eb42e486-cef0-4299-8c8b-512816d87309"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1109,19 +1173,19 @@
"11998"
],
"x-ms-correlation-request-id": [
- "980484f0-a1b9-4cb1-809a-e580537fee1a"
+ "16a5cc17-6813-4ca2-b810-83abe6c0df0f"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035452Z:980484f0-a1b9-4cb1-809a-e580537fee1a"
+ "WESTUS2:20221114T205249Z:16a5cc17-6813-4ca2-b810-83abe6c0df0f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:54:52 GMT"
+ "Mon, 14 Nov 2022 20:52:48 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1130,20 +1194,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T22:53:51.165494-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cf919972-5e6f-4d60-b405-660284e63f29\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:51:37.8535139-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e5ab0c16-4022-466a-9574-41e31a1f5c83\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/cf919972-5e6f-4d60-b405-660284e63f29?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvY2Y5MTk5NzItNWU2Zi00ZDYwLWI0MDUtNjYwMjg0ZTYzZjI5P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/e5ab0c16-4022-466a-9574-41e31a1f5c83?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2U1YWIwYzE2LTQwMjItNDY2YS05NTc0LTQxZTMxYTFmNWM4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1157,10 +1221,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "939d418d-c88c-4e2f-9a2e-94b13bd5c90f"
+ "aa82ba23-a165-4cd6-a5a2-e7141671b968"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1170,19 +1234,19 @@
"11997"
],
"x-ms-correlation-request-id": [
- "18ee89d9-6253-4308-9423-6e8521af9b13"
+ "b238ad9e-1cdb-438e-bbff-862e4dccabb4"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035523Z:18ee89d9-6253-4308-9423-6e8521af9b13"
+ "WESTUS2:20221114T205319Z:b238ad9e-1cdb-438e-bbff-862e4dccabb4"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:55:22 GMT"
+ "Mon, 14 Nov 2022 20:53:18 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1191,20 +1255,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T22:53:51.165494-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cf919972-5e6f-4d60-b405-660284e63f29\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:51:37.8535139-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e5ab0c16-4022-466a-9574-41e31a1f5c83\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/cf919972-5e6f-4d60-b405-660284e63f29?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvY2Y5MTk5NzItNWU2Zi00ZDYwLWI0MDUtNjYwMjg0ZTYzZjI5P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/e5ab0c16-4022-466a-9574-41e31a1f5c83?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2U1YWIwYzE2LTQwMjItNDY2YS05NTc0LTQxZTMxYTFmNWM4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1218,10 +1282,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "e0b7750f-089c-45f3-a4cd-713e1db2cff1"
+ "30343f98-ad53-4532-b6ec-7589da8c202e"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1231,19 +1295,19 @@
"11996"
],
"x-ms-correlation-request-id": [
- "1da7c73d-835d-48c5-a51d-62f8601a256a"
+ "bb2d44d6-ef7b-4b84-a8f2-f94b92d0b84b"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035553Z:1da7c73d-835d-48c5-a51d-62f8601a256a"
+ "WESTUS2:20221114T205349Z:bb2d44d6-ef7b-4b84-a8f2-f94b92d0b84b"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:55:52 GMT"
+ "Mon, 14 Nov 2022 20:53:49 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1252,20 +1316,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T22:53:51.165494-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cf919972-5e6f-4d60-b405-660284e63f29\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:51:37.8535139-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e5ab0c16-4022-466a-9574-41e31a1f5c83\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/cf919972-5e6f-4d60-b405-660284e63f29?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvY2Y5MTk5NzItNWU2Zi00ZDYwLWI0MDUtNjYwMjg0ZTYzZjI5P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/e5ab0c16-4022-466a-9574-41e31a1f5c83?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2U1YWIwYzE2LTQwMjItNDY2YS05NTc0LTQxZTMxYTFmNWM4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1279,10 +1343,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "6918ebba-f42f-4453-bf09-3e7d2ae7ca36"
+ "0feb294d-1cf0-48f8-a17e-b8b188dcc15a"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1292,80 +1356,19 @@
"11995"
],
"x-ms-correlation-request-id": [
- "5ad9e54f-cc2c-4b19-8dfd-02b5ea0a0247"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035623Z:5ad9e54f-cc2c-4b19-8dfd-02b5ea0a0247"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 03:56:23 GMT"
- ],
- "Content-Length": [
- "133"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T22:53:51.165494-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cf919972-5e6f-4d60-b405-660284e63f29\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/cf919972-5e6f-4d60-b405-660284e63f29?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvY2Y5MTk5NzItNWU2Zi00ZDYwLWI0MDUtNjYwMjg0ZTYzZjI5P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
- ],
- "x-ms-request-id": [
- "46392258-3463-4fa4-b53c-5572cef78f1a"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
- ],
- "x-ms-correlation-request-id": [
- "8db4f65a-3551-4c11-b6b9-7f17c905dff7"
+ "41d3d5c4-beec-4280-83d0-ca87fafc3c95"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035653Z:8db4f65a-3551-4c11-b6b9-7f17c905dff7"
+ "WESTUS2:20221114T205419Z:41d3d5c4-beec-4280-83d0-ca87fafc3c95"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:56:53 GMT"
+ "Mon, 14 Nov 2022 20:54:19 GMT"
],
"Content-Length": [
- "133"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1374,20 +1377,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T22:53:51.165494-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cf919972-5e6f-4d60-b405-660284e63f29\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:51:37.8535139-08:00\",\r\n \"endTime\": \"2022-11-14T12:54:18.6503698-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"e5ab0c16-4022-466a-9574-41e31a1f5c83\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/cf919972-5e6f-4d60-b405-660284e63f29?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvY2Y5MTk5NzItNWU2Zi00ZDYwLWI0MDUtNjYwMjg0ZTYzZjI5P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Compute/cloudServices/cs1895?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MxODk1P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1397,96 +1400,35 @@
"Pragma": [
"no-cache"
],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
- ],
- "x-ms-request-id": [
- "05e971a4-2fad-476b-ae46-0a6f7740316a"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
- ],
- "x-ms-correlation-request-id": [
- "ce709ce7-02cb-492c-919b-c4f069767d80"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035723Z:ce709ce7-02cb-492c-919b-c4f069767d80"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 03:57:22 GMT"
- ],
- "Content-Length": [
- "183"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T22:53:51.165494-05:00\",\r\n \"endTime\": \"2022-06-14T22:57:14.7445252-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"cf919972-5e6f-4d60-b405-660284e63f29\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Compute/cloudServices/cs5164?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1MTY0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;992,Microsoft.Compute/GetCloudService30Min;4928,Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4974"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "9686fb28-eaff-45c6-9cfc-9dad70bc3bf1"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;397,Microsoft.Compute/GetCloudService30Min;2552"
+ "e59bb911-21ed-4de2-9b39-344d2429bb92"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
+ "11994"
],
"x-ms-correlation-request-id": [
- "938412d3-9f77-44ce-bb91-f3d6d6b4b81c"
+ "87941fc5-7b77-4558-8cbc-97d80e627def"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035723Z:938412d3-9f77-44ce-bb91-f3d6d6b4b81c"
+ "WESTUS2:20221114T205419Z:87941fc5-7b77-4558-8cbc-97d80e627def"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:57:23 GMT"
+ "Mon, 14 Nov 2022 20:54:19 GMT"
],
"Content-Length": [
- "2717"
+ "2747"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1495,26 +1437,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs5164\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR8782/providers/Microsoft.Compute/cloudServices/cs5164\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7491\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe5278\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Network/publicIPAddresses/cspip973\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"88a782ca-18ea-4267-a32a-a1663f717fb1\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T03:53:51.165494Z\",\r\n \"lastModifiedAt\": \"2022-06-15T03:53:51.165494Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs1895\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR2653/providers/Microsoft.Compute/cloudServices/cs1895\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb138\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe1403\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Network/publicIPAddresses/cspip8192\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"be1effd1-78b6-429d-b210-ab6203b8fe72\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:51:37.8691131Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:51:37.8691131Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Compute/cloudServices/cs5164?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1MTY0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Compute/cloudServices/cs1895?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MxODk1P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "babd1316-2038-447f-b5d8-a48b25a9d1af"
+ "e0761fe9-4eff-427f-a001-376ceae0e97b"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1524,35 +1466,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;991,Microsoft.Compute/GetCloudService30Min;4927,Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4973"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "b38a967f-ce24-4a37-b604-29e704efa032"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;396,Microsoft.Compute/GetCloudService30Min;2551"
+ "9c15a6ce-6767-42a2-98fa-7ce67614176e"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
+ "11993"
],
"x-ms-correlation-request-id": [
- "7ad31a2b-e769-4d11-918b-e3c0373baf9f"
+ "82178d40-96b2-48e6-bc54-2d2410a2a596"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035724Z:7ad31a2b-e769-4d11-918b-e3c0373baf9f"
+ "WESTUS2:20221114T205420Z:82178d40-96b2-48e6-bc54-2d2410a2a596"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:57:23 GMT"
+ "Mon, 14 Nov 2022 20:54:19 GMT"
],
"Content-Length": [
- "2717"
+ "2747"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1561,26 +1503,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs5164\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR8782/providers/Microsoft.Compute/cloudServices/cs5164\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7491\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe5278\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Network/publicIPAddresses/cspip973\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"88a782ca-18ea-4267-a32a-a1663f717fb1\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T03:53:51.165494Z\",\r\n \"lastModifiedAt\": \"2022-06-15T03:53:51.165494Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs1895\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR2653/providers/Microsoft.Compute/cloudServices/cs1895\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb138\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe1403\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Network/publicIPAddresses/cspip8192\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"be1effd1-78b6-429d-b210-ab6203b8fe72\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:51:37.8691131Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:51:37.8691131Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Compute/cloudServices/cs5164?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1MTY0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Compute/cloudServices/cs1895?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MxODk1P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "185879b1-c10e-4309-abdb-bedb4132c10c"
+ "60cb3485-9cac-4a44-98c2-352239df1f3a"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1590,35 +1532,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;990,Microsoft.Compute/GetCloudService30Min;4921,Microsoft.Compute/GetCloudService3Min;996,Microsoft.Compute/GetCloudService30Min;4971"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "e3de4302-1ea5-40bb-b4fa-a6ad61067af4"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;394,Microsoft.Compute/GetCloudService30Min;2548"
+ "1d51e47b-39ab-4184-9102-bbc8b05b5936"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
+ "11990"
],
"x-ms-correlation-request-id": [
- "f2b2aed1-f104-4b5d-b54c-9fe6ad1b7c20"
+ "f0f0533b-13c7-4aeb-8acc-88b1f860346c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035755Z:f2b2aed1-f104-4b5d-b54c-9fe6ad1b7c20"
+ "WESTUS2:20221114T205451Z:f0f0533b-13c7-4aeb-8acc-88b1f860346c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:57:54 GMT"
+ "Mon, 14 Nov 2022 20:54:50 GMT"
],
"Content-Length": [
- "2717"
+ "2747"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1627,26 +1569,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs5164\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR8782/providers/Microsoft.Compute/cloudServices/cs5164\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7491\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe5278\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Network/publicIPAddresses/cspip973\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"88a782ca-18ea-4267-a32a-a1663f717fb1\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T03:53:51.165494Z\",\r\n \"lastModifiedAt\": \"2022-06-15T03:53:51.165494Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs1895\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR2653/providers/Microsoft.Compute/cloudServices/cs1895\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb138\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe1403\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Network/publicIPAddresses/cspip8192\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"be1effd1-78b6-429d-b210-ab6203b8fe72\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:51:37.8691131Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:51:37.8691131Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Compute/cloudServices/cs5164?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1MTY0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Compute/cloudServices/cs1895?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MxODk1P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "b53316d3-a5af-4406-bfe0-8ebbd9ad0891"
+ "a02e260b-7fff-4c96-996a-0ae14ec0f469"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1656,35 +1598,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;991,Microsoft.Compute/GetCloudService30Min;4934,Microsoft.Compute/GetCloudService3Min;995,Microsoft.Compute/GetCloudService30Min;4975"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "147ba3bd-eae1-4f06-b061-ae1722310cbf"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;393,Microsoft.Compute/GetCloudService30Min;2547"
+ "054f7a33-f8d6-4f6c-ae64-25e8577f1d3f"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11984"
+ "11986"
],
"x-ms-correlation-request-id": [
- "04383b2d-2d44-4218-b48d-c966b6bc16d9"
+ "b10d62b9-f52f-47f6-8e22-35d3c5be102d"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035856Z:04383b2d-2d44-4218-b48d-c966b6bc16d9"
+ "WESTUS2:20221114T205552Z:b10d62b9-f52f-47f6-8e22-35d3c5be102d"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:58:55 GMT"
+ "Mon, 14 Nov 2022 20:55:51 GMT"
],
"Content-Length": [
- "2717"
+ "2747"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1693,26 +1635,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs5164\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR8782/providers/Microsoft.Compute/cloudServices/cs5164\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7491\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe5278\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Network/publicIPAddresses/cspip973\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"88a782ca-18ea-4267-a32a-a1663f717fb1\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T03:53:51.165494Z\",\r\n \"lastModifiedAt\": \"2022-06-15T03:53:51.165494Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs1895\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR2653/providers/Microsoft.Compute/cloudServices/cs1895\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb138\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe1403\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Network/publicIPAddresses/cspip8192\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"be1effd1-78b6-429d-b210-ab6203b8fe72\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:51:37.8691131Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:51:37.8691131Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Compute/cloudServices/cs5164?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1MTY0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Compute/cloudServices/cs1895?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MxODk1P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "163332c5-fc84-4cd7-a0bc-a85235fafe5e"
+ "356c8ab1-6092-4aec-a64d-849abf7a86d1"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1722,35 +1664,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4932,Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4973"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "9cb7934c-d04b-4c26-a388-84c4ec45f67f"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;392,Microsoft.Compute/GetCloudService30Min;2546"
+ "2aa5fa6b-b6c6-43aa-b154-d76d7a4f94a6"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11981"
+ "11979"
],
"x-ms-correlation-request-id": [
- "0c124670-2136-434c-843f-9855121e2c4c"
+ "c7a3941c-d4fe-4e67-9c8e-ada69a62def9"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035927Z:0c124670-2136-434c-843f-9855121e2c4c"
+ "WESTUS2:20221114T205823Z:c7a3941c-d4fe-4e67-9c8e-ada69a62def9"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:59:26 GMT"
+ "Mon, 14 Nov 2022 20:58:23 GMT"
],
"Content-Length": [
- "2717"
+ "2747"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1759,26 +1701,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs5164\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR8782/providers/Microsoft.Compute/cloudServices/cs5164\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7491\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe5278\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Network/publicIPAddresses/cspip973\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"88a782ca-18ea-4267-a32a-a1663f717fb1\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T03:53:51.165494Z\",\r\n \"lastModifiedAt\": \"2022-06-15T03:53:51.165494Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs1895\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR2653/providers/Microsoft.Compute/cloudServices/cs1895\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb138\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe1403\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Network/publicIPAddresses/cspip8192\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"be1effd1-78b6-429d-b210-ab6203b8fe72\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:51:37.8691131Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:51:37.8691131Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Compute/cloudServices/cs5164?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1MTY0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Compute/cloudServices/cs1895?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MxODk1P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "ec8f5827-f45d-40d4-ba5d-09cc3d28b462"
+ "ff06eca9-78e1-4b3f-90a9-c52cafebd5b2"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1788,35 +1730,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4941,Microsoft.Compute/GetCloudService3Min;999,Microsoft.Compute/GetCloudService30Min;4999"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "665535f1-285a-48af-a260-cc7eb6f3c455"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;391,Microsoft.Compute/GetCloudService30Min;2544"
+ "79352eca-3994-4f96-91f6-ba67a4ff098e"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11978"
+ "11971"
],
"x-ms-correlation-request-id": [
- "88b3f9bc-16f3-473c-b713-21ec3f5ddd6d"
+ "590e5b2d-8780-4f08-9a88-3957c307951e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035958Z:88b3f9bc-16f3-473c-b713-21ec3f5ddd6d"
+ "WESTUS2:20221114T210125Z:590e5b2d-8780-4f08-9a88-3957c307951e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:59:57 GMT"
+ "Mon, 14 Nov 2022 21:01:25 GMT"
],
"Content-Length": [
- "2717"
+ "2747"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1825,26 +1767,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs5164\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR8782/providers/Microsoft.Compute/cloudServices/cs5164\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7491\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe5278\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Network/publicIPAddresses/cspip973\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"88a782ca-18ea-4267-a32a-a1663f717fb1\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T03:53:51.165494Z\",\r\n \"lastModifiedAt\": \"2022-06-15T03:53:51.165494Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs1895\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR2653/providers/Microsoft.Compute/cloudServices/cs1895\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb138\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe1403\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Network/publicIPAddresses/cspip8192\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"be1effd1-78b6-429d-b210-ab6203b8fe72\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:51:37.8691131Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:51:37.8691131Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Compute/cloudServices/cs5164?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1MTY0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Compute/cloudServices/cs1895?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MxODk1P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "2997d741-fe27-49fb-ad6d-180342abe07e"
+ "b1c2a5c0-bc76-40d5-b561-ee007f014a26"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1854,35 +1796,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;999,Microsoft.Compute/GetCloudService30Min;4940,Microsoft.Compute/GetCloudService3Min;999,Microsoft.Compute/GetCloudService30Min;4998"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "ebf95e9d-e6aa-449d-9a40-5fea939de9e2"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;393,Microsoft.Compute/GetCloudService30Min;2544"
+ "6440a015-0f7f-47ef-ae78-dcb5113a04f2"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11975"
+ "11963"
],
"x-ms-correlation-request-id": [
- "8f47b8b5-08f0-47e6-b7c6-92edb45b0a70"
+ "7567434e-00a7-4c2d-bf7e-641316ad6702"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T040029Z:8f47b8b5-08f0-47e6-b7c6-92edb45b0a70"
+ "WESTUS2:20221114T210427Z:7567434e-00a7-4c2d-bf7e-641316ad6702"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:00:28 GMT"
+ "Mon, 14 Nov 2022 21:04:26 GMT"
],
"Content-Length": [
- "2717"
+ "2747"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1891,26 +1833,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs5164\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR8782/providers/Microsoft.Compute/cloudServices/cs5164\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7491\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe5278\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Network/publicIPAddresses/cspip973\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"88a782ca-18ea-4267-a32a-a1663f717fb1\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T03:53:51.165494Z\",\r\n \"lastModifiedAt\": \"2022-06-15T03:53:51.165494Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs1895\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR2653/providers/Microsoft.Compute/cloudServices/cs1895\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb138\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe1403\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Network/publicIPAddresses/cspip8192\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"be1effd1-78b6-429d-b210-ab6203b8fe72\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:51:37.8691131Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:51:37.8691131Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Compute/cloudServices/cs5164/poweroff?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1MTY0L3Bvd2Vyb2ZmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Compute/cloudServices/cs1895/poweroff?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MxODk1L3Bvd2Vyb2ZmP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "POST",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "77f6fb88-a69c-40bd-9ee3-5640bdc95197"
+ "6f2ea36a-0761-4a1b-a520-2c00a6db8501"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1921,19 +1863,19 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e3cc915f-8c85-4b5d-a67a-20dfe1d7ae44?monitor=true&api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/6d2e6a6d-fcf8-4df1-856e-2aecd352d1a8?monitor=true&api-version=2022-09-04"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e3cc915f-8c85-4b5d-a67a-20dfe1d7ae44?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/6d2e6a6d-fcf8-4df1-856e-2aecd352d1a8?api-version=2022-09-04"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;291,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;291"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "e3cc915f-8c85-4b5d-a67a-20dfe1d7ae44"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;294"
+ "6d2e6a6d-fcf8-4df1-856e-2aecd352d1a8"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1942,16 +1884,16 @@
"1199"
],
"x-ms-correlation-request-id": [
- "1bc6d5f4-1718-43eb-8572-c600bf415a11"
+ "5797838d-e4a4-46e7-a7c5-13337779727f"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035724Z:1bc6d5f4-1718-43eb-8572-c600bf415a11"
+ "WESTUS2:20221114T205420Z:5797838d-e4a4-46e7-a7c5-13337779727f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:57:23 GMT"
+ "Mon, 14 Nov 2022 20:54:19 GMT"
],
"Expires": [
"-1"
@@ -1964,16 +1906,16 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e3cc915f-8c85-4b5d-a67a-20dfe1d7ae44?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTNjYzkxNWYtOGM4NS00YjVkLWE2N2EtMjBkZmUxZDdhZTQ0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/6d2e6a6d-fcf8-4df1-856e-2aecd352d1a8?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzZkMmU2YTZkLWZjZjgtNGRmMS04NTZlLTJhZWNkMzUyZDFhOD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1987,29 +1929,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "1e121a1d-93f4-42f1-8f7b-d714f825a05c"
+ "7bbb2f74-9d3f-4ccf-9320-fbd4466abf27"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
+ "11992"
],
"x-ms-correlation-request-id": [
- "1be74b7e-c798-423f-a96e-d4c9757f2de6"
+ "7b79d8ce-8523-45d4-8f2c-850ac0917a7a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035754Z:1be74b7e-c798-423f-a96e-d4c9757f2de6"
+ "WESTUS2:20221114T205450Z:7b79d8ce-8523-45d4-8f2c-850ac0917a7a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:57:54 GMT"
+ "Mon, 14 Nov 2022 20:54:49 GMT"
],
"Content-Length": [
"184"
@@ -2021,20 +1963,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T22:57:24.4789869-05:00\",\r\n \"endTime\": \"2022-06-14T22:57:49.9947391-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"e3cc915f-8c85-4b5d-a67a-20dfe1d7ae44\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:54:20.2909999-08:00\",\r\n \"endTime\": \"2022-11-14T12:54:45.8222465-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"6d2e6a6d-fcf8-4df1-856e-2aecd352d1a8\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e3cc915f-8c85-4b5d-a67a-20dfe1d7ae44?monitor=true&api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTNjYzkxNWYtOGM4NS00YjVkLWE2N2EtMjBkZmUxZDdhZTQ0P21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/6d2e6a6d-fcf8-4df1-856e-2aecd352d1a8?monitor=true&api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzZkMmU2YTZkLWZjZjgtNGRmMS04NTZlLTJhZWNkMzUyZDFhOD9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2048,29 +1990,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "7f4c4fea-5b3d-41dd-b395-74c257c6d590"
+ "cb89f56e-41e4-498f-a505-081eff882882"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
+ "11991"
],
"x-ms-correlation-request-id": [
- "16a039a4-05f7-411b-a2a4-4de03aa7f1da"
+ "51b8f963-435b-43bd-977d-f2b9ac850cf0"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035755Z:16a039a4-05f7-411b-a2a4-4de03aa7f1da"
+ "WESTUS2:20221114T205450Z:51b8f963-435b-43bd-977d-f2b9ac850cf0"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:57:54 GMT"
+ "Mon, 14 Nov 2022 20:54:49 GMT"
],
"Expires": [
"-1"
@@ -2083,22 +2025,22 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Compute/cloudServices/cs5164/start?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1MTY0L3N0YXJ0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Compute/cloudServices/cs1895/start?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MxODk1L3N0YXJ0P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "POST",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "ae861b83-c4cf-4d4c-808b-25c42da24476"
+ "76b4a3d3-6cfa-41e5-a88b-d864a2d6d689"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2109,19 +2051,19 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/411d6b70-208b-4305-92ff-28c7c7b0056f?monitor=true&api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/5cf23a4f-520c-4539-bec5-184ce67e0b68?monitor=true&api-version=2022-09-04"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/411d6b70-208b-4305-92ff-28c7c7b0056f?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/5cf23a4f-520c-4539-bec5-184ce67e0b68?api-version=2022-09-04"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;290,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;290"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "411d6b70-208b-4305-92ff-28c7c7b0056f"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;293"
+ "5cf23a4f-520c-4539-bec5-184ce67e0b68"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -2130,16 +2072,16 @@
"1198"
],
"x-ms-correlation-request-id": [
- "d9fbd283-bbe8-4054-8dc4-6e5d6e7fb4d1"
+ "cd0902e9-d37d-45f9-b97e-3fb72255860c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035755Z:d9fbd283-bbe8-4054-8dc4-6e5d6e7fb4d1"
+ "WESTUS2:20221114T205451Z:cd0902e9-d37d-45f9-b97e-3fb72255860c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:57:54 GMT"
+ "Mon, 14 Nov 2022 20:54:50 GMT"
],
"Expires": [
"-1"
@@ -2152,16 +2094,16 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/411d6b70-208b-4305-92ff-28c7c7b0056f?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNDExZDZiNzAtMjA4Yi00MzA1LTkyZmYtMjhjN2M3YjAwNTZmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/5cf23a4f-520c-4539-bec5-184ce67e0b68?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzVjZjIzYTRmLTUyMGMtNDUzOS1iZWM1LTE4NGNlNjdlMGI2OD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2175,29 +2117,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "2df5d730-85cc-4b98-a09a-89826ad204e2"
+ "94635502-fe88-40ce-a34c-a36f5c63b013"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
+ "11989"
],
"x-ms-correlation-request-id": [
- "972c3cdb-2367-48e8-a495-d06b76ce2195"
+ "04582417-8216-4ab5-a7bd-20d4e3bb5fbf"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035825Z:972c3cdb-2367-48e8-a495-d06b76ce2195"
+ "WESTUS2:20221114T205521Z:04582417-8216-4ab5-a7bd-20d4e3bb5fbf"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:58:25 GMT"
+ "Mon, 14 Nov 2022 20:55:21 GMT"
],
"Content-Length": [
"134"
@@ -2209,20 +2151,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T22:57:55.5260259-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"411d6b70-208b-4305-92ff-28c7c7b0056f\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:54:51.2753878-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5cf23a4f-520c-4539-bec5-184ce67e0b68\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/411d6b70-208b-4305-92ff-28c7c7b0056f?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNDExZDZiNzAtMjA4Yi00MzA1LTkyZmYtMjhjN2M3YjAwNTZmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/5cf23a4f-520c-4539-bec5-184ce67e0b68?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzVjZjIzYTRmLTUyMGMtNDUzOS1iZWM1LTE4NGNlNjdlMGI2OD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2236,29 +2178,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "f08e42d2-b22d-47f5-a19d-2465e4aa0a28"
+ "06140157-e659-430a-b351-b14a120473b1"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
+ "11988"
],
"x-ms-correlation-request-id": [
- "25bcc73a-0352-4cb5-b33d-006efc0f40a1"
+ "68f5095c-33ca-40dc-8498-c1bf8df48be6"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035855Z:25bcc73a-0352-4cb5-b33d-006efc0f40a1"
+ "WESTUS2:20221114T205551Z:68f5095c-33ca-40dc-8498-c1bf8df48be6"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:58:55 GMT"
+ "Mon, 14 Nov 2022 20:55:50 GMT"
],
"Content-Length": [
"184"
@@ -2270,20 +2212,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T22:57:55.5260259-05:00\",\r\n \"endTime\": \"2022-06-14T22:58:51.4012992-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"411d6b70-208b-4305-92ff-28c7c7b0056f\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:54:51.2753878-08:00\",\r\n \"endTime\": \"2022-11-14T12:55:36.9785001-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"5cf23a4f-520c-4539-bec5-184ce67e0b68\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/411d6b70-208b-4305-92ff-28c7c7b0056f?monitor=true&api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNDExZDZiNzAtMjA4Yi00MzA1LTkyZmYtMjhjN2M3YjAwNTZmP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/5cf23a4f-520c-4539-bec5-184ce67e0b68?monitor=true&api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzVjZjIzYTRmLTUyMGMtNDUzOS1iZWM1LTE4NGNlNjdlMGI2OD9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2297,29 +2239,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "98e5321c-4672-4cae-ba5e-ab48042e0895"
+ "6c1c75c0-de55-4423-a163-fca95f6184f9"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11985"
+ "11987"
],
"x-ms-correlation-request-id": [
- "cd203ca2-9416-4894-a733-2e5316ccc328"
+ "d93c2b61-1683-4200-8f70-13fed36598d0"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035856Z:cd203ca2-9416-4894-a733-2e5316ccc328"
+ "WESTUS2:20221114T205551Z:d93c2b61-1683-4200-8f70-13fed36598d0"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:58:55 GMT"
+ "Mon, 14 Nov 2022 20:55:51 GMT"
],
"Expires": [
"-1"
@@ -2332,22 +2274,22 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Compute/cloudServices/cs5164/restart?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1MTY0L3Jlc3RhcnQ/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Compute/cloudServices/cs1895/restart?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MxODk1L3Jlc3RhcnQ/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "POST",
"RequestBody": "{\r\n \"roleInstances\": [\r\n \"*\"\r\n ]\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "d77752c6-2912-4def-a301-9a1063e1c1ac"
+ "0afaccb6-49ea-4285-8f7a-d4eb215a9791"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2364,19 +2306,19 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/83131ead-7faf-474e-a728-95a68c8479ff?monitor=true&api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/83ba3aeb-7ead-4f2e-9587-912da49d9e07?monitor=true&api-version=2022-09-04"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/83131ead-7faf-474e-a728-95a68c8479ff?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/83ba3aeb-7ead-4f2e-9587-912da49d9e07?api-version=2022-09-04"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;291,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;291"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "83131ead-7faf-474e-a728-95a68c8479ff"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;292"
+ "83ba3aeb-7ead-4f2e-9587-912da49d9e07"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -2385,16 +2327,16 @@
"1197"
],
"x-ms-correlation-request-id": [
- "3faf74da-7757-4796-8352-e323c9a29bd9"
+ "76c118f2-b4df-4a9d-a15e-bbdf77851e2a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035856Z:3faf74da-7757-4796-8352-e323c9a29bd9"
+ "WESTUS2:20221114T205552Z:76c118f2-b4df-4a9d-a15e-bbdf77851e2a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:58:56 GMT"
+ "Mon, 14 Nov 2022 20:55:51 GMT"
],
"Expires": [
"-1"
@@ -2407,16 +2349,16 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/83131ead-7faf-474e-a728-95a68c8479ff?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvODMxMzFlYWQtN2ZhZi00NzRlLWE3MjgtOTVhNjhjODQ3OWZmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/83ba3aeb-7ead-4f2e-9587-912da49d9e07?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgzYmEzYWViLTdlYWQtNGYyZS05NTg3LTkxMmRhNDlkOWUwNz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2430,32 +2372,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "68bb443d-5c48-49d5-a586-e3b6a35a88ea"
+ "544c5545-fe49-49d1-aa28-5c45d0dfd1f8"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11985"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11983"
- ],
"x-ms-correlation-request-id": [
- "25ddbd19-9b88-4a6d-95e2-6adfff12b801"
+ "f04ddac5-bf2d-47b0-83c7-bcd25ed0ccba"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035927Z:25ddbd19-9b88-4a6d-95e2-6adfff12b801"
+ "WESTUS2:20221114T205622Z:f04ddac5-bf2d-47b0-83c7-bcd25ed0ccba"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:59:26 GMT"
+ "Mon, 14 Nov 2022 20:56:22 GMT"
],
"Content-Length": [
- "184"
+ "133"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2464,20 +2406,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T22:58:56.5731748-05:00\",\r\n \"endTime\": \"2022-06-14T22:59:06.8544855-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"83131ead-7faf-474e-a728-95a68c8479ff\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:55:52.494144-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"83ba3aeb-7ead-4f2e-9587-912da49d9e07\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/83131ead-7faf-474e-a728-95a68c8479ff?monitor=true&api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvODMxMzFlYWQtN2ZhZi00NzRlLWE3MjgtOTVhNjhjODQ3OWZmP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/83ba3aeb-7ead-4f2e-9587-912da49d9e07?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgzYmEzYWViLTdlYWQtNGYyZS05NTg3LTkxMmRhNDlkOWUwNz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2491,63 +2433,115 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "9e2be413-2367-4dc2-b7cf-8769b5d892b3"
+ "fcb42c32-65b7-4a81-87b2-d16a9b69b595"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11982"
+ "11984"
],
"x-ms-correlation-request-id": [
- "15a6e916-f8bf-437d-b4d6-16babb7d44d2"
+ "79a8a100-f74d-401d-a7dc-05c978d7a9d9"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035927Z:15a6e916-f8bf-437d-b4d6-16babb7d44d2"
+ "WESTUS2:20221114T205653Z:79a8a100-f74d-401d-a7dc-05c978d7a9d9"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:59:26 GMT"
+ "Mon, 14 Nov 2022 20:56:52 GMT"
+ ],
+ "Content-Length": [
+ "133"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
],
"Expires": [
"-1"
- ],
- "Content-Length": [
- "0"
]
},
- "ResponseBody": "",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:55:52.494144-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"83ba3aeb-7ead-4f2e-9587-912da49d9e07\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Compute/cloudServices/cs5164/reimage?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1MTY0L3JlaW1hZ2U/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
- "RequestMethod": "POST",
- "RequestBody": "{\r\n \"roleInstances\": [\r\n \"*\"\r\n ]\r\n}",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/83ba3aeb-7ead-4f2e-9587-912da49d9e07?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgzYmEzYWViLTdlYWQtNGYyZS05NTg3LTkxMmRhNDlkOWUwNz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
"RequestHeaders": {
- "x-ms-client-request-id": [
- "7a4d8490-02ff-46aa-8afb-115472637e73"
- ],
- "Accept-Language": [
- "en-US"
- ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "4ee15af1-e501-48d3-800b-9e5bcc73df48"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11983"
+ ],
+ "x-ms-correlation-request-id": [
+ "9d14fdcc-9b4b-480d-bd96-6de5cc643ef3"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T205723Z:9d14fdcc-9b4b-480d-bd96-6de5cc643ef3"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:57:22 GMT"
+ ],
+ "Content-Length": [
+ "133"
],
"Content-Type": [
"application/json; charset=utf-8"
],
- "Content-Length": [
- "40"
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:55:52.494144-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"83ba3aeb-7ead-4f2e-9587-912da49d9e07\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/83ba3aeb-7ead-4f2e-9587-912da49d9e07?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgzYmEzYWViLTdlYWQtNGYyZS05NTg3LTkxMmRhNDlkOWUwNz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2557,60 +2551,58 @@
"Pragma": [
"no-cache"
],
- "Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d506e9a9-0fae-4e74-bf7e-b66a2300b4f9?monitor=true&api-version=2022-04-04"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d506e9a9-0fae-4e74-bf7e-b66a2300b4f9?api-version=2022-04-04"
- ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "x-ms-request-id": [
- "d506e9a9-0fae-4e74-bf7e-b66a2300b4f9"
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;291"
+ "x-ms-request-id": [
+ "fe841733-55b4-439a-93f3-2891cd003858"
],
"Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1196"
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11982"
],
"x-ms-correlation-request-id": [
- "b85b46d3-31bb-4704-96b8-156919e69dfc"
+ "f9cfd356-8203-49ad-bf88-ec50c9b81f0f"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035927Z:b85b46d3-31bb-4704-96b8-156919e69dfc"
+ "WESTUS2:20221114T205753Z:f9cfd356-8203-49ad-bf88-ec50c9b81f0f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:59:27 GMT"
+ "Mon, 14 Nov 2022 20:57:53 GMT"
+ ],
+ "Content-Length": [
+ "133"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
],
"Expires": [
"-1"
- ],
- "Content-Length": [
- "0"
]
},
- "ResponseBody": "",
- "StatusCode": 202
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:55:52.494144-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"83ba3aeb-7ead-4f2e-9587-912da49d9e07\"\r\n}",
+ "StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d506e9a9-0fae-4e74-bf7e-b66a2300b4f9?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDUwNmU5YTktMGZhZS00ZTc0LWJmN2UtYjY2YTIzMDBiNGY5P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/83ba3aeb-7ead-4f2e-9587-912da49d9e07?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgzYmEzYWViLTdlYWQtNGYyZS05NTg3LTkxMmRhNDlkOWUwNz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2624,29 +2616,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "7cdf9dcc-fb80-4865-b382-90bbd568765e"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11980"
+ "df762620-0634-4737-8271-cb62e8d507c3"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11981"
+ ],
"x-ms-correlation-request-id": [
- "431535bc-fdd9-4001-ac14-e159d75ffc50"
+ "ff8f72bb-bb6b-4e06-8cb2-566f2eac0b42"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035957Z:431535bc-fdd9-4001-ac14-e159d75ffc50"
+ "WESTUS2:20221114T205823Z:ff8f72bb-bb6b-4e06-8cb2-566f2eac0b42"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:59:57 GMT"
+ "Mon, 14 Nov 2022 20:58:22 GMT"
],
"Content-Length": [
"183"
@@ -2658,20 +2650,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T22:59:27.667123-05:00\",\r\n \"endTime\": \"2022-06-14T22:59:37.9484305-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"d506e9a9-0fae-4e74-bf7e-b66a2300b4f9\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:55:52.494144-08:00\",\r\n \"endTime\": \"2022-11-14T12:58:14.1822445-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"83ba3aeb-7ead-4f2e-9587-912da49d9e07\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d506e9a9-0fae-4e74-bf7e-b66a2300b4f9?monitor=true&api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDUwNmU5YTktMGZhZS00ZTc0LWJmN2UtYjY2YTIzMDBiNGY5P21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/83ba3aeb-7ead-4f2e-9587-912da49d9e07?monitor=true&api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgzYmEzYWViLTdlYWQtNGYyZS05NTg3LTkxMmRhNDlkOWUwNz9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2685,29 +2677,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "e9064fc8-4295-4e78-98d7-a1d5657f45ae"
+ "f98057a3-8345-4dac-a496-e6f43c8dddb2"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11979"
+ "11980"
],
"x-ms-correlation-request-id": [
- "6279878c-1a97-4fa4-ae80-c3be8a527b99"
+ "cdb96240-bdf1-4fc7-96d6-267ab7a37c9a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035958Z:6279878c-1a97-4fa4-ae80-c3be8a527b99"
+ "WESTUS2:20221114T205823Z:cdb96240-bdf1-4fc7-96d6-267ab7a37c9a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:59:57 GMT"
+ "Mon, 14 Nov 2022 20:58:22 GMT"
],
"Expires": [
"-1"
@@ -2720,22 +2712,22 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Compute/cloudServices/cs5164/rebuild?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1MTY0L3JlYnVpbGQ/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Compute/cloudServices/cs1895/reimage?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MxODk1L3JlaW1hZ2U/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "POST",
"RequestBody": "{\r\n \"roleInstances\": [\r\n \"*\"\r\n ]\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "9c347578-e558-4d20-ae21-6bad1f9e58e7"
+ "f6bb110d-aea0-4eac-9cdb-bbcbc5f81492"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2752,37 +2744,37 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/7437b6e9-f9de-4db5-9173-33f74c380d32?monitor=true&api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/46ee9167-9573-4d9e-84a4-daa95f4a9f95?monitor=true&api-version=2022-09-04"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/7437b6e9-f9de-4db5-9173-33f74c380d32?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/46ee9167-9573-4d9e-84a4-daa95f4a9f95?api-version=2022-09-04"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;290,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;290"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "7437b6e9-f9de-4db5-9173-33f74c380d32"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;290"
+ "46ee9167-9573-4d9e-84a4-daa95f4a9f95"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1195"
+ "1196"
],
"x-ms-correlation-request-id": [
- "50591796-a1ee-4f62-8a44-75084dff0ef5"
+ "9b6ffb71-d78c-441e-85ec-34d84aa07c7e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T035958Z:50591796-a1ee-4f62-8a44-75084dff0ef5"
+ "WESTUS2:20221114T205824Z:9b6ffb71-d78c-441e-85ec-34d84aa07c7e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 03:59:58 GMT"
+ "Mon, 14 Nov 2022 20:58:23 GMT"
],
"Expires": [
"-1"
@@ -2795,16 +2787,16 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/7437b6e9-f9de-4db5-9173-33f74c380d32?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNzQzN2I2ZTktZjlkZS00ZGI1LTkxNzMtMzNmNzRjMzgwZDMyP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/46ee9167-9573-4d9e-84a4-daa95f4a9f95?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQ2ZWU5MTY3LTk1NzMtNGQ5ZS04NGE0LWRhYTk1ZjRhOWY5NT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2818,32 +2810,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "04ece0b2-19da-4413-8bb9-e5d3b67177ef"
+ "869325e9-dee3-4bf9-957d-768496bbce1e"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11977"
+ "11978"
],
"x-ms-correlation-request-id": [
- "feb857cf-cc25-45cf-a7ba-b07b35eb6d87"
+ "0cde95c5-bdbb-4adc-998f-30f40301d2b3"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T040029Z:feb857cf-cc25-45cf-a7ba-b07b35eb6d87"
+ "WESTUS2:20221114T205854Z:0cde95c5-bdbb-4adc-998f-30f40301d2b3"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:00:28 GMT"
+ "Mon, 14 Nov 2022 20:58:53 GMT"
],
"Content-Length": [
- "184"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2852,20 +2844,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T22:59:58.6672669-05:00\",\r\n \"endTime\": \"2022-06-14T23:00:13.9485977-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"7437b6e9-f9de-4db5-9173-33f74c380d32\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:58:24.0416868-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"46ee9167-9573-4d9e-84a4-daa95f4a9f95\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/7437b6e9-f9de-4db5-9173-33f74c380d32?monitor=true&api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNzQzN2I2ZTktZjlkZS00ZGI1LTkxNzMtMzNmNzRjMzgwZDMyP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/46ee9167-9573-4d9e-84a4-daa95f4a9f95?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQ2ZWU5MTY3LTk1NzMtNGQ5ZS04NGE0LWRhYTk1ZjRhOWY5NT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2879,57 +2871,54 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "5d472bfc-f07c-43c6-a827-40fd4daef108"
+ "4c8f8eb6-4f11-433f-9f35-22918af077c7"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11976"
+ "11977"
],
"x-ms-correlation-request-id": [
- "3c50b5ca-676e-4b66-8066-60f8aad9d767"
+ "9d0a54c6-d80d-4c89-9502-62ffd74a79a0"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T040029Z:3c50b5ca-676e-4b66-8066-60f8aad9d767"
+ "WESTUS2:20221114T205924Z:9d0a54c6-d80d-4c89-9502-62ffd74a79a0"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:00:28 GMT"
+ "Mon, 14 Nov 2022 20:59:24 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
],
"Expires": [
"-1"
- ],
- "Content-Length": [
- "0"
]
},
- "ResponseBody": "",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:58:24.0416868-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"46ee9167-9573-4d9e-84a4-daa95f4a9f95\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar8782/providers/Microsoft.Compute/cloudServices/cs5164?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg3ODIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1MTY0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "DELETE",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/46ee9167-9573-4d9e-84a4-daa95f4a9f95?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQ2ZWU5MTY3LTk1NzMtNGQ5ZS04NGE0LWRhYTk1ZjRhOWY5NT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
- "x-ms-client-request-id": [
- "911d8b84-456f-4617-82fe-02fe8231b912"
- ],
- "Accept-Language": [
- "en-US"
- ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2939,60 +2928,119 @@
"Pragma": [
"no-cache"
],
- "Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f3b504c5-d617-44f0-aff6-1fcbb13751c1?monitor=true&api-version=2022-04-04"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f3b504c5-d617-44f0-aff6-1fcbb13751c1?api-version=2022-04-04"
- ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "x-ms-request-id": [
- "f3b504c5-d617-44f0-aff6-1fcbb13751c1"
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;289"
+ "x-ms-request-id": [
+ "8725cf04-a534-43ac-bed7-3a75d741f6a7"
],
"Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11976"
],
"x-ms-correlation-request-id": [
- "cd304a86-b17d-4c70-8c96-df405d8cf85b"
+ "ef9dae68-c938-4c0e-8485-c18513ff5b39"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T040029Z:cd304a86-b17d-4c70-8c96-df405d8cf85b"
+ "WESTUS2:20221114T205954Z:ef9dae68-c938-4c0e-8485-c18513ff5b39"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:00:29 GMT"
+ "Mon, 14 Nov 2022 20:59:53 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
],
"Expires": [
"-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:58:24.0416868-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"46ee9167-9573-4d9e-84a4-daa95f4a9f95\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/46ee9167-9573-4d9e-84a4-daa95f4a9f95?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQ2ZWU5MTY3LTk1NzMtNGQ5ZS04NGE0LWRhYTk1ZjRhOWY5NT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "79618dec-0367-4e10-91a1-06d5685b10c4"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11975"
+ ],
+ "x-ms-correlation-request-id": [
+ "036bb36c-cb83-4580-bd2c-33ac564a1293"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T210024Z:036bb36c-cb83-4580-bd2c-33ac564a1293"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:00:23 GMT"
],
"Content-Length": [
- "0"
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
]
},
- "ResponseBody": "",
- "StatusCode": 202
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:58:24.0416868-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"46ee9167-9573-4d9e-84a4-daa95f4a9f95\"\r\n}",
+ "StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f3b504c5-d617-44f0-aff6-1fcbb13751c1?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjNiNTA0YzUtZDYxNy00NGYwLWFmZjYtMWZjYmIxMzc1MWMxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/46ee9167-9573-4d9e-84a4-daa95f4a9f95?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQ2ZWU5MTY3LTk1NzMtNGQ5ZS04NGE0LWRhYTk1ZjRhOWY5NT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3006,32 +3054,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "e7aa4878-00bf-41b8-b03d-fad05349ab71"
+ "53aef100-430d-4b06-8339-be7e3df0de61"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
+ "11974"
],
"x-ms-correlation-request-id": [
- "708c7e19-8319-4252-bda0-9d8f5fec3a3c"
+ "b64f7e57-1ab1-4a07-89f7-142187bc7fcc"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T040556Z:708c7e19-8319-4252-bda0-9d8f5fec3a3c"
+ "WESTUS2:20221114T210054Z:b64f7e57-1ab1-4a07-89f7-142187bc7fcc"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:05:56 GMT"
+ "Mon, 14 Nov 2022 21:00:54 GMT"
],
"Content-Length": [
- "184"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3040,20 +3088,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:00:29.6361768-05:00\",\r\n \"endTime\": \"2022-06-14T23:01:30.6052888-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"f3b504c5-d617-44f0-aff6-1fcbb13751c1\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:58:24.0416868-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"46ee9167-9573-4d9e-84a4-daa95f4a9f95\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f3b504c5-d617-44f0-aff6-1fcbb13751c1?monitor=true&api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjNiNTA0YzUtZDYxNy00NGYwLWFmZjYtMWZjYmIxMzc1MWMxP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/46ee9167-9573-4d9e-84a4-daa95f4a9f95?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQ2ZWU5MTY3LTk1NzMtNGQ5ZS04NGE0LWRhYTk1ZjRhOWY5NT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3067,29 +3115,899 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "37bd443f-9c4c-45cb-af68-f3daa9e54b98"
+ "7131d929-5145-488c-90fa-59b07f6e004d"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11973"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
+ "x-ms-correlation-request-id": [
+ "ba5eb1e9-76b4-4456-9cd5-85e995fcdc87"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T210125Z:ba5eb1e9-76b4-4456-9cd5-85e995fcdc87"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:01:24 GMT"
+ ],
+ "Content-Length": [
+ "184"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:58:24.0416868-08:00\",\r\n \"endTime\": \"2022-11-14T13:01:01.0268632-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"46ee9167-9573-4d9e-84a4-daa95f4a9f95\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/46ee9167-9573-4d9e-84a4-daa95f4a9f95?monitor=true&api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQ2ZWU5MTY3LTk1NzMtNGQ5ZS04NGE0LWRhYTk1ZjRhOWY5NT9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "09394c56-5072-4529-878b-d9e6ca1f5cef"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11972"
+ ],
+ "x-ms-correlation-request-id": [
+ "0ea61c08-498f-4fc3-9a39-7fe41e905a9e"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T210125Z:0ea61c08-498f-4fc3-9a39-7fe41e905a9e"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:01:24 GMT"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Content-Length": [
+ "0"
+ ]
+ },
+ "ResponseBody": "",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Compute/cloudServices/cs1895/rebuild?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MxODk1L3JlYnVpbGQ/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
+ "RequestMethod": "POST",
+ "RequestBody": "{\r\n \"roleInstances\": [\r\n \"*\"\r\n ]\r\n}",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "f912fa92-49b4-4471-990a-a2fa66a738ac"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Content-Length": [
+ "40"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Location": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7dcc7b31-cce7-48cf-82e9-fbe6589c3a8e?monitor=true&api-version=2022-09-04"
+ ],
+ "Azure-AsyncOperation": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7dcc7b31-cce7-48cf-82e9-fbe6589c3a8e?api-version=2022-09-04"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;289,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;299"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-request-id": [
+ "7dcc7b31-cce7-48cf-82e9-fbe6589c3a8e"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1195"
+ ],
+ "x-ms-correlation-request-id": [
+ "1e4fbb73-cc9c-424c-a421-7c7226b25746"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T210126Z:1e4fbb73-cc9c-424c-a421-7c7226b25746"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:01:25 GMT"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Content-Length": [
+ "0"
+ ]
+ },
+ "ResponseBody": "",
+ "StatusCode": 202
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7dcc7b31-cce7-48cf-82e9-fbe6589c3a8e?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkY2M3YjMxLWNjZTctNDhjZi04MmU5LWZiZTY1ODljM2E4ZT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "479d8716-8ec5-4d37-97db-6bb40ff809a0"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11970"
+ ],
+ "x-ms-correlation-request-id": [
+ "67fc1295-fb38-4b8c-b8c2-9c9216cab80e"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T210156Z:67fc1295-fb38-4b8c-b8c2-9c9216cab80e"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:01:55 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:01:26.1050674-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7dcc7b31-cce7-48cf-82e9-fbe6589c3a8e\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7dcc7b31-cce7-48cf-82e9-fbe6589c3a8e?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkY2M3YjMxLWNjZTctNDhjZi04MmU5LWZiZTY1ODljM2E4ZT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "0355ca03-89f2-4647-b5c2-ccd32de06a6d"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11969"
+ ],
+ "x-ms-correlation-request-id": [
+ "4e5c2fe9-4783-4985-8114-10bf35bc7275"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T210226Z:4e5c2fe9-4783-4985-8114-10bf35bc7275"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:02:26 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:01:26.1050674-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7dcc7b31-cce7-48cf-82e9-fbe6589c3a8e\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7dcc7b31-cce7-48cf-82e9-fbe6589c3a8e?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkY2M3YjMxLWNjZTctNDhjZi04MmU5LWZiZTY1ODljM2E4ZT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "038989b9-fae6-4064-8f51-09b3fa11889f"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11968"
+ ],
+ "x-ms-correlation-request-id": [
+ "55df2072-740c-47e3-b2b6-fcdb760c6a22"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T210256Z:55df2072-740c-47e3-b2b6-fcdb760c6a22"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:02:55 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:01:26.1050674-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7dcc7b31-cce7-48cf-82e9-fbe6589c3a8e\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7dcc7b31-cce7-48cf-82e9-fbe6589c3a8e?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkY2M3YjMxLWNjZTctNDhjZi04MmU5LWZiZTY1ODljM2E4ZT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "81cd9478-ea2d-49d0-b217-70097acfaa0d"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11967"
+ ],
+ "x-ms-correlation-request-id": [
+ "8a8972ef-97d7-42ab-9d32-56ac21ac2e4b"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T210326Z:8a8972ef-97d7-42ab-9d32-56ac21ac2e4b"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:03:26 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:01:26.1050674-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7dcc7b31-cce7-48cf-82e9-fbe6589c3a8e\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7dcc7b31-cce7-48cf-82e9-fbe6589c3a8e?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkY2M3YjMxLWNjZTctNDhjZi04MmU5LWZiZTY1ODljM2E4ZT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "2f7d784b-274d-46b8-8373-1c162d584c66"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11966"
+ ],
+ "x-ms-correlation-request-id": [
+ "8475f779-b4fe-42f8-a049-50d603e9ce41"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T210356Z:8475f779-b4fe-42f8-a049-50d603e9ce41"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:03:56 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:01:26.1050674-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7dcc7b31-cce7-48cf-82e9-fbe6589c3a8e\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7dcc7b31-cce7-48cf-82e9-fbe6589c3a8e?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkY2M3YjMxLWNjZTctNDhjZi04MmU5LWZiZTY1ODljM2E4ZT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "490b26db-069a-472a-b04a-be4000f53725"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11965"
+ ],
+ "x-ms-correlation-request-id": [
+ "70b967ad-5ee2-40bc-bde0-3c879268db8c"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T210427Z:70b967ad-5ee2-40bc-bde0-3c879268db8c"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:04:26 GMT"
+ ],
+ "Content-Length": [
+ "183"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:01:26.1050674-08:00\",\r\n \"endTime\": \"2022-11-14T13:04:08.027831-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"7dcc7b31-cce7-48cf-82e9-fbe6589c3a8e\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7dcc7b31-cce7-48cf-82e9-fbe6589c3a8e?monitor=true&api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkY2M3YjMxLWNjZTctNDhjZi04MmU5LWZiZTY1ODljM2E4ZT9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "bc6401af-4978-4241-8582-10a2c5c12384"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11964"
+ ],
+ "x-ms-correlation-request-id": [
+ "4104cc4a-3442-423a-bbd1-f940524eb3b3"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T210427Z:4104cc4a-3442-423a-bbd1-f940524eb3b3"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:04:26 GMT"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Content-Length": [
+ "0"
+ ]
+ },
+ "ResponseBody": "",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2653/providers/Microsoft.Compute/cloudServices/cs1895?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI2NTMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MxODk1P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
+ "RequestMethod": "DELETE",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "79e345db-a18f-4670-9765-c7c8eba1b010"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Location": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/a4272e2d-89d4-4868-8d83-0d1b82a346f2?monitor=true&api-version=2022-09-04"
+ ],
+ "Azure-AsyncOperation": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/a4272e2d-89d4-4868-8d83-0d1b82a346f2?api-version=2022-09-04"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;288,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;298"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-request-id": [
+ "a4272e2d-89d4-4868-8d83-0d1b82a346f2"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-deletes": [
+ "14999"
+ ],
+ "x-ms-correlation-request-id": [
+ "87951a02-f06e-489f-a845-8d37c42496a7"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T210428Z:87951a02-f06e-489f-a845-8d37c42496a7"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:04:27 GMT"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Content-Length": [
+ "0"
+ ]
+ },
+ "ResponseBody": "",
+ "StatusCode": 202
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/a4272e2d-89d4-4868-8d83-0d1b82a346f2?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2E0MjcyZTJkLTg5ZDQtNDg2OC04ZDgzLTBkMWI4MmEzNDZmMj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "6568f9cd-19c4-4730-9177-0090b9e289fb"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11962"
+ ],
+ "x-ms-correlation-request-id": [
+ "b8288f71-3f6a-437c-ad92-c2060a0f7766"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T210458Z:b8288f71-3f6a-437c-ad92-c2060a0f7766"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:04:58 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:04:27.9810562-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"a4272e2d-89d4-4868-8d83-0d1b82a346f2\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/a4272e2d-89d4-4868-8d83-0d1b82a346f2?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2E0MjcyZTJkLTg5ZDQtNDg2OC04ZDgzLTBkMWI4MmEzNDZmMj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "c4c3fd6c-f0be-4e2a-8098-09ba4604b5f8"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11961"
+ ],
+ "x-ms-correlation-request-id": [
+ "b2a7511f-fe3f-44f5-9f56-dcf4dfaad379"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T210528Z:b2a7511f-fe3f-44f5-9f56-dcf4dfaad379"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:05:27 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:04:27.9810562-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"a4272e2d-89d4-4868-8d83-0d1b82a346f2\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/a4272e2d-89d4-4868-8d83-0d1b82a346f2?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2E0MjcyZTJkLTg5ZDQtNDg2OC04ZDgzLTBkMWI4MmEzNDZmMj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "66438b8d-aac0-422f-8847-73369018dd57"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11960"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-correlation-request-id": [
+ "a2b0f4cb-9c24-4588-8b56-6e6f4cf1e2cb"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T210558Z:a2b0f4cb-9c24-4588-8b56-6e6f4cf1e2cb"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:05:57 GMT"
+ ],
+ "Content-Length": [
+ "184"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:04:27.9810562-08:00\",\r\n \"endTime\": \"2022-11-14T13:05:28.8720024-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"a4272e2d-89d4-4868-8d83-0d1b82a346f2\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/a4272e2d-89d4-4868-8d83-0d1b82a346f2?monitor=true&api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2E0MjcyZTJkLTg5ZDQtNDg2OC04ZDgzLTBkMWI4MmEzNDZmMj9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "a8a193ba-8c31-4c70-a40c-1dd9da993652"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11959"
],
"x-ms-correlation-request-id": [
- "7c27ee2e-e52f-4b0d-974d-59dbfbdee2b2"
+ "2da772e3-9e69-41b4-af74-a98ab4950be9"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T040556Z:7c27ee2e-e52f-4b0d-974d-59dbfbdee2b2"
+ "WESTUS2:20221114T210558Z:2da772e3-9e69-41b4-af74-a98ab4950be9"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:05:56 GMT"
+ "Mon, 14 Nov 2022 21:05:57 GMT"
],
"Expires": [
"-1"
@@ -3102,21 +4020,21 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar8782?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rhcjg3ODI/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar2653?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjI2NTM/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "ffa2b631-320a-450a-9fcd-ceed3cb0e436"
+ "a4c53ce8-7afd-4f17-99de-50b7515f9cf4"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
@@ -3128,7 +4046,7 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI4NzgyLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVIyNjUzLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2017-05-10"
],
"Retry-After": [
"15"
@@ -3137,13 +4055,13 @@
"14999"
],
"x-ms-request-id": [
- "51e97dbf-e72d-4a12-b3e3-568ecc26c5f8"
+ "edd2fb36-2f1d-4e8b-ad3e-da92890421f6"
],
"x-ms-correlation-request-id": [
- "51e97dbf-e72d-4a12-b3e3-568ecc26c5f8"
+ "edd2fb36-2f1d-4e8b-ad3e-da92890421f6"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T040558Z:51e97dbf-e72d-4a12-b3e3-568ecc26c5f8"
+ "WESTUS2:20221114T210618Z:edd2fb36-2f1d-4e8b-ad3e-da92890421f6"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3152,7 +4070,7 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:05:57 GMT"
+ "Mon, 14 Nov 2022 21:06:17 GMT"
],
"Expires": [
"-1"
@@ -3167,21 +4085,21 @@
],
"Names": {
"Test_Create_PowerOff_Start_CloudServiceOperation": [
- "crptestar8782",
- "cs5164",
- "cspip973",
- "csvnet1119",
- "subnet4419",
- "dns7934",
- "lb7491",
- "lbfe5278"
+ "crptestar2653",
+ "cs1895",
+ "cspip8192",
+ "csvnet3711",
+ "subnet3862",
+ "dns9035",
+ "lb138",
+ "lbfe1403"
],
"CreateCspkgSasUrl": [
- "saforcspkg2906",
- "asforcspkg9760"
+ "saforcspkg5224",
+ "asforcspkg732"
]
},
"Variables": {
- "SubscriptionId": "e37510d7-33b6-4676-886f-ee75bcc01871"
+ "SubscriptionId": "850f02f7-e14c-4fb7-905d-7b98bcae9c7f"
}
}
\ No newline at end of file
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceOperationTests/Test_ListCloudServicesOperation.json b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceOperationTests/Test_ListCloudServicesOperation.json
index 47ef5376fd51..5e0c69b1bd0b 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceOperationTests/Test_ListCloudServicesOperation.json
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceOperationTests/Test_ListCloudServicesOperation.json
@@ -1,28 +1,28 @@
{
"Entries": [
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar5259?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjUyNTk/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar2720?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjI3MjA/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar5259\": \"2022-06-15 20:50:15Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar2720\": \"2022-11-14 21:06:19Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "71eb2ec4-7ea9-4eeb-b6ed-71e75616bfa5"
+ "53b43bd8-e6a3-4ad3-ae9a-9f764c29f762"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "97"
]
},
"ResponseHeaders": {
@@ -36,13 +36,13 @@
"1199"
],
"x-ms-request-id": [
- "4ba086af-2e3b-4ce9-a401-207f9421167f"
+ "ecd8b8a0-2ebb-49dd-a65e-2c0588fb1d70"
],
"x-ms-correlation-request-id": [
- "4ba086af-2e3b-4ce9-a401-207f9421167f"
+ "ecd8b8a0-2ebb-49dd-a65e-2c0588fb1d70"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205017Z:4ba086af-2e3b-4ce9-a401-207f9421167f"
+ "WESTUS2:20221114T210621Z:ecd8b8a0-2ebb-49dd-a65e-2c0588fb1d70"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -51,10 +51,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:50:16 GMT"
+ "Mon, 14 Nov 2022 21:06:21 GMT"
],
"Content-Length": [
- "228"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -63,32 +63,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259\",\r\n \"name\": \"crptestar5259\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar5259\": \"2022-06-15 20:50:15Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720\",\r\n \"name\": \"crptestar2720\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar2720\": \"2022-11-14 21:06:19Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar5259?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjUyNTk/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar2720?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjI3MjA/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar5259\": \"2022-06-15 20:52:21Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar2720\": \"2022-11-14 21:07:11Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "fcd5c117-86db-418a-b517-25cb35af65e5"
+ "12719f5c-5fd3-4900-8c19-69f79f2bf58c"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "97"
]
},
"ResponseHeaders": {
@@ -102,13 +102,13 @@
"1198"
],
"x-ms-request-id": [
- "d62d30ca-facd-41d9-904a-ceb94d4dd3a3"
+ "44754c92-5552-4669-bf43-618599114b8e"
],
"x-ms-correlation-request-id": [
- "d62d30ca-facd-41d9-904a-ceb94d4dd3a3"
+ "44754c92-5552-4669-bf43-618599114b8e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205221Z:d62d30ca-facd-41d9-904a-ceb94d4dd3a3"
+ "WESTUS2:20221114T210712Z:44754c92-5552-4669-bf43-618599114b8e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -117,10 +117,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:52:20 GMT"
+ "Mon, 14 Nov 2022 21:07:11 GMT"
],
"Content-Length": [
- "228"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -129,32 +129,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259\",\r\n \"name\": \"crptestar5259\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar5259\": \"2022-06-15 20:52:21Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720\",\r\n \"name\": \"crptestar2720\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar2720\": \"2022-11-14 21:07:11Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar5259?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjUyNTk/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar2720?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjI3MjA/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "ae6182b6-9090-45dc-a2cf-20d5ca48d893"
+ "e7ab330d-d86f-41df-8c92-df115464114a"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -168,13 +168,13 @@
"1197"
],
"x-ms-request-id": [
- "ab8ddf5f-5972-43be-9d03-26d1fbbdd905"
+ "e3cfa32b-4768-42b5-83d8-5bf30b14fd89"
],
"x-ms-correlation-request-id": [
- "ab8ddf5f-5972-43be-9d03-26d1fbbdd905"
+ "e3cfa32b-4768-42b5-83d8-5bf30b14fd89"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205230Z:ab8ddf5f-5972-43be-9d03-26d1fbbdd905"
+ "WESTUS2:20221114T210726Z:e3cfa32b-4768-42b5-83d8-5bf30b14fd89"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -183,10 +183,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:52:29 GMT"
+ "Mon, 14 Nov 2022 21:07:26 GMT"
],
"Content-Length": [
- "180"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -195,32 +195,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259\",\r\n \"name\": \"crptestar5259\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720\",\r\n \"name\": \"crptestar2720\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar5259?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjUyNTk/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar2720?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjI3MjA/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar5259\": \"2022-06-15 20:58:37Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar2720\": \"2022-11-14 21:11:02Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "7fda4a66-b460-44bd-954b-6e5179d82d19"
+ "d7855738-6b6a-4e36-bc42-561587703870"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "97"
]
},
"ResponseHeaders": {
@@ -234,13 +234,13 @@
"1199"
],
"x-ms-request-id": [
- "6dd61a1d-85ee-4766-934b-bbed4783532d"
+ "1e0f02d0-363b-4f3f-91f6-b15cd5af5c31"
],
"x-ms-correlation-request-id": [
- "6dd61a1d-85ee-4766-934b-bbed4783532d"
+ "1e0f02d0-363b-4f3f-91f6-b15cd5af5c31"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205838Z:6dd61a1d-85ee-4766-934b-bbed4783532d"
+ "WESTUS2:20221114T211104Z:1e0f02d0-363b-4f3f-91f6-b15cd5af5c31"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -249,10 +249,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:58:38 GMT"
+ "Mon, 14 Nov 2022 21:11:04 GMT"
],
"Content-Length": [
- "228"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -261,32 +261,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259\",\r\n \"name\": \"crptestar5259\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar5259\": \"2022-06-15 20:58:37Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720\",\r\n \"name\": \"crptestar2720\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar2720\": \"2022-11-14 21:11:02Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar5259?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjUyNTk/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar2720?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjI3MjA/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "cda2934a-a0b5-4c7a-82c2-2c53b7e2118f"
+ "96f7b5d8-ba42-4e8c-90b8-df2bf77ccf7d"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -300,13 +300,13 @@
"1198"
],
"x-ms-request-id": [
- "d681ee28-8cad-4350-85f1-4452216ae763"
+ "f3c344ad-7f50-469e-af41-6dbd167984b0"
],
"x-ms-correlation-request-id": [
- "d681ee28-8cad-4350-85f1-4452216ae763"
+ "f3c344ad-7f50-469e-af41-6dbd167984b0"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205848Z:d681ee28-8cad-4350-85f1-4452216ae763"
+ "WESTUS2:20221114T211117Z:f3c344ad-7f50-469e-af41-6dbd167984b0"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -315,10 +315,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:58:47 GMT"
+ "Mon, 14 Nov 2022 21:11:17 GMT"
],
"Content-Length": [
- "180"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -327,32 +327,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259\",\r\n \"name\": \"crptestar5259\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720\",\r\n \"name\": \"crptestar2720\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Storage/storageAccounts/saforcspkg1037?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUyNTkvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMTAzNz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Storage/storageAccounts/saforcspkg4268?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI3MjAvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNDI2OD9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "fd4c2d87-3f28-4424-804a-3df6fee6a8ab"
+ "fa21ab74-1025-4b60-aeee-345fc3da0647"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "89"
+ "93"
]
},
"ResponseHeaders": {
@@ -363,13 +363,13 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/28ed50ef-3995-433d-8ee2-88cf8636250e?monitor=true&api-version=2015-06-15"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/d60e3a43-4498-4b99-98fd-adb236d17a1a?monitor=true&api-version=2015-06-15"
],
"Retry-After": [
"17"
],
"x-ms-request-id": [
- "28ed50ef-3995-433d-8ee2-88cf8636250e"
+ "d60e3a43-4498-4b99-98fd-adb236d17a1a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -381,16 +381,16 @@
"1199"
],
"x-ms-correlation-request-id": [
- "dea3cb6b-3923-411d-a74e-cd79a624bc03"
+ "73c87c0d-2524-4d31-86bd-8b9221d832a2"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205021Z:dea3cb6b-3923-411d-a74e-cd79a624bc03"
+ "WESTUS2:20221114T210628Z:73c87c0d-2524-4d31-86bd-8b9221d832a2"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:50:20 GMT"
+ "Mon, 14 Nov 2022 21:06:28 GMT"
],
"Content-Type": [
"text/plain; charset=utf-8"
@@ -406,15 +406,15 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/28ed50ef-3995-433d-8ee2-88cf8636250e?monitor=true&api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMi9hc3luY29wZXJhdGlvbnMvMjhlZDUwZWYtMzk5NS00MzNkLThlZTItODhjZjg2MzYyNTBlP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/d60e3a43-4498-4b99-98fd-adb236d17a1a?monitor=true&api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvYXN5bmNvcGVyYXRpb25zL2Q2MGUzYTQzLTQ0OTgtNGI5OS05OGZkLWFkYjIzNmQxN2ExYT9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -426,7 +426,7 @@
"no-cache"
],
"x-ms-request-id": [
- "333d088c-9442-4391-8528-1152d4758e44"
+ "6fc3ed33-60e8-4ea9-9aab-3f541b72691a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -438,19 +438,19 @@
"11999"
],
"x-ms-correlation-request-id": [
- "74407276-f725-486b-af12-c52b4168c71b"
+ "de2bb19e-f055-4598-a198-f7c40e4138d2"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205038Z:74407276-f725-486b-af12-c52b4168c71b"
+ "WESTUS2:20221114T210645Z:de2bb19e-f055-4598-a198-f7c40e4138d2"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:50:38 GMT"
+ "Mon, 14 Nov 2022 21:06:45 GMT"
],
"Content-Length": [
- "89"
+ "93"
],
"Content-Type": [
"application/json"
@@ -459,25 +459,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUyNTkvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI3MjAvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "cbc75ca2-cff7-40c2-b380-9a5e6f3b8c75"
+ "f54ca49e-eb25-4ed5-b315-30c7ae1a7b6b"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -489,7 +489,7 @@
"no-cache"
],
"x-ms-request-id": [
- "504b5934-bff6-4fb5-89a6-d5680e26e5a5"
+ "d7d4199c-3224-48ea-9ea4-dc22de344a98"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -501,19 +501,19 @@
"11998"
],
"x-ms-correlation-request-id": [
- "1e89a197-d9db-4eab-9283-67584ccf6d03"
+ "815cc4b2-ae1b-41d2-8860-00027f4bd8cd"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205048Z:1e89a197-d9db-4eab-9283-67584ccf6d03"
+ "WESTUS2:20221114T210656Z:815cc4b2-ae1b-41d2-8860-00027f4bd8cd"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:50:47 GMT"
+ "Mon, 14 Nov 2022 21:06:55 GMT"
],
"Content-Length": [
- "747"
+ "759"
],
"Content-Type": [
"application/json"
@@ -522,25 +522,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Storage/storageAccounts/saforcspkg1037\",\r\n \"name\": \"saforcspkg1037\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T20:50:19.5628528Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg1037.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg1037.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg1037.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg1037.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\",\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Storage/storageAccounts/saforcspkg4268\",\r\n \"name\": \"saforcspkg4268\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T21:06:24.4952257Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg4268.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg4268.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg4268.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg4268.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Storage/storageAccounts/saforcspkg1037?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUyNTkvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMTAzNz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Storage/storageAccounts/saforcspkg4268?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI3MjAvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNDI2OD9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "9b0b8550-27e1-4232-b5e6-5a3b4cda3d21"
+ "efd1cd7b-a810-4d0d-ba43-3deef3e97dde"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -552,7 +552,7 @@
"no-cache"
],
"x-ms-request-id": [
- "d7553f73-bc77-4332-b9c5-614cfc6f0d67"
+ "6daa73d5-0ea9-4e77-aad5-d13e321d21ff"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -564,19 +564,19 @@
"11997"
],
"x-ms-correlation-request-id": [
- "53570c64-8310-4625-9cd8-13853ccef63b"
+ "45a8fe98-814e-4a3f-8ee1-a95fd071db02"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205048Z:53570c64-8310-4625-9cd8-13853ccef63b"
+ "WESTUS2:20221114T210656Z:45a8fe98-814e-4a3f-8ee1-a95fd071db02"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:50:48 GMT"
+ "Mon, 14 Nov 2022 21:06:55 GMT"
],
"Content-Length": [
- "735"
+ "747"
],
"Content-Type": [
"application/json"
@@ -585,25 +585,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Storage/storageAccounts/saforcspkg1037\",\r\n \"name\": \"saforcspkg1037\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T20:50:19.5628528Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg1037.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg1037.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg1037.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg1037.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\",\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Storage/storageAccounts/saforcspkg4268\",\r\n \"name\": \"saforcspkg4268\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T21:06:24.4952257Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg4268.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg4268.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg4268.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg4268.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Storage/storageAccounts/saforcspkg1037/listKeys?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUyNTkvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMTAzNy9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Storage/storageAccounts/saforcspkg4268/listKeys?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI3MjAvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNDI2OC9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "POST",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "561b9614-2e63-4cc8-bc95-c55fb73e2152"
+ "11b126ed-5a36-48af-8dba-b826e6e5012d"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -615,7 +615,7 @@
"no-cache"
],
"x-ms-request-id": [
- "40180ac3-217a-4f53-a1d9-00b8ee846743"
+ "377ba8b5-05a2-4af3-b792-81b295b4bbf8"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -627,16 +627,16 @@
"11999"
],
"x-ms-correlation-request-id": [
- "d3519e7a-617b-4947-a0fe-281769c74e5e"
+ "51cde138-5f2e-424b-b43e-cc2b3133bcc0"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205048Z:d3519e7a-617b-4947-a0fe-281769c74e5e"
+ "WESTUS2:20221114T210656Z:51cde138-5f2e-424b-b43e-cc2b3133bcc0"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:50:48 GMT"
+ "Mon, 14 Nov 2022 21:06:56 GMT"
],
"Content-Length": [
"197"
@@ -652,28 +652,28 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/virtualNetworks/csvnet469?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUyNTkvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ0Njk/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/virtualNetworks/csvnet2817?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI3MjAvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQyODE3P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet8911\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet5999\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "83410136-2dbb-4f5c-a918-703db9e04033"
+ "0e44636f-fb04-4c73-97cd-bb0a69f6d091"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "297"
+ "301"
]
},
"ResponseHeaders": {
@@ -687,19 +687,19 @@
"3"
],
"x-ms-request-id": [
- "078c9f8e-3856-4c80-94f1-7099589dfe17"
+ "d1492392-673c-4094-a3d0-f1b5e6291490"
],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/078c9f8e-3856-4c80-94f1-7099589dfe17?api-version=2019-09-01"
+ "azure-asyncoperation": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/d1492392-673c-4094-a3d0-f1b5e6291490?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "585dc027-fc57-4437-a9c9-f69410f60f7a"
+ "f6a444c6-3724-4570-9338-0e60bca0ac2a"
],
- "Azure-AsyncNotification": [
+ "azure-asyncnotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "8ffdc6cb-25a8-4fa9-88a0-183cd678c752"
+ "8e1c6395-600d-49ff-a0fe-3a157a5d4c37"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -712,16 +712,16 @@
"1199"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205224Z:585dc027-fc57-4437-a9c9-f69410f60f7a"
+ "WESTUS2:20221114T210715Z:f6a444c6-3724-4570-9338-0e60bca0ac2a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:52:23 GMT"
+ "Mon, 14 Nov 2022 21:07:14 GMT"
],
"Content-Length": [
- "1229"
+ "1237"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -730,19 +730,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet469\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/virtualNetworks/csvnet469\",\r\n \"etag\": \"W/\\\"2c49519e-f7de-4818-901e-a497b0cc73c3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"77ffebf5-8042-40f4-91cd-58a39ddde1f7\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet8911\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/virtualNetworks/csvnet469/subnets/subnet8911\",\r\n \"etag\": \"W/\\\"2c49519e-f7de-4818-901e-a497b0cc73c3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet2817\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/virtualNetworks/csvnet2817\",\r\n \"etag\": \"W/\\\"92628661-2216-4fc4-9eaa-d55d571669ac\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"6480042d-7ff4-4a65-9e85-51253c81bd5f\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet5999\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/virtualNetworks/csvnet2817/subnets/subnet5999\",\r\n \"etag\": \"W/\\\"92628661-2216-4fc4-9eaa-d55d571669ac\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/078c9f8e-3856-4c80-94f1-7099589dfe17?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzA3OGM5ZjhlLTM4NTYtNGM4MC05NGYxLTcwOTk1ODlkZmUxNz9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/d1492392-673c-4094-a3d0-f1b5e6291490?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy9kMTQ5MjM5Mi02NzNjLTQwOTQtYTNkMC1mMWI1ZTYyOTE0OTA/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -754,13 +754,13 @@
"no-cache"
],
"x-ms-request-id": [
- "172d484c-b14a-4de4-ae70-b2ac4ad1270f"
+ "7364f8c7-ea46-4980-aa27-b0691ef0fb75"
],
"x-ms-correlation-request-id": [
- "5faaff4d-73dd-4e62-857a-48cccd9ffa46"
+ "3812ce8d-c480-4957-9688-81910aa503e8"
],
"x-ms-arm-service-request-id": [
- "80492823-011b-47d3-aff1-c3a08db39342"
+ "4cd4d4f3-cd1b-4c6d-8b25-887520134632"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -773,13 +773,13 @@
"11999"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205227Z:5faaff4d-73dd-4e62-857a-48cccd9ffa46"
+ "WESTUS2:20221114T210718Z:3812ce8d-c480-4957-9688-81910aa503e8"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:52:26 GMT"
+ "Mon, 14 Nov 2022 21:07:17 GMT"
],
"Content-Length": [
"29"
@@ -795,15 +795,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/virtualNetworks/csvnet469?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUyNTkvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ0Njk/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/virtualNetworks/csvnet2817?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI3MjAvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQyODE3P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -815,16 +815,16 @@
"no-cache"
],
"ETag": [
- "W/\"6d14add2-dcf4-4e13-a528-0ee0515733d7\""
+ "W/\"ca2176c7-bf7a-481e-bd21-4f715f08c079\""
],
"x-ms-request-id": [
- "f2fdc161-9ddc-45d9-b111-b0ea7c08387a"
+ "6112ac1a-ff1e-476f-8963-c6074ddcd652"
],
"x-ms-correlation-request-id": [
- "c157f71f-d83d-4307-ad42-e8250853778c"
+ "eb6d8297-c7a8-4a2a-a044-0b83d006960f"
],
"x-ms-arm-service-request-id": [
- "fc68ca5d-4226-436e-9eb3-7775f4dfb534"
+ "c15e1f47-b252-4c1e-84ce-ead7ddaafdc2"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -837,16 +837,16 @@
"11998"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205227Z:c157f71f-d83d-4307-ad42-e8250853778c"
+ "WESTUS2:20221114T210718Z:eb6d8297-c7a8-4a2a-a044-0b83d006960f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:52:26 GMT"
+ "Mon, 14 Nov 2022 21:07:17 GMT"
],
"Content-Length": [
- "1231"
+ "1239"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -855,32 +855,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet469\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/virtualNetworks/csvnet469\",\r\n \"etag\": \"W/\\\"6d14add2-dcf4-4e13-a528-0ee0515733d7\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"77ffebf5-8042-40f4-91cd-58a39ddde1f7\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet8911\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/virtualNetworks/csvnet469/subnets/subnet8911\",\r\n \"etag\": \"W/\\\"6d14add2-dcf4-4e13-a528-0ee0515733d7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet2817\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/virtualNetworks/csvnet2817\",\r\n \"etag\": \"W/\\\"ca2176c7-bf7a-481e-bd21-4f715f08c079\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"6480042d-7ff4-4a65-9e85-51253c81bd5f\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet5999\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/virtualNetworks/csvnet2817/subnets/subnet5999\",\r\n \"etag\": \"W/\\\"ca2176c7-bf7a-481e-bd21-4f715f08c079\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip1016?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUyNTkvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMTAxNj9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip7237?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI3MjAvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwNzIzNz9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns4599\"\r\n }\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns2074\"\r\n }\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "73c1f16a-4c05-4093-93e7-822b0ee670b4"
+ "c707899d-5639-4b94-9fe1-d04b6143362f"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "163"
+ "167"
]
},
"ResponseHeaders": {
@@ -894,19 +894,19 @@
"1"
],
"x-ms-request-id": [
- "296f3e0d-c844-4575-8fd4-0453da8ed08e"
+ "93144fe8-5ba2-4d29-9f62-bb0437fb37ac"
],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/296f3e0d-c844-4575-8fd4-0453da8ed08e?api-version=2019-09-01"
+ "azure-asyncoperation": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/93144fe8-5ba2-4d29-9f62-bb0437fb37ac?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "63f20ab3-d74d-42fb-9e5f-613d60c53b74"
+ "dfaa6eb5-ddfb-4e4d-bc6e-3c4002f851d3"
],
- "Azure-AsyncNotification": [
+ "azure-asyncnotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "00783b4c-16b4-49c2-ac0a-0e07030da487"
+ "372f97bd-1de1-4434-a01f-6703f753d930"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -919,16 +919,16 @@
"1198"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205228Z:63f20ab3-d74d-42fb-9e5f-613d60c53b74"
+ "WESTUS2:20221114T210724Z:dfaa6eb5-ddfb-4e4d-bc6e-3c4002f851d3"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:52:28 GMT"
+ "Mon, 14 Nov 2022 21:07:24 GMT"
],
"Content-Length": [
- "724"
+ "732"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -937,19 +937,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip1016\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip1016\",\r\n \"etag\": \"W/\\\"7de29e2d-b476-44ca-a796-dda4d22dd5f0\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"8fe7eb61-c40f-433b-a080-6353d92f56b3\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns4599\",\r\n \"fqdn\": \"dns4599.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip7237\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip7237\",\r\n \"etag\": \"W/\\\"a256255f-cdb4-4a70-8b1b-654f44a71859\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"a0a6308e-f4d4-4c8c-a532-1b9bb686eaef\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns2074\",\r\n \"fqdn\": \"dns2074.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/296f3e0d-c844-4575-8fd4-0453da8ed08e?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzI5NmYzZTBkLWM4NDQtNDU3NS04ZmQ0LTA0NTNkYThlZDA4ZT9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/93144fe8-5ba2-4d29-9f62-bb0437fb37ac?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy85MzE0NGZlOC01YmEyLTRkMjktOWY2Mi1iYjA0MzdmYjM3YWM/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -961,13 +961,13 @@
"no-cache"
],
"x-ms-request-id": [
- "65dde034-8594-4861-aa77-d5644e3d00a0"
+ "182e3b99-3e5b-4a21-b25e-f5b3efb81032"
],
"x-ms-correlation-request-id": [
- "edb3521e-bb72-4017-aa13-4929ddaad1e2"
+ "cc333461-3b16-4a57-bc40-2a8713d29fcc"
],
"x-ms-arm-service-request-id": [
- "d1f3e1b5-1f74-4dd6-a1a5-ead8ae5eb4df"
+ "6ef11baf-90f3-403b-b74b-4e99f3e1d846"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -980,13 +980,13 @@
"11997"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205229Z:edb3521e-bb72-4017-aa13-4929ddaad1e2"
+ "WESTUS2:20221114T210725Z:cc333461-3b16-4a57-bc40-2a8713d29fcc"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:52:29 GMT"
+ "Mon, 14 Nov 2022 21:07:25 GMT"
],
"Content-Length": [
"29"
@@ -1002,15 +1002,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip1016?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUyNTkvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMTAxNj9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip7237?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI3MjAvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwNzIzNz9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -1022,16 +1022,16 @@
"no-cache"
],
"ETag": [
- "W/\"fde77993-18a5-4be7-80ff-27c00b1cf7fb\""
+ "W/\"207548f3-d67b-4997-bafd-538e20ca74fd\""
],
"x-ms-request-id": [
- "b41a159c-c591-41b2-9c34-956b71787171"
+ "737bf8ab-f932-406c-9dcf-ae5275145f53"
],
"x-ms-correlation-request-id": [
- "00fad401-823c-4fa6-8e5d-aabe5895ae5c"
+ "56e6535d-f475-4bd5-8763-fa8f173d583e"
],
"x-ms-arm-service-request-id": [
- "4274fc9f-5444-4d86-9c3f-cf42657a2b43"
+ "e40ae2af-4e6f-4c78-9cc2-f2db73e5dfc8"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1044,16 +1044,16 @@
"11996"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205230Z:00fad401-823c-4fa6-8e5d-aabe5895ae5c"
+ "WESTUS2:20221114T210726Z:56e6535d-f475-4bd5-8763-fa8f173d583e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:52:29 GMT"
+ "Mon, 14 Nov 2022 21:07:25 GMT"
],
"Content-Length": [
- "725"
+ "733"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1062,32 +1062,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip1016\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip1016\",\r\n \"etag\": \"W/\\\"fde77993-18a5-4be7-80ff-27c00b1cf7fb\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"8fe7eb61-c40f-433b-a080-6353d92f56b3\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns4599\",\r\n \"fqdn\": \"dns4599.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip7237\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip7237\",\r\n \"etag\": \"W/\\\"207548f3-d67b-4997-bafd-538e20ca74fd\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"a0a6308e-f4d4-4c8c-a532-1b9bb686eaef\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns2074\",\r\n \"fqdn\": \"dns2074.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Compute/cloudServices/cs3287?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUyNTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzMjg3P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Compute/cloudServices/cs3826?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI3MjAvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzODI2P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg1037.blob.core.windows.net/sascontainer/HelloWorldTest_WebRole_D2_V2.cspkg?sv=2017-04-17&sr=b&sig=Ai0%2BWnco3FbS04WGrz0qye0K0%2FnOkeFIoZCMNkg%2BWGY%3D&st=2022-06-14T20%3A52%3A21Z&se=2022-06-17T20%3A52%3A21Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb940\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe6497\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip1016\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg4268.blob.core.windows.net/sascontainer/HelloWorldTest_WebRole_D2_V2.cspkg?sv=2017-04-17&sr=b&sig=Sanitized\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3170\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe6986\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip7237\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "4aaef1ab-2b46-40d1-b3c3-df80537cee51"
+ "3e8bdb40-95de-4574-8c8e-bd7b7e110d26"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "2149"
+ "2151"
]
},
"ResponseHeaders": {
@@ -1098,19 +1098,19 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2b716dd2-00db-460b-b6e6-0a16bde67df3?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7c517d0f-f52d-4f2a-83d6-d017bb63e348?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;289,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;297"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "2b716dd2-00db-460b-b6e6-0a16bde67df3"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;295"
+ "7c517d0f-f52d-4f2a-83d6-d017bb63e348"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1119,19 +1119,19 @@
"1199"
],
"x-ms-correlation-request-id": [
- "c5810d2a-72bd-4313-9274-d05b4b612174"
+ "23e86249-dbc4-4dfc-8205-405d9ae5567f"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205234Z:c5810d2a-72bd-4313-9274-d05b4b612174"
+ "WESTUS2:20221114T210730Z:23e86249-dbc4-4dfc-8205-405d9ae5567f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:52:33 GMT"
+ "Mon, 14 Nov 2022 21:07:30 GMT"
],
"Content-Length": [
- "2716"
+ "2746"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1140,20 +1140,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3287\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5259/providers/Microsoft.Compute/cloudServices/cs3287\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb940\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe6497\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip1016\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"d663e3d5-ee4e-4113-96e6-ba2aa67182cc\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T20:52:33.2389429Z\",\r\n \"lastModifiedAt\": \"2022-06-15T20:52:33.2389429Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs3826\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR2720/providers/Microsoft.Compute/cloudServices/cs3826\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3170\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe6986\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip7237\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"cb6ae053-3ad3-4975-90b3-c44da2b2b344\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:07:29.7788464Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:07:29.7788464Z\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2b716dd2-00db-460b-b6e6-0a16bde67df3?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMmI3MTZkZDItMDBkYi00NjBiLWI2ZTYtMGExNmJkZTY3ZGYzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7c517d0f-f52d-4f2a-83d6-d017bb63e348?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdjNTE3ZDBmLWY1MmQtNGYyYS04M2Q2LWQwMTdiYjYzZTM0OD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1167,10 +1167,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "18b8708c-e6f3-49ec-9ce0-0336ce384e44"
+ "744c917c-1753-454a-8c27-1b1e562c4b7c"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1180,16 +1180,16 @@
"11999"
],
"x-ms-correlation-request-id": [
- "d8b914bc-8ac6-4976-a0f7-96e488262d01"
+ "5b820b37-639c-48a8-8833-220b9a943773"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205304Z:d8b914bc-8ac6-4976-a0f7-96e488262d01"
+ "WESTUS2:20221114T210801Z:5b820b37-639c-48a8-8833-220b9a943773"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:53:03 GMT"
+ "Mon, 14 Nov 2022 21:08:01 GMT"
],
"Content-Length": [
"134"
@@ -1201,20 +1201,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:52:33.2233204-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2b716dd2-00db-460b-b6e6-0a16bde67df3\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:07:29.7788464-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7c517d0f-f52d-4f2a-83d6-d017bb63e348\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2b716dd2-00db-460b-b6e6-0a16bde67df3?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMmI3MTZkZDItMDBkYi00NjBiLWI2ZTYtMGExNmJkZTY3ZGYzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7c517d0f-f52d-4f2a-83d6-d017bb63e348?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdjNTE3ZDBmLWY1MmQtNGYyYS04M2Q2LWQwMTdiYjYzZTM0OD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1228,10 +1228,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "59692f9f-fefa-43b6-9faa-f93ed33bd932"
+ "beae5fc5-42de-437e-b8a3-d32c9eb75cd6"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1241,16 +1241,16 @@
"11998"
],
"x-ms-correlation-request-id": [
- "89378c5f-6547-47e8-836d-5794b59ca8d3"
+ "4c5046d6-9e51-424b-a447-060d118d0cf4"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205334Z:89378c5f-6547-47e8-836d-5794b59ca8d3"
+ "WESTUS2:20221114T210831Z:4c5046d6-9e51-424b-a447-060d118d0cf4"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:53:34 GMT"
+ "Mon, 14 Nov 2022 21:08:31 GMT"
],
"Content-Length": [
"134"
@@ -1262,20 +1262,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:52:33.2233204-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2b716dd2-00db-460b-b6e6-0a16bde67df3\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:07:29.7788464-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7c517d0f-f52d-4f2a-83d6-d017bb63e348\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2b716dd2-00db-460b-b6e6-0a16bde67df3?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMmI3MTZkZDItMDBkYi00NjBiLWI2ZTYtMGExNmJkZTY3ZGYzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7c517d0f-f52d-4f2a-83d6-d017bb63e348?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdjNTE3ZDBmLWY1MmQtNGYyYS04M2Q2LWQwMTdiYjYzZTM0OD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1289,10 +1289,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "48672a74-b3c3-40aa-a939-ee22a79c11d4"
+ "10cc041e-5681-4009-b98a-ec92f773f7e6"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1302,16 +1302,16 @@
"11997"
],
"x-ms-correlation-request-id": [
- "b605ce18-86da-4c94-a2ad-f328b6a7a79c"
+ "f66297f1-9bbc-4156-9854-bfd7df7fb3bf"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205405Z:b605ce18-86da-4c94-a2ad-f328b6a7a79c"
+ "WESTUS2:20221114T210901Z:f66297f1-9bbc-4156-9854-bfd7df7fb3bf"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:54:04 GMT"
+ "Mon, 14 Nov 2022 21:09:01 GMT"
],
"Content-Length": [
"134"
@@ -1323,20 +1323,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:52:33.2233204-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2b716dd2-00db-460b-b6e6-0a16bde67df3\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:07:29.7788464-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7c517d0f-f52d-4f2a-83d6-d017bb63e348\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2b716dd2-00db-460b-b6e6-0a16bde67df3?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMmI3MTZkZDItMDBkYi00NjBiLWI2ZTYtMGExNmJkZTY3ZGYzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7c517d0f-f52d-4f2a-83d6-d017bb63e348?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdjNTE3ZDBmLWY1MmQtNGYyYS04M2Q2LWQwMTdiYjYzZTM0OD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1350,10 +1350,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "9c41cf6a-9e4e-4578-9306-1eac106a3fe5"
+ "f7275405-eefd-4f50-ac65-a47ebb49ce80"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1363,16 +1363,16 @@
"11996"
],
"x-ms-correlation-request-id": [
- "2ffbd3d4-1c78-4587-beb0-71cebcbe63e3"
+ "6f515192-1663-4648-a700-df98e81d574b"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205435Z:2ffbd3d4-1c78-4587-beb0-71cebcbe63e3"
+ "WESTUS2:20221114T210932Z:6f515192-1663-4648-a700-df98e81d574b"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:54:34 GMT"
+ "Mon, 14 Nov 2022 21:09:31 GMT"
],
"Content-Length": [
"134"
@@ -1384,20 +1384,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:52:33.2233204-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2b716dd2-00db-460b-b6e6-0a16bde67df3\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:07:29.7788464-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7c517d0f-f52d-4f2a-83d6-d017bb63e348\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2b716dd2-00db-460b-b6e6-0a16bde67df3?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMmI3MTZkZDItMDBkYi00NjBiLWI2ZTYtMGExNmJkZTY3ZGYzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7c517d0f-f52d-4f2a-83d6-d017bb63e348?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdjNTE3ZDBmLWY1MmQtNGYyYS04M2Q2LWQwMTdiYjYzZTM0OD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1411,10 +1411,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "ae4a6408-e9d9-4d2f-b31e-b5bd57f5083c"
+ "a7b08374-f4ae-400d-a3b2-4c44ba68d4c9"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1424,16 +1424,16 @@
"11995"
],
"x-ms-correlation-request-id": [
- "76439c3a-4d1d-4513-bad9-2550b620266f"
+ "52276777-8db6-4ef2-9b3e-d9bb29d509b7"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205505Z:76439c3a-4d1d-4513-bad9-2550b620266f"
+ "WESTUS2:20221114T211002Z:52276777-8db6-4ef2-9b3e-d9bb29d509b7"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:55:04 GMT"
+ "Mon, 14 Nov 2022 21:10:02 GMT"
],
"Content-Length": [
"134"
@@ -1445,20 +1445,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:52:33.2233204-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2b716dd2-00db-460b-b6e6-0a16bde67df3\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:07:29.7788464-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7c517d0f-f52d-4f2a-83d6-d017bb63e348\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2b716dd2-00db-460b-b6e6-0a16bde67df3?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMmI3MTZkZDItMDBkYi00NjBiLWI2ZTYtMGExNmJkZTY3ZGYzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7c517d0f-f52d-4f2a-83d6-d017bb63e348?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdjNTE3ZDBmLWY1MmQtNGYyYS04M2Q2LWQwMTdiYjYzZTM0OD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1472,10 +1472,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "110a897d-cecb-48be-b8aa-57d81cdf9aba"
+ "ba835d83-9e64-49bb-a06e-47543dda04d5"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1485,16 +1485,16 @@
"11994"
],
"x-ms-correlation-request-id": [
- "ba4b5261-1b50-405a-9ae9-ec9d019fe28f"
+ "fd16e1a4-4e6c-43ad-81fc-b7b2142c4655"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205535Z:ba4b5261-1b50-405a-9ae9-ec9d019fe28f"
+ "WESTUS2:20221114T211032Z:fd16e1a4-4e6c-43ad-81fc-b7b2142c4655"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:55:35 GMT"
+ "Mon, 14 Nov 2022 21:10:32 GMT"
],
"Content-Length": [
"134"
@@ -1506,20 +1506,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:52:33.2233204-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2b716dd2-00db-460b-b6e6-0a16bde67df3\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:07:29.7788464-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7c517d0f-f52d-4f2a-83d6-d017bb63e348\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2b716dd2-00db-460b-b6e6-0a16bde67df3?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMmI3MTZkZDItMDBkYi00NjBiLWI2ZTYtMGExNmJkZTY3ZGYzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7c517d0f-f52d-4f2a-83d6-d017bb63e348?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdjNTE3ZDBmLWY1MmQtNGYyYS04M2Q2LWQwMTdiYjYzZTM0OD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1533,10 +1533,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "4f853ece-bae9-49e5-bf11-0ed49c72d554"
+ "72892c30-c48f-4d7d-b723-39fed41ad6fa"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1546,19 +1546,19 @@
"11993"
],
"x-ms-correlation-request-id": [
- "54458ba3-f483-450e-9faa-0c7e44b24be2"
+ "5a2d703b-e17e-4775-ace0-ad797e056915"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205605Z:54458ba3-f483-450e-9faa-0c7e44b24be2"
+ "WESTUS2:20221114T211102Z:5a2d703b-e17e-4775-ace0-ad797e056915"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:56:05 GMT"
+ "Mon, 14 Nov 2022 21:11:02 GMT"
],
"Content-Length": [
- "134"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1567,20 +1567,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:52:33.2233204-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2b716dd2-00db-460b-b6e6-0a16bde67df3\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:07:29.7788464-08:00\",\r\n \"endTime\": \"2022-11-14T13:10:35.8414181-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"7c517d0f-f52d-4f2a-83d6-d017bb63e348\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2b716dd2-00db-460b-b6e6-0a16bde67df3?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMmI3MTZkZDItMDBkYi00NjBiLWI2ZTYtMGExNmJkZTY3ZGYzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Compute/cloudServices/cs3826?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI3MjAvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzODI2P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1590,36 +1590,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;993,Microsoft.Compute/GetCloudService30Min;4953,Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4994"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
- ],
"x-ms-request-id": [
- "5ea8aeee-bb0c-444a-b460-0d209ea51e6b"
+ "9443fc92-ce89-4f43-9e5f-30bb49a58373"
],
"Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
"11992"
],
"x-ms-correlation-request-id": [
- "140c309f-03b1-4e3c-b7a5-ef59280d3f70"
+ "0375c231-6e6a-44c4-9680-9895144621f6"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205635Z:140c309f-03b1-4e3c-b7a5-ef59280d3f70"
+ "WESTUS2:20221114T211102Z:0375c231-6e6a-44c4-9680-9895144621f6"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:56:35 GMT"
+ "Mon, 14 Nov 2022 21:11:02 GMT"
],
"Content-Length": [
- "134"
+ "2748"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1628,20 +1627,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:52:33.2233204-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2b716dd2-00db-460b-b6e6-0a16bde67df3\"\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs3826\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR2720/providers/Microsoft.Compute/cloudServices/cs3826\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3170\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe6986\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip7237\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"cb6ae053-3ad3-4975-90b3-c44da2b2b344\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:07:29.7788464Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:07:29.7788464Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2b716dd2-00db-460b-b6e6-0a16bde67df3?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMmI3MTZkZDItMDBkYi00NjBiLWI2ZTYtMGExNmJkZTY3ZGYzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Compute/cloudServices/cs3826?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI3MjAvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzODI2P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
+ "x-ms-client-request-id": [
+ "fe471a6e-2d23-428d-a60b-ae4b26309d31"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1651,36 +1656,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;992,Microsoft.Compute/GetCloudService30Min;4952,Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4993"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
- ],
"x-ms-request-id": [
- "b3228cd8-77b3-407f-8e93-0011cb57a7ea"
+ "221edc92-f50f-4dc1-bdef-1bbb9e043073"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
"11991"
],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
- ],
"x-ms-correlation-request-id": [
- "cd996923-8a7b-42f1-89c0-b9dcc443b80c"
+ "98bd8796-576b-4d49-af28-12d4ae0fca35"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205705Z:cd996923-8a7b-42f1-89c0-b9dcc443b80c"
+ "WESTUS2:20221114T211102Z:98bd8796-576b-4d49-af28-12d4ae0fca35"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:57:05 GMT"
+ "Mon, 14 Nov 2022 21:11:02 GMT"
],
"Content-Length": [
- "134"
+ "2748"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1689,20 +1693,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:52:33.2233204-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2b716dd2-00db-460b-b6e6-0a16bde67df3\"\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs3826\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR2720/providers/Microsoft.Compute/cloudServices/cs3826\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3170\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe6986\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip7237\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"cb6ae053-3ad3-4975-90b3-c44da2b2b344\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:07:29.7788464Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:07:29.7788464Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2b716dd2-00db-460b-b6e6-0a16bde67df3?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMmI3MTZkZDItMDBkYi00NjBiLWI2ZTYtMGExNmJkZTY3ZGYzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "GET",
- "RequestBody": "",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/virtualNetworks/csvnet232?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI3MjAvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQyMzI/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
+ "RequestMethod": "PUT",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet7700\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
+ "x-ms-client-request-id": [
+ "7f360a91-2e1d-4316-b424-4b5b3d61c7a3"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Content-Length": [
+ "301"
]
},
"ResponseHeaders": {
@@ -1712,97 +1728,45 @@
"Pragma": [
"no-cache"
],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "Retry-After": [
+ "3"
],
"x-ms-request-id": [
- "b5fe58e1-c774-4730-aade-d89ac8261dfd"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
+ "a91dc84e-273a-4485-8aff-a5a865b4e718"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
+ "Azure-AsyncOperation": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/a91dc84e-273a-4485-8aff-a5a865b4e718?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "59628e3e-7d43-4a9e-a05f-7c3bf04fdcd3"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205736Z:59628e3e-7d43-4a9e-a05f-7c3bf04fdcd3"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 20:57:35 GMT"
+ "18a10493-5ce4-4378-9fb4-1fcb6c457fcc"
],
- "Content-Length": [
- "134"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:52:33.2233204-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2b716dd2-00db-460b-b6e6-0a16bde67df3\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2b716dd2-00db-460b-b6e6-0a16bde67df3?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMmI3MTZkZDItMDBkYi00NjBiLWI2ZTYtMGExNmJkZTY3ZGYzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
+ "Azure-AsyncNotification": [
+ "Enabled"
],
- "Pragma": [
- "no-cache"
+ "x-ms-arm-service-request-id": [
+ "1ee27d44-4350-4295-9661-e9cdd195cfdf"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
- ],
- "x-ms-request-id": [
- "a7595792-46a4-488a-ac75-935fa2b3d914"
- ],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
- ],
- "x-ms-correlation-request-id": [
- "ca56827b-9c24-405c-8f94-b5e07dd14acd"
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1199"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205806Z:ca56827b-9c24-405c-8f94-b5e07dd14acd"
+ "WESTUS2:20221114T211107Z:18a10493-5ce4-4378-9fb4-1fcb6c457fcc"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:58:06 GMT"
+ "Mon, 14 Nov 2022 21:11:06 GMT"
],
"Content-Length": [
- "134"
+ "1234"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1811,20 +1775,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:52:33.2233204-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2b716dd2-00db-460b-b6e6-0a16bde67df3\"\r\n}",
- "StatusCode": 200
+ "ResponseBody": "{\r\n \"name\": \"csvnet232\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/virtualNetworks/csvnet232\",\r\n \"etag\": \"W/\\\"4e04f581-3404-42f7-aef1-24b911fd21f8\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"38030684-c93a-4b82-b9f2-35a00d0dbfd6\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet7700\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/virtualNetworks/csvnet232/subnets/subnet7700\",\r\n \"etag\": \"W/\\\"4e04f581-3404-42f7-aef1-24b911fd21f8\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2b716dd2-00db-460b-b6e6-0a16bde67df3?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMmI3MTZkZDItMDBkYi00NjBiLWI2ZTYtMGExNmJkZTY3ZGYzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/a91dc84e-273a-4485-8aff-a5a865b4e718?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy9hOTFkYzg0ZS0yNzNhLTQ0ODUtOGFmZi1hNWE4NjViNGU3MTg/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
"ResponseHeaders": {
@@ -1834,36 +1798,36 @@
"Pragma": [
"no-cache"
],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
+ "x-ms-request-id": [
+ "480a68c6-325f-4e1e-bd61-854c6cf3f478"
],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "x-ms-correlation-request-id": [
+ "efccfe38-2286-4bb6-afff-ed5e19768db9"
],
- "x-ms-request-id": [
- "78a193c0-8b1b-48fb-9932-4564ec74217d"
+ "x-ms-arm-service-request-id": [
+ "f3a0ddb7-3229-4106-b987-2c2779634f28"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
- ],
- "x-ms-correlation-request-id": [
- "15dcde11-9d6b-464c-aff5-cb9b67172821"
+ "11999"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205836Z:15dcde11-9d6b-464c-aff5-cb9b67172821"
+ "WESTUS2:20221114T211110Z:efccfe38-2286-4bb6-afff-ed5e19768db9"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:58:36 GMT"
+ "Mon, 14 Nov 2022 21:11:09 GMT"
],
"Content-Length": [
- "184"
+ "29"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1872,20 +1836,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:52:33.2233204-05:00\",\r\n \"endTime\": \"2022-06-15T15:58:18.4437783-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"2b716dd2-00db-460b-b6e6-0a16bde67df3\"\r\n}",
+ "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Compute/cloudServices/cs3287?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUyNTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzMjg3P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/virtualNetworks/csvnet232?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI3MjAvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQyMzI/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
"ResponseHeaders": {
@@ -1895,35 +1859,39 @@
"Pragma": [
"no-cache"
],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
+ "ETag": [
+ "W/\"f15ec7bb-895c-4a0c-912e-4ed7d3db0906\""
],
"x-ms-request-id": [
- "fda83869-8b99-4e05-927b-26111bbd983a"
+ "1bee4e3b-6564-485f-87ae-c531ac020c4e"
],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;391,Microsoft.Compute/GetCloudService30Min;2512"
+ "x-ms-correlation-request-id": [
+ "db76f518-5db6-4c2d-a895-2a0130865cde"
+ ],
+ "x-ms-arm-service-request-id": [
+ "7a36edb6-f3d9-4230-8154-3ed85ccd1293"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
],
"Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
- ],
- "x-ms-correlation-request-id": [
- "ee96d821-1286-4324-9de4-43b6b40a3663"
+ "11998"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205836Z:ee96d821-1286-4324-9de4-43b6b40a3663"
+ "WESTUS2:20221114T211110Z:db76f518-5db6-4c2d-a895-2a0130865cde"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:58:36 GMT"
+ "Mon, 14 Nov 2022 21:11:10 GMT"
],
"Content-Length": [
- "2718"
+ "1236"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1932,26 +1900,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3287\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5259/providers/Microsoft.Compute/cloudServices/cs3287\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb940\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe6497\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip1016\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"d663e3d5-ee4e-4113-96e6-ba2aa67182cc\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T20:52:33.2389429Z\",\r\n \"lastModifiedAt\": \"2022-06-15T20:52:33.2389429Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet232\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/virtualNetworks/csvnet232\",\r\n \"etag\": \"W/\\\"f15ec7bb-895c-4a0c-912e-4ed7d3db0906\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"38030684-c93a-4b82-b9f2-35a00d0dbfd6\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet7700\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/virtualNetworks/csvnet232/subnets/subnet7700\",\r\n \"etag\": \"W/\\\"f15ec7bb-895c-4a0c-912e-4ed7d3db0906\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Compute/cloudServices/cs3287?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUyNTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzMjg3P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "GET",
- "RequestBody": "",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip1519?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI3MjAvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMTUxOT9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestMethod": "PUT",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns2747\"\r\n }\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "dcd04b46-76aa-475b-8f55-0ab60dab76dc"
+ "14884d1d-5f88-4b63-a853-e07a72da6f4f"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Content-Length": [
+ "167"
]
},
"ResponseHeaders": {
@@ -1961,35 +1935,45 @@
"Pragma": [
"no-cache"
],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
+ "Retry-After": [
+ "1"
],
"x-ms-request-id": [
- "c32f6c09-d932-49a3-aa0d-1ee0a55478ca"
+ "6defbc0a-e759-4030-ae7f-4663ee8afb06"
],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;390,Microsoft.Compute/GetCloudService30Min;2511"
+ "Azure-AsyncOperation": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/6defbc0a-e759-4030-ae7f-4663ee8afb06?api-version=2019-09-01"
],
- "Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ "x-ms-correlation-request-id": [
+ "7a100ef8-68c9-4866-8e7f-2cd835f9abfd"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
+ "Azure-AsyncNotification": [
+ "Enabled"
],
- "x-ms-correlation-request-id": [
- "c07e474d-8da7-4ea1-80cb-7ea3456aedcb"
+ "x-ms-arm-service-request-id": [
+ "038f950d-0a7e-4e09-b5b6-e8af4911c7a9"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1198"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205836Z:c07e474d-8da7-4ea1-80cb-7ea3456aedcb"
+ "WESTUS2:20221114T211113Z:7a100ef8-68c9-4866-8e7f-2cd835f9abfd"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:58:36 GMT"
+ "Mon, 14 Nov 2022 21:11:12 GMT"
],
"Content-Length": [
- "2718"
+ "732"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1998,32 +1982,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs3287\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5259/providers/Microsoft.Compute/cloudServices/cs3287\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb940\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe6497\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip1016\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"d663e3d5-ee4e-4113-96e6-ba2aa67182cc\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T20:52:33.2389429Z\",\r\n \"lastModifiedAt\": \"2022-06-15T20:52:33.2389429Z\"\r\n }\r\n}",
- "StatusCode": 200
+ "ResponseBody": "{\r\n \"name\": \"cspip1519\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip1519\",\r\n \"etag\": \"W/\\\"c88179f0-ec84-46e8-9d83-e5dfffda8d2a\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"978ba14d-2b9f-41ff-b8fc-849004213eb7\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns2747\",\r\n \"fqdn\": \"dns2747.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/virtualNetworks/csvnet3637?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUyNTkvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQzNjM3P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet6855\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/6defbc0a-e759-4030-ae7f-4663ee8afb06?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy82ZGVmYmMwYS1lNzU5LTQwMzAtYWU3Zi00NjYzZWU4YWZiMDY/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
"RequestHeaders": {
- "x-ms-client-request-id": [
- "d12e1e45-e2e8-417f-96c7-f92ec274d0a5"
- ],
- "Accept-Language": [
- "en-US"
- ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "297"
]
},
"ResponseHeaders": {
@@ -2034,22 +2006,16 @@
"no-cache"
],
"Retry-After": [
- "3"
+ "2"
],
"x-ms-request-id": [
- "e7803e87-1e0d-460b-a596-488c8f018575"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/e7803e87-1e0d-460b-a596-488c8f018575?api-version=2019-09-01"
+ "20e5b709-b8c7-4d55-a48c-0084ac1d6445"
],
"x-ms-correlation-request-id": [
- "692847fb-bcdb-4149-a9df-c2ce89a99469"
- ],
- "Azure-AsyncNotification": [
- "Enabled"
+ "c7dbd1d7-b00c-44b5-9918-f642681ce8eb"
],
"x-ms-arm-service-request-id": [
- "873abcf8-269a-4e64-9301-27cd30a20f2f"
+ "f9f76dca-37ce-4f64-a72f-5f3b0524e080"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2058,20 +2024,20 @@
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11997"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205841Z:692847fb-bcdb-4149-a9df-c2ce89a99469"
+ "WESTUS2:20221114T211114Z:c7dbd1d7-b00c-44b5-9918-f642681ce8eb"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:58:41 GMT"
+ "Mon, 14 Nov 2022 21:11:13 GMT"
],
"Content-Length": [
- "1232"
+ "30"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2080,19 +2046,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet3637\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/virtualNetworks/csvnet3637\",\r\n \"etag\": \"W/\\\"d11d75dd-172b-4026-a73d-5445b76d520e\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"123e9a3a-e521-45e0-9f39-fbc127b7a682\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet6855\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/virtualNetworks/csvnet3637/subnets/subnet6855\",\r\n \"etag\": \"W/\\\"d11d75dd-172b-4026-a73d-5445b76d520e\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
- "StatusCode": 201
+ "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
+ "StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/e7803e87-1e0d-460b-a596-488c8f018575?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zL2U3ODAzZTg3LTFlMGQtNDYwYi1hNTk2LTQ4OGM4ZjAxODU3NT9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/6defbc0a-e759-4030-ae7f-4663ee8afb06?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy82ZGVmYmMwYS1lNzU5LTQwMzAtYWU3Zi00NjYzZWU4YWZiMDY/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -2104,13 +2070,13 @@
"no-cache"
],
"x-ms-request-id": [
- "8a9877c8-df8a-4d59-aa5a-cddcf4d0ed4a"
+ "968878a4-a0ad-4907-9fcb-36c5e4644388"
],
"x-ms-correlation-request-id": [
- "0c3a6a85-1956-4ad6-821a-5f9a259a193a"
+ "c4089e74-9b7d-41f1-b5ae-9629d821bd4b"
],
"x-ms-arm-service-request-id": [
- "dc36315c-a05e-4ae1-beda-c0ca9496efdc"
+ "ce34d86f-91fa-4d20-80b5-04b120c23611"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2120,16 +2086,16 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
+ "11996"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205844Z:0c3a6a85-1956-4ad6-821a-5f9a259a193a"
+ "WESTUS2:20221114T211116Z:c4089e74-9b7d-41f1-b5ae-9629d821bd4b"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:58:44 GMT"
+ "Mon, 14 Nov 2022 21:11:15 GMT"
],
"Content-Length": [
"29"
@@ -2145,15 +2111,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/virtualNetworks/csvnet3637?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUyNTkvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQzNjM3P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip1519?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI3MjAvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMTUxOT9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -2165,16 +2131,16 @@
"no-cache"
],
"ETag": [
- "W/\"3453235d-a193-47dc-bc94-532162da2ea8\""
+ "W/\"66d83a78-0048-4daa-8783-e53af29c8385\""
],
"x-ms-request-id": [
- "b3321518-d8ac-438d-8502-94579ab6d198"
+ "8aab602f-2725-4cc0-bd74-e4553cd99858"
],
"x-ms-correlation-request-id": [
- "75838cb6-e06e-4e68-adc6-6544b85235ed"
+ "6ddf8334-5da1-4926-96f2-204f96782a28"
],
"x-ms-arm-service-request-id": [
- "a5283c7b-d4c3-48b4-b2e0-0c59e5e7fbe0"
+ "ba198597-3c5e-4394-bb37-f88091027e7c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2184,19 +2150,19 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
+ "11995"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205844Z:75838cb6-e06e-4e68-adc6-6544b85235ed"
+ "WESTUS2:20221114T211116Z:6ddf8334-5da1-4926-96f2-204f96782a28"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:58:44 GMT"
+ "Mon, 14 Nov 2022 21:11:15 GMT"
],
"Content-Length": [
- "1234"
+ "733"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2205,32 +2171,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet3637\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/virtualNetworks/csvnet3637\",\r\n \"etag\": \"W/\\\"3453235d-a193-47dc-bc94-532162da2ea8\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"123e9a3a-e521-45e0-9f39-fbc127b7a682\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet6855\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/virtualNetworks/csvnet3637/subnets/subnet6855\",\r\n \"etag\": \"W/\\\"3453235d-a193-47dc-bc94-532162da2ea8\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip1519\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip1519\",\r\n \"etag\": \"W/\\\"66d83a78-0048-4daa-8783-e53af29c8385\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"978ba14d-2b9f-41ff-b8fc-849004213eb7\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns2747\",\r\n \"fqdn\": \"dns2747.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip7204?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUyNTkvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwNzIwND9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Compute/cloudServices/cs7165?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI3MjAvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M3MTY1P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns6901\"\r\n }\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg4268.blob.core.windows.net/sascontainer/HelloWorldTest_WebRole_D2_V2.cspkg?sv=2017-04-17&sr=b&sig=Sanitized\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb1317\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe2534\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip1519\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "a5eb0c3e-8766-4f1c-b7f2-3722117b8ed7"
+ "a1967e4d-0110-43cf-b5b0-af40c13a40ec"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "163"
+ "2150"
]
},
"ResponseHeaders": {
@@ -2240,45 +2206,41 @@
"Pragma": [
"no-cache"
],
- "Retry-After": [
- "1"
- ],
- "x-ms-request-id": [
- "11b945a6-10fa-4a9d-b5c6-a4ddde1f62bd"
- ],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/11b945a6-10fa-4a9d-b5c6-a4ddde1f62bd?api-version=2019-09-01"
- ],
- "x-ms-correlation-request-id": [
- "a8bad6b4-76d7-46df-a635-61539270ce66"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/48f4f029-88a8-4656-a0d0-c98f82c293c3?api-version=2022-09-04"
],
- "Azure-AsyncNotification": [
- "Enabled"
+ "x-ms-async-operation-timeout": [
+ "PT8H20M"
],
- "x-ms-arm-service-request-id": [
- "438da09f-ef55-4fab-9045-1178527bb6bf"
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;290,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;296"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
+ "x-ms-request-id": [
+ "48f4f029-88a8-4656-a0d0-c98f82c293c3"
],
"x-ms-ratelimit-remaining-subscription-writes": [
"1198"
],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-correlation-request-id": [
+ "b6e45c6c-bc71-4670-995e-82bb2521d906"
+ ],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205846Z:a8bad6b4-76d7-46df-a635-61539270ce66"
+ "WESTUS2:20221114T211119Z:b6e45c6c-bc71-4670-995e-82bb2521d906"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:58:45 GMT"
+ "Mon, 14 Nov 2022 21:11:18 GMT"
],
"Content-Length": [
- "724"
+ "2745"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2287,20 +2249,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip7204\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip7204\",\r\n \"etag\": \"W/\\\"cfffe5ee-ec5d-4fa5-9101-2b9e111c0fe4\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"dc6ff3ae-3756-402e-8941-5cfcb906d30d\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns6901\",\r\n \"fqdn\": \"dns6901.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs7165\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR2720/providers/Microsoft.Compute/cloudServices/cs7165\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb1317\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe2534\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip1519\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"19179fc7-8820-47aa-a48d-d561ba3b1e5f\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:11:18.5914322Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:11:18.5914322Z\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/11b945a6-10fa-4a9d-b5c6-a4ddde1f62bd?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzExYjk0NWE2LTEwZmEtNGE5ZC1iNWM2LWE0ZGRkZTFmNjJiZD9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/48f4f029-88a8-4656-a0d0-c98f82c293c3?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQ4ZjRmMDI5LTg4YTgtNDY1Ni1hMGQwLWM5OGY4MmMyOTNjMz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2310,236 +2272,33 @@
"Pragma": [
"no-cache"
],
- "x-ms-request-id": [
- "1a951721-c552-4719-86f6-876e8670c2bb"
- ],
- "x-ms-correlation-request-id": [
- "7cbbb479-7db0-4aea-a276-e485163a59d2"
- ],
- "x-ms-arm-service-request-id": [
- "7dc35959-0016-4a12-acd5-42941bffce45"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205847Z:7cbbb479-7db0-4aea-a276-e485163a59d2"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 20:58:46 GMT"
- ],
- "Content-Length": [
- "29"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip7204?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUyNTkvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwNzIwND9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "ETag": [
- "W/\"b390fbd0-2845-4fa3-aea2-7cc269336bc0\""
- ],
- "x-ms-request-id": [
- "b6a18412-1446-4eba-a7f8-f6ff68cbe5bb"
- ],
- "x-ms-correlation-request-id": [
- "5797b686-cf23-429c-affa-67a340e11ef4"
- ],
- "x-ms-arm-service-request-id": [
- "d3798a02-9324-4618-84f6-7ff0cafa744b"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205847Z:5797b686-cf23-429c-affa-67a340e11ef4"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 20:58:47 GMT"
- ],
- "Content-Length": [
- "725"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"name\": \"cspip7204\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip7204\",\r\n \"etag\": \"W/\\\"b390fbd0-2845-4fa3-aea2-7cc269336bc0\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"dc6ff3ae-3756-402e-8941-5cfcb906d30d\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns6901\",\r\n \"fqdn\": \"dns6901.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Compute/cloudServices/cs4265?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUyNTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M0MjY1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg1037.blob.core.windows.net/sascontainer/HelloWorldTest_WebRole_D2_V2.cspkg?sv=2017-04-17&sr=b&sig=Ai0%2BWnco3FbS04WGrz0qye0K0%2FnOkeFIoZCMNkg%2BWGY%3D&st=2022-06-14T20%3A52%3A21Z&se=2022-06-17T20%3A52%3A21Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5901\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe263\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip7204\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "ac874ad8-9a55-45ee-bf32-ff1fa8652687"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "2150"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/98f45ec9-1365-4488-bdd7-b9d7f0b99641?api-version=2022-04-04"
- ],
- "x-ms-async-operation-timeout": [
- "PT8H20M"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "98f45ec9-1365-4488-bdd7-b9d7f0b99641"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;294"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-correlation-request-id": [
- "b0ec0747-2c7a-4ea8-bbfe-748ce036f216"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205849Z:b0ec0747-2c7a-4ea8-bbfe-748ce036f216"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 20:58:49 GMT"
- ],
- "Content-Length": [
- "2717"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"name\": \"cs4265\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5259/providers/Microsoft.Compute/cloudServices/cs4265\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5901\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe263\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip7204\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"809f20b3-fb01-4bf4-a3cd-73e84ffee158\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T20:58:49.0063373Z\",\r\n \"lastModifiedAt\": \"2022-06-15T20:58:49.0063373Z\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/98f45ec9-1365-4488-bdd7-b9d7f0b99641?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOThmNDVlYzktMTM2NS00NDg4LWJkZDctYjlkN2YwYjk5NjQxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "ae4cdd1a-5155-4894-bd31-e267c4714c05"
+ "50bcebde-e171-4d67-acf4-1381413ee4f0"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11985"
+ "11990"
],
"x-ms-correlation-request-id": [
- "aa350061-42a6-4aa5-9c03-89fd647f0546"
+ "cb00af75-51b7-46d0-9932-407b4e765b77"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205920Z:aa350061-42a6-4aa5-9c03-89fd647f0546"
+ "WESTUS2:20221114T211149Z:cb00af75-51b7-46d0-9932-407b4e765b77"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:59:19 GMT"
+ "Mon, 14 Nov 2022 21:11:48 GMT"
],
"Content-Length": [
"134"
@@ -2551,20 +2310,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:58:48.9907114-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98f45ec9-1365-4488-bdd7-b9d7f0b99641\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:11:18.5914322-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"48f4f029-88a8-4656-a0d0-c98f82c293c3\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/98f45ec9-1365-4488-bdd7-b9d7f0b99641?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOThmNDVlYzktMTM2NS00NDg4LWJkZDctYjlkN2YwYjk5NjQxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/48f4f029-88a8-4656-a0d0-c98f82c293c3?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQ4ZjRmMDI5LTg4YTgtNDY1Ni1hMGQwLWM5OGY4MmMyOTNjMz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2578,29 +2337,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "84516f64-26f3-4268-9bac-0a184a889d5d"
+ "a30a469c-768a-48d6-b666-1e7d678fbc1c"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11984"
+ "11989"
],
"x-ms-correlation-request-id": [
- "2e94539e-3a0c-4fff-bc48-cf45b215dae0"
+ "3a2715ff-1809-40b2-bcca-1b6ccdf0f78a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T205950Z:2e94539e-3a0c-4fff-bc48-cf45b215dae0"
+ "WESTUS2:20221114T211219Z:3a2715ff-1809-40b2-bcca-1b6ccdf0f78a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:59:49 GMT"
+ "Mon, 14 Nov 2022 21:12:18 GMT"
],
"Content-Length": [
"134"
@@ -2612,20 +2371,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:58:48.9907114-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98f45ec9-1365-4488-bdd7-b9d7f0b99641\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:11:18.5914322-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"48f4f029-88a8-4656-a0d0-c98f82c293c3\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/98f45ec9-1365-4488-bdd7-b9d7f0b99641?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOThmNDVlYzktMTM2NS00NDg4LWJkZDctYjlkN2YwYjk5NjQxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/48f4f029-88a8-4656-a0d0-c98f82c293c3?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQ4ZjRmMDI5LTg4YTgtNDY1Ni1hMGQwLWM5OGY4MmMyOTNjMz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2639,90 +2398,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "bde974e0-d621-40bb-9038-edd6298f9f9d"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
+ "05207992-3abf-441b-a292-c5bb6895b574"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11983"
- ],
- "x-ms-correlation-request-id": [
- "77f6df77-de6d-42d9-b50d-664187c150b8"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210020Z:77f6df77-de6d-42d9-b50d-664187c150b8"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 21:00:19 GMT"
- ],
- "Content-Length": [
- "134"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:58:48.9907114-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98f45ec9-1365-4488-bdd7-b9d7f0b99641\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/98f45ec9-1365-4488-bdd7-b9d7f0b99641?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOThmNDVlYzktMTM2NS00NDg4LWJkZDctYjlkN2YwYjk5NjQxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
- ],
- "x-ms-request-id": [
- "a41e2af0-9ad5-49f6-8cfa-134628bfd6c8"
+ "11988"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11982"
- ],
"x-ms-correlation-request-id": [
- "2bad5de2-cf91-418d-8d89-706dd541a396"
+ "7219efab-0dfa-4f00-8734-55ba34770182"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210050Z:2bad5de2-cf91-418d-8d89-706dd541a396"
+ "WESTUS2:20221114T211249Z:7219efab-0dfa-4f00-8734-55ba34770182"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:00:49 GMT"
+ "Mon, 14 Nov 2022 21:12:48 GMT"
],
"Content-Length": [
"134"
@@ -2734,20 +2432,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:58:48.9907114-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98f45ec9-1365-4488-bdd7-b9d7f0b99641\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:11:18.5914322-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"48f4f029-88a8-4656-a0d0-c98f82c293c3\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/98f45ec9-1365-4488-bdd7-b9d7f0b99641?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOThmNDVlYzktMTM2NS00NDg4LWJkZDctYjlkN2YwYjk5NjQxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/48f4f029-88a8-4656-a0d0-c98f82c293c3?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQ4ZjRmMDI5LTg4YTgtNDY1Ni1hMGQwLWM5OGY4MmMyOTNjMz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2761,29 +2459,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "8cd604b9-19ee-4424-8a22-86f1b4719e80"
+ "5e4ac8dd-96ad-4db1-9911-1879ea3ecf3a"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11981"
+ "11987"
],
"x-ms-correlation-request-id": [
- "f7dae9b6-8c61-432b-9af6-f85fbac33a8f"
+ "28b5b003-4922-4798-bcac-755d92fc5638"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210120Z:f7dae9b6-8c61-432b-9af6-f85fbac33a8f"
+ "WESTUS2:20221114T211319Z:28b5b003-4922-4798-bcac-755d92fc5638"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:01:19 GMT"
+ "Mon, 14 Nov 2022 21:13:19 GMT"
],
"Content-Length": [
"134"
@@ -2795,20 +2493,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:58:48.9907114-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98f45ec9-1365-4488-bdd7-b9d7f0b99641\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:11:18.5914322-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"48f4f029-88a8-4656-a0d0-c98f82c293c3\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/98f45ec9-1365-4488-bdd7-b9d7f0b99641?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOThmNDVlYzktMTM2NS00NDg4LWJkZDctYjlkN2YwYjk5NjQxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/48f4f029-88a8-4656-a0d0-c98f82c293c3?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQ4ZjRmMDI5LTg4YTgtNDY1Ni1hMGQwLWM5OGY4MmMyOTNjMz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2822,29 +2520,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "86185722-9368-4214-a39d-26ba5a19ddeb"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11980"
+ "72cf4a99-415c-49e1-9725-ca16c336ff20"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11986"
+ ],
"x-ms-correlation-request-id": [
- "91fb5fa1-2173-4d36-92f9-6b9b5dbf88d3"
+ "16254451-7a93-48c6-b209-e2f79f7eafaf"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210150Z:91fb5fa1-2173-4d36-92f9-6b9b5dbf88d3"
+ "WESTUS2:20221114T211350Z:16254451-7a93-48c6-b209-e2f79f7eafaf"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:01:50 GMT"
+ "Mon, 14 Nov 2022 21:13:49 GMT"
],
"Content-Length": [
"134"
@@ -2856,20 +2554,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:58:48.9907114-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98f45ec9-1365-4488-bdd7-b9d7f0b99641\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:11:18.5914322-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"48f4f029-88a8-4656-a0d0-c98f82c293c3\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/98f45ec9-1365-4488-bdd7-b9d7f0b99641?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOThmNDVlYzktMTM2NS00NDg4LWJkZDctYjlkN2YwYjk5NjQxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/48f4f029-88a8-4656-a0d0-c98f82c293c3?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQ4ZjRmMDI5LTg4YTgtNDY1Ni1hMGQwLWM5OGY4MmMyOTNjMz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2883,32 +2581,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "700c8c07-e362-4560-862d-b964720f7367"
+ "80cf514d-5159-4161-a569-8007cd2602ca"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11979"
+ "11985"
],
"x-ms-correlation-request-id": [
- "3522a057-242d-409c-b8b0-f9089d6833d4"
+ "e5a0501b-4b76-4afe-b9c8-786bacf1772d"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210220Z:3522a057-242d-409c-b8b0-f9089d6833d4"
+ "WESTUS2:20221114T211420Z:e5a0501b-4b76-4afe-b9c8-786bacf1772d"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:02:20 GMT"
+ "Mon, 14 Nov 2022 21:14:20 GMT"
],
"Content-Length": [
- "134"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2917,20 +2615,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:58:48.9907114-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98f45ec9-1365-4488-bdd7-b9d7f0b99641\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:11:18.5914322-08:00\",\r\n \"endTime\": \"2022-11-14T13:13:59.3884887-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"48f4f029-88a8-4656-a0d0-c98f82c293c3\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/98f45ec9-1365-4488-bdd7-b9d7f0b99641?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOThmNDVlYzktMTM2NS00NDg4LWJkZDctYjlkN2YwYjk5NjQxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Compute/cloudServices/cs7165?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI3MjAvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M3MTY1P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2940,36 +2638,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;992,Microsoft.Compute/GetCloudService30Min;4939,Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4990"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
- ],
"x-ms-request-id": [
- "7471f70f-1754-44ad-99ca-272c51425e42"
+ "4ec4ac27-e02f-4fb5-9fb2-daf47c701c0e"
],
"Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11978"
+ "11984"
],
"x-ms-correlation-request-id": [
- "8ddb72ef-fb30-4f97-b601-c905b74219f8"
+ "9b3e7383-5956-414d-9cb9-b9d150dfaf58"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210251Z:8ddb72ef-fb30-4f97-b601-c905b74219f8"
+ "WESTUS2:20221114T211420Z:9b3e7383-5956-414d-9cb9-b9d150dfaf58"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:02:50 GMT"
+ "Mon, 14 Nov 2022 21:14:20 GMT"
],
"Content-Length": [
- "134"
+ "2747"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2978,548 +2675,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:58:48.9907114-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98f45ec9-1365-4488-bdd7-b9d7f0b99641\"\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs7165\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR2720/providers/Microsoft.Compute/cloudServices/cs7165\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb1317\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe2534\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip1519\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"19179fc7-8820-47aa-a48d-d561ba3b1e5f\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:11:18.5914322Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:11:18.5914322Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/98f45ec9-1365-4488-bdd7-b9d7f0b99641?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOThmNDVlYzktMTM2NS00NDg4LWJkZDctYjlkN2YwYjk5NjQxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
- ],
- "x-ms-request-id": [
- "f3967385-0b82-4c45-b544-a3038fb9610f"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11977"
- ],
- "x-ms-correlation-request-id": [
- "1d6622fa-c706-4305-a86b-b50f94ca34d0"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210321Z:1d6622fa-c706-4305-a86b-b50f94ca34d0"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 21:03:20 GMT"
- ],
- "Content-Length": [
- "134"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:58:48.9907114-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98f45ec9-1365-4488-bdd7-b9d7f0b99641\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/98f45ec9-1365-4488-bdd7-b9d7f0b99641?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOThmNDVlYzktMTM2NS00NDg4LWJkZDctYjlkN2YwYjk5NjQxP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
- ],
- "x-ms-request-id": [
- "aa087d34-f85a-4ad0-8e73-5ebdb1144f82"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11976"
- ],
- "x-ms-correlation-request-id": [
- "195c4d9f-628d-4327-81ef-3d24fce28bce"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210351Z:195c4d9f-628d-4327-81ef-3d24fce28bce"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 21:03:51 GMT"
- ],
- "Content-Length": [
- "184"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:58:48.9907114-05:00\",\r\n \"endTime\": \"2022-06-15T16:03:28.1326327-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"98f45ec9-1365-4488-bdd7-b9d7f0b99641\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Compute/cloudServices/cs4265?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUyNTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M0MjY1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "6e0b40b4-06c5-4696-98cd-19750b54be8c"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;391,Microsoft.Compute/GetCloudService30Min;2507"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11975"
- ],
- "x-ms-correlation-request-id": [
- "547b96bb-f76b-4fd8-9609-68c3ced5ab5e"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210351Z:547b96bb-f76b-4fd8-9609-68c3ced5ab5e"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 21:03:51 GMT"
- ],
- "Content-Length": [
- "2719"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"name\": \"cs4265\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5259/providers/Microsoft.Compute/cloudServices/cs4265\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5901\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe263\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip7204\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"809f20b3-fb01-4bf4-a3cd-73e84ffee158\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T20:58:49.0063373Z\",\r\n \"lastModifiedAt\": \"2022-06-15T20:58:49.0063373Z\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Compute/cloudServices/cs4265?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUyNTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M0MjY1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "1d248014-38b9-4a57-a785-c08e30c514e9"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "2e58c70d-191c-43fc-8aeb-f03c0bfbb45e"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;390,Microsoft.Compute/GetCloudService30Min;2506"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11974"
- ],
- "x-ms-correlation-request-id": [
- "3f3f6f13-0fdd-458b-87c4-1f8370df527a"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210351Z:3f3f6f13-0fdd-458b-87c4-1f8370df527a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 21:03:51 GMT"
- ],
- "Content-Length": [
- "2719"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"name\": \"cs4265\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5259/providers/Microsoft.Compute/cloudServices/cs4265\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5901\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe263\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip7204\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"809f20b3-fb01-4bf4-a3cd-73e84ffee158\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T20:58:49.0063373Z\",\r\n \"lastModifiedAt\": \"2022-06-15T20:58:49.0063373Z\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Compute/cloudServices?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUyNTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXM/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "39675be0-ede5-4edb-9d13-7b3a9ea6a994"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "x-ms-request-id": [
- "8aff8b98-0786-44c6-822a-42ca135ea122"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;389,Microsoft.Compute/GetCloudService30Min;2505"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11973"
- ],
- "x-ms-correlation-request-id": [
- "2ded782e-03b0-4fa9-858e-1a98c3f0c04a"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210351Z:2ded782e-03b0-4fa9-858e-1a98c3f0c04a"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 21:03:51 GMT"
- ],
- "Content-Length": [
- "5873"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"cs3287\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5259/providers/Microsoft.Compute/cloudServices/cs3287\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb940\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe6497\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip1016\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"d663e3d5-ee4e-4113-96e6-ba2aa67182cc\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T20:52:33.2389429Z\",\r\n \"lastModifiedAt\": \"2022-06-15T20:52:33.2389429Z\"\r\n }\r\n },\r\n {\r\n \"name\": \"cs4265\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5259/providers/Microsoft.Compute/cloudServices/cs4265\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5901\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe263\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip7204\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"809f20b3-fb01-4bf4-a3cd-73e84ffee158\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T20:58:49.0063373Z\",\r\n \"lastModifiedAt\": \"2022-06-15T20:58:49.0063373Z\"\r\n }\r\n }\r\n ]\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar7623?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rhcjc2MjM/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar7623\": \"2022-06-15 21:03:52Z\"\r\n }\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "753a4f73-1d56-4cc0-a699-e9bfeea9fbec"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "93"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-request-id": [
- "ffd0d88d-c9ac-4b65-8824-00c3874a7aff"
- ],
- "x-ms-correlation-request-id": [
- "ffd0d88d-c9ac-4b65-8824-00c3874a7aff"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210353Z:ffd0d88d-c9ac-4b65-8824-00c3874a7aff"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 21:03:52 GMT"
- ],
- "Content-Length": [
- "228"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623\",\r\n \"name\": \"crptestar7623\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar7623\": \"2022-06-15 21:03:52Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar7623?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rhcjc2MjM/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "6a482f3b-cb33-4174-ab44-cd9a77844b2c"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "29"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-request-id": [
- "86532298-7f9e-44de-883b-f0449f3dc698"
- ],
- "x-ms-correlation-request-id": [
- "86532298-7f9e-44de-883b-f0449f3dc698"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210418Z:86532298-7f9e-44de-883b-f0449f3dc698"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 21:04:18 GMT"
- ],
- "Content-Length": [
- "180"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623\",\r\n \"name\": \"crptestar7623\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623/providers/Microsoft.Network/virtualNetworks/csvnet8855?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjc2MjMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ4ODU1P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
- "RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet4939\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2\"\r\n}",
- "RequestHeaders": {
- "x-ms-client-request-id": [
- "21f6ac4b-dfbe-4237-862e-3313114a6857"
- ],
- "Accept-Language": [
- "en-US"
- ],
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Content-Length": [
- "297"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "Retry-After": [
- "3"
- ],
- "x-ms-request-id": [
- "de500078-af9d-40d2-bfa5-b1162cb6e937"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/de500078-af9d-40d2-bfa5-b1162cb6e937?api-version=2019-09-01"
- ],
- "x-ms-correlation-request-id": [
- "3ce0edae-441e-48ef-9eda-192f488f3dd6"
- ],
- "Azure-AsyncNotification": [
- "Enabled"
- ],
- "x-ms-arm-service-request-id": [
- "0f72f83e-0fa1-4056-9481-781dbd1a6244"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210355Z:3ce0edae-441e-48ef-9eda-192f488f3dd6"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 21:03:55 GMT"
- ],
- "Content-Length": [
- "1232"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"name\": \"csvnet8855\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623/providers/Microsoft.Network/virtualNetworks/csvnet8855\",\r\n \"etag\": \"W/\\\"1d0fcf37-6c4d-4427-a1f6-d36c5a91557c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"e8ae6311-8817-46e7-8b7e-2cd2bfab91dc\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet4939\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623/providers/Microsoft.Network/virtualNetworks/csvnet8855/subnets/subnet4939\",\r\n \"etag\": \"W/\\\"1d0fcf37-6c4d-4427-a1f6-d36c5a91557c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
- "StatusCode": 201
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/de500078-af9d-40d2-bfa5-b1162cb6e937?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zL2RlNTAwMDc4LWFmOWQtNDBkMi1iZmE1LWIxMTYyY2I2ZTkzNz9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Compute/cloudServices/cs7165?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI3MjAvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M3MTY1P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
+ "x-ms-client-request-id": [
+ "124e18c9-4099-4eac-93f9-926e6c74cbf3"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3529,36 +2704,35 @@
"Pragma": [
"no-cache"
],
- "x-ms-request-id": [
- "ec55c4e8-80f3-4492-b279-01c7403ae5a7"
- ],
- "x-ms-correlation-request-id": [
- "9e33d4a3-aada-4167-8a54-6c957adfbbf7"
- ],
- "x-ms-arm-service-request-id": [
- "feb63f3b-4f6e-468a-b3dd-101a269860eb"
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;991,Microsoft.Compute/GetCloudService30Min;4938,Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4989"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
+ "x-ms-request-id": [
+ "3c971133-2539-42e6-9bdf-7b4ffc7a3c1d"
+ ],
"Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
+ "11983"
+ ],
+ "x-ms-correlation-request-id": [
+ "fffab9ed-06cc-4902-8bc6-68e410c998eb"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210359Z:9e33d4a3-aada-4167-8a54-6c957adfbbf7"
+ "WESTUS2:20221114T211420Z:fffab9ed-06cc-4902-8bc6-68e410c998eb"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:03:59 GMT"
+ "Mon, 14 Nov 2022 21:14:20 GMT"
],
"Content-Length": [
- "29"
+ "2747"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3567,20 +2741,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs7165\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR2720/providers/Microsoft.Compute/cloudServices/cs7165\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb1317\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe2534\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip1519\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"19179fc7-8820-47aa-a48d-d561ba3b1e5f\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:11:18.5914322Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:11:18.5914322Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623/providers/Microsoft.Network/virtualNetworks/csvnet8855?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjc2MjMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ4ODU1P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Compute/cloudServices?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjI3MjAvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXM/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
+ "x-ms-client-request-id": [
+ "b047f760-bfad-4c94-a8f4-0370a2df49ae"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3590,39 +2770,35 @@
"Pragma": [
"no-cache"
],
- "ETag": [
- "W/\"25ab0322-27a8-45b7-bba8-0816d28d4b85\""
- ],
- "x-ms-request-id": [
- "aa1e46a8-bbb5-4f12-9475-5d0ce82048d8"
- ],
- "x-ms-correlation-request-id": [
- "0fe6f1d3-b150-4023-a1ae-8a3c0924350d"
- ],
- "x-ms-arm-service-request-id": [
- "3b955436-f9c0-4389-8aac-4e9054a3f7ee"
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;990,Microsoft.Compute/GetCloudService30Min;4937,Microsoft.Compute/GetCloudService3Min;996,Microsoft.Compute/GetCloudService30Min;4988"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
+ "x-ms-request-id": [
+ "d91227bd-bb8a-48f2-9d2a-818d64df4cb6"
+ ],
"Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
+ "11982"
+ ],
+ "x-ms-correlation-request-id": [
+ "57277e35-1af8-45c5-aa55-a7ae2999bf66"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210359Z:0fe6f1d3-b150-4023-a1ae-8a3c0924350d"
+ "WESTUS2:20221114T211421Z:57277e35-1af8-45c5-aa55-a7ae2999bf66"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:03:59 GMT"
+ "Mon, 14 Nov 2022 21:14:21 GMT"
],
"Content-Length": [
- "1234"
+ "5931"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3631,32 +2807,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet8855\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623/providers/Microsoft.Network/virtualNetworks/csvnet8855\",\r\n \"etag\": \"W/\\\"25ab0322-27a8-45b7-bba8-0816d28d4b85\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"e8ae6311-8817-46e7-8b7e-2cd2bfab91dc\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet4939\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623/providers/Microsoft.Network/virtualNetworks/csvnet8855/subnets/subnet4939\",\r\n \"etag\": \"W/\\\"25ab0322-27a8-45b7-bba8-0816d28d4b85\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"cs3826\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR2720/providers/Microsoft.Compute/cloudServices/cs3826\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3170\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe6986\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip7237\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"cb6ae053-3ad3-4975-90b3-c44da2b2b344\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:07:29.7788464Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:07:29.7788464Z\"\r\n }\r\n },\r\n {\r\n \"name\": \"cs7165\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR2720/providers/Microsoft.Compute/cloudServices/cs7165\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb1317\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe2534\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip1519\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"19179fc7-8820-47aa-a48d-d561ba3b1e5f\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:11:18.5914322Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:11:18.5914322Z\"\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623/providers/Microsoft.Network/publicIPAddresses/cspip1455?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjc2MjMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMTQ1NT9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar7876?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rhcjc4NzY/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns460\"\r\n }\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar7876\": \"2022-11-14 21:14:20Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "b7c03e5a-3951-43ee-a4a6-a284848d55c7"
+ "4bdd14a7-80c5-425c-b43d-b3bd95ed07d6"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "162"
+ "97"
]
},
"ResponseHeaders": {
@@ -3666,45 +2842,29 @@
"Pragma": [
"no-cache"
],
- "Retry-After": [
- "1"
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1199"
],
"x-ms-request-id": [
- "6f314cf8-bb98-4ee7-8aa1-711b978267b4"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/6f314cf8-bb98-4ee7-8aa1-711b978267b4?api-version=2019-09-01"
+ "fd20abf5-d5dd-4929-a213-00f4029b8e4a"
],
"x-ms-correlation-request-id": [
- "e791de54-faf0-4baa-a9d7-26977bbc1f71"
- ],
- "Azure-AsyncNotification": [
- "Enabled"
+ "fd20abf5-d5dd-4929-a213-00f4029b8e4a"
],
- "x-ms-arm-service-request-id": [
- "3092e6b6-4690-4758-8ccd-882c62e19962"
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T211422Z:fd20abf5-d5dd-4929-a213-00f4029b8e4a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210403Z:e791de54-faf0-4baa-a9d7-26977bbc1f71"
- ],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:04:03 GMT"
+ "Mon, 14 Nov 2022 21:14:22 GMT"
],
"Content-Length": [
- "722"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3713,20 +2873,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip1455\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623/providers/Microsoft.Network/publicIPAddresses/cspip1455\",\r\n \"etag\": \"W/\\\"0166ab36-6d54-41bc-bd80-1a3b50a39318\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"b5790fa9-3e32-4ca1-a3d5-1cc5151a2ab4\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns460\",\r\n \"fqdn\": \"dns460.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876\",\r\n \"name\": \"crptestar7876\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar7876\": \"2022-11-14 21:14:20Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/6f314cf8-bb98-4ee7-8aa1-711b978267b4?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzZmMzE0Y2Y4LWJiOTgtNGVlNy04YWExLTcxMWI5NzgyNjdiND9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar7876?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rhcjc4NzY/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestMethod": "PUT",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
+ "x-ms-client-request-id": [
+ "938b69db-f281-4561-8adc-c1ffd6dbcf8e"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Content-Length": [
+ "33"
]
},
"ResponseHeaders": {
@@ -3736,39 +2908,29 @@
"Pragma": [
"no-cache"
],
- "Retry-After": [
- "2"
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1198"
],
"x-ms-request-id": [
- "c72a2fdf-dd1c-45da-9b15-9bcd5fe56f8f"
+ "9821c7ad-8bb2-475f-8cb4-e8b485b8b9e7"
],
"x-ms-correlation-request-id": [
- "adf45f61-7092-40fd-b74d-218c4cac6db2"
+ "9821c7ad-8bb2-475f-8cb4-e8b485b8b9e7"
],
- "x-ms-arm-service-request-id": [
- "e2349f43-9124-417d-83e3-6406fb803cff"
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T211435Z:9821c7ad-8bb2-475f-8cb4-e8b485b8b9e7"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210404Z:adf45f61-7092-40fd-b74d-218c4cac6db2"
- ],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:04:04 GMT"
+ "Mon, 14 Nov 2022 21:14:35 GMT"
],
"Content-Length": [
- "30"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3777,20 +2939,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876\",\r\n \"name\": \"crptestar7876\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/6f314cf8-bb98-4ee7-8aa1-711b978267b4?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzZmMzE0Y2Y4LWJiOTgtNGVlNy04YWExLTcxMWI5NzgyNjdiND9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876/providers/Microsoft.Network/virtualNetworks/csvnet5287?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjc4NzYvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ1Mjg3P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestMethod": "PUT",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet4247\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
+ "x-ms-client-request-id": [
+ "bd9e1607-9b80-4aaa-ba60-036b99f85681"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Content-Length": [
+ "301"
]
},
"ResponseHeaders": {
@@ -3801,16 +2975,22 @@
"no-cache"
],
"Retry-After": [
- "2"
+ "3"
],
"x-ms-request-id": [
- "781ee641-98bb-4e28-8cdd-6ae445a407a2"
+ "469d63df-7d04-426d-9b17-22f94e6ea3af"
+ ],
+ "Azure-AsyncOperation": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/469d63df-7d04-426d-9b17-22f94e6ea3af?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "6c016709-5fa1-4530-a63d-51172c1c0fb7"
+ "a4a132dd-4ddc-4d21-bfe3-6ba13aa941c0"
+ ],
+ "Azure-AsyncNotification": [
+ "Enabled"
],
"x-ms-arm-service-request-id": [
- "5c52b4c0-3852-4681-9d34-90c7b185df16"
+ "3ebcc87f-ec41-4c6e-97dd-228cff398f75"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3819,20 +2999,20 @@
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1199"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210406Z:6c016709-5fa1-4530-a63d-51172c1c0fb7"
+ "WESTUS2:20221114T211425Z:a4a132dd-4ddc-4d21-bfe3-6ba13aa941c0"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:04:06 GMT"
+ "Mon, 14 Nov 2022 21:14:24 GMT"
],
"Content-Length": [
- "30"
+ "1237"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3841,19 +3021,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
- "StatusCode": 200
+ "ResponseBody": "{\r\n \"name\": \"csvnet5287\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876/providers/Microsoft.Network/virtualNetworks/csvnet5287\",\r\n \"etag\": \"W/\\\"c3148403-1df3-4042-aa3d-75a1e41a5b72\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"7a0360c9-4d05-4b99-b7f3-55c264c44f47\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet4247\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876/providers/Microsoft.Network/virtualNetworks/csvnet5287/subnets/subnet4247\",\r\n \"etag\": \"W/\\\"c3148403-1df3-4042-aa3d-75a1e41a5b72\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/6f314cf8-bb98-4ee7-8aa1-711b978267b4?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzZmMzE0Y2Y4LWJiOTgtNGVlNy04YWExLTcxMWI5NzgyNjdiND9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/469d63df-7d04-426d-9b17-22f94e6ea3af?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy80NjlkNjNkZi03ZDA0LTQyNmQtOWIxNy0yMmY5NGU2ZWEzYWY/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -3864,17 +3044,14 @@
"Pragma": [
"no-cache"
],
- "Retry-After": [
- "2"
- ],
"x-ms-request-id": [
- "267fcc85-86c1-42af-97cf-cc6a4978ea09"
+ "d50afa33-a1c2-42c4-9617-814a845d2457"
],
"x-ms-correlation-request-id": [
- "6a0d9ec1-1f37-4d39-bea9-a2c7aedc3449"
+ "0e8cc1b3-0574-47ba-a856-e3a94204ea35"
],
"x-ms-arm-service-request-id": [
- "cb58f6a9-f115-489f-a590-fe5e10bdf3ed"
+ "c28bef42-9703-4be3-a350-aa5d47082998"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3884,19 +3061,19 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
+ "11999"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210408Z:6a0d9ec1-1f37-4d39-bea9-a2c7aedc3449"
+ "WESTUS2:20221114T211428Z:0e8cc1b3-0574-47ba-a856-e3a94204ea35"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:04:08 GMT"
+ "Mon, 14 Nov 2022 21:14:27 GMT"
],
"Content-Length": [
- "30"
+ "29"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3905,19 +3082,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
+ "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/6f314cf8-bb98-4ee7-8aa1-711b978267b4?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzZmMzE0Y2Y4LWJiOTgtNGVlNy04YWExLTcxMWI5NzgyNjdiND9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876/providers/Microsoft.Network/virtualNetworks/csvnet5287?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjc4NzYvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ1Mjg3P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -3928,17 +3105,17 @@
"Pragma": [
"no-cache"
],
- "Retry-After": [
- "2"
+ "ETag": [
+ "W/\"33986034-358d-4e21-a5f6-3d9ef9652e1e\""
],
"x-ms-request-id": [
- "5d925ae9-734a-4d27-bff9-a4949deb7907"
+ "0a89f119-9d7a-47e6-872a-e3810563d689"
],
"x-ms-correlation-request-id": [
- "46dd117a-e0a7-4994-9626-e14f96798f30"
+ "4ee8c409-be5f-4dc2-9db2-56c3e833bd8e"
],
"x-ms-arm-service-request-id": [
- "a204dfc0-48a1-4025-904d-0f31e7072975"
+ "47fcaa3c-6c74-434f-9ee3-ea94e51c9eaa"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3948,19 +3125,19 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
+ "11998"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210411Z:46dd117a-e0a7-4994-9626-e14f96798f30"
+ "WESTUS2:20221114T211428Z:4ee8c409-be5f-4dc2-9db2-56c3e833bd8e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:04:11 GMT"
+ "Mon, 14 Nov 2022 21:14:27 GMT"
],
"Content-Length": [
- "30"
+ "1239"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3969,20 +3146,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet5287\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876/providers/Microsoft.Network/virtualNetworks/csvnet5287\",\r\n \"etag\": \"W/\\\"33986034-358d-4e21-a5f6-3d9ef9652e1e\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"7a0360c9-4d05-4b99-b7f3-55c264c44f47\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet4247\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876/providers/Microsoft.Network/virtualNetworks/csvnet5287/subnets/subnet4247\",\r\n \"etag\": \"W/\\\"33986034-358d-4e21-a5f6-3d9ef9652e1e\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/6f314cf8-bb98-4ee7-8aa1-711b978267b4?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzZmMzE0Y2Y4LWJiOTgtNGVlNy04YWExLTcxMWI5NzgyNjdiND9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876/providers/Microsoft.Network/publicIPAddresses/cspip2998?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjc4NzYvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMjk5OD9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestMethod": "PUT",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns1272\"\r\n }\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
+ "x-ms-client-request-id": [
+ "5bc13555-fa2c-4661-acdb-af9736af656e"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Content-Length": [
+ "167"
]
},
"ResponseHeaders": {
@@ -3993,16 +3182,22 @@
"no-cache"
],
"Retry-After": [
- "2"
+ "1"
],
"x-ms-request-id": [
- "2f0038c7-ad42-459d-8993-cc5128aaf856"
+ "9c5d99bc-ca59-4710-b771-c1575704cf78"
+ ],
+ "Azure-AsyncOperation": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/9c5d99bc-ca59-4710-b771-c1575704cf78?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "aeb402fc-4990-452c-a50a-b345915569b1"
+ "dbe16b9d-703d-4714-b4e8-0aa795d4a79b"
+ ],
+ "Azure-AsyncNotification": [
+ "Enabled"
],
"x-ms-arm-service-request-id": [
- "3c04f711-60d9-460b-86ba-feb7f7d20e4a"
+ "42df6c03-cd97-4776-96cd-066af99cb6ad"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -4011,20 +3206,20 @@
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1198"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210413Z:aeb402fc-4990-452c-a50a-b345915569b1"
+ "WESTUS2:20221114T211431Z:dbe16b9d-703d-4714-b4e8-0aa795d4a79b"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:04:13 GMT"
+ "Mon, 14 Nov 2022 21:14:30 GMT"
],
"Content-Length": [
- "30"
+ "732"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -4033,19 +3228,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
- "StatusCode": 200
+ "ResponseBody": "{\r\n \"name\": \"cspip2998\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876/providers/Microsoft.Network/publicIPAddresses/cspip2998\",\r\n \"etag\": \"W/\\\"18ae7fbc-f3a3-4650-849b-fdd0566f8f25\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"ad31f612-30d0-486c-b771-04ac812d256e\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns1272\",\r\n \"fqdn\": \"dns1272.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/6f314cf8-bb98-4ee7-8aa1-711b978267b4?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzZmMzE0Y2Y4LWJiOTgtNGVlNy04YWExLTcxMWI5NzgyNjdiND9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/9c5d99bc-ca59-4710-b771-c1575704cf78?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy85YzVkOTliYy1jYTU5LTQ3MTAtYjc3MS1jMTU3NTcwNGNmNzg/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -4060,13 +3255,13 @@
"2"
],
"x-ms-request-id": [
- "e1e4e7e6-7839-4e99-a432-e52b409ea734"
+ "92266606-2f64-454e-9d8b-2ba2689dd037"
],
"x-ms-correlation-request-id": [
- "90da5ea4-a513-4812-9a48-bf99b363b765"
+ "8eeae760-71ef-4c19-bbca-14cf7f49c409"
],
"x-ms-arm-service-request-id": [
- "9c35d334-e6f7-427a-b517-727a7ce7dd15"
+ "38b78531-c202-42a9-8719-817730cff3b7"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -4076,16 +3271,16 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
+ "11997"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210415Z:90da5ea4-a513-4812-9a48-bf99b363b765"
+ "WESTUS2:20221114T211432Z:8eeae760-71ef-4c19-bbca-14cf7f49c409"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:04:15 GMT"
+ "Mon, 14 Nov 2022 21:14:31 GMT"
],
"Content-Length": [
"30"
@@ -4101,15 +3296,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/6f314cf8-bb98-4ee7-8aa1-711b978267b4?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzZmMzE0Y2Y4LWJiOTgtNGVlNy04YWExLTcxMWI5NzgyNjdiND9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/9c5d99bc-ca59-4710-b771-c1575704cf78?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy85YzVkOTliYy1jYTU5LTQ3MTAtYjc3MS1jMTU3NTcwNGNmNzg/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -4121,13 +3316,13 @@
"no-cache"
],
"x-ms-request-id": [
- "1774a3cd-33ae-4455-9428-e7c4d5c8b284"
+ "b4d8ea02-99ed-42cc-9831-249d661636d3"
],
"x-ms-correlation-request-id": [
- "92e326c8-6e65-469b-931e-c84157582d45"
+ "95b3ad21-edf6-4e19-910c-2379ab0bb308"
],
"x-ms-arm-service-request-id": [
- "7d29d469-8eff-4f1e-ab3e-8b4b013483f3"
+ "ccd07f8f-37a9-4025-9291-8f66ba894092"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -4137,16 +3332,16 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
+ "11996"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210417Z:92e326c8-6e65-469b-931e-c84157582d45"
+ "WESTUS2:20221114T211434Z:95b3ad21-edf6-4e19-910c-2379ab0bb308"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:04:17 GMT"
+ "Mon, 14 Nov 2022 21:14:33 GMT"
],
"Content-Length": [
"29"
@@ -4162,15 +3357,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623/providers/Microsoft.Network/publicIPAddresses/cspip1455?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjc2MjMvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMTQ1NT9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876/providers/Microsoft.Network/publicIPAddresses/cspip2998?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjc4NzYvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMjk5OD9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -4182,16 +3377,16 @@
"no-cache"
],
"ETag": [
- "W/\"8fc08030-0ed7-478f-9a79-9c12225ea92e\""
+ "W/\"b7a8223c-a796-443e-935f-68c0e1c6a815\""
],
"x-ms-request-id": [
- "c22cff05-055e-4843-a798-e2cb2266cf9d"
+ "2535f62b-fe4d-4ee2-a678-617a23a46ecf"
],
"x-ms-correlation-request-id": [
- "114d8af2-2170-49a0-b74a-eb90dab4bbfb"
+ "e10b78b6-7a3d-41c4-b319-3105eabeffd6"
],
"x-ms-arm-service-request-id": [
- "3721e5f3-9d7f-408a-b15f-03c531c51a5c"
+ "ade2404d-3ac0-4a3c-9c75-68e07cd80cce"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -4201,19 +3396,19 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
+ "11995"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210418Z:114d8af2-2170-49a0-b74a-eb90dab4bbfb"
+ "WESTUS2:20221114T211434Z:e10b78b6-7a3d-41c4-b319-3105eabeffd6"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:04:17 GMT"
+ "Mon, 14 Nov 2022 21:14:33 GMT"
],
"Content-Length": [
- "723"
+ "733"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -4222,32 +3417,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip1455\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623/providers/Microsoft.Network/publicIPAddresses/cspip1455\",\r\n \"etag\": \"W/\\\"8fc08030-0ed7-478f-9a79-9c12225ea92e\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"b5790fa9-3e32-4ca1-a3d5-1cc5151a2ab4\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns460\",\r\n \"fqdn\": \"dns460.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip2998\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876/providers/Microsoft.Network/publicIPAddresses/cspip2998\",\r\n \"etag\": \"W/\\\"b7a8223c-a796-443e-935f-68c0e1c6a815\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"ad31f612-30d0-486c-b771-04ac812d256e\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns1272\",\r\n \"fqdn\": \"dns1272.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623/providers/Microsoft.Compute/cloudServices/cs8672?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjc2MjMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4NjcyP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876/providers/Microsoft.Compute/cloudServices/cs1991?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjc4NzYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MxOTkxP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg1037.blob.core.windows.net/sascontainer/HelloWorldTest_WebRole_D2_V2.cspkg?sv=2017-04-17&sr=b&sig=Ai0%2BWnco3FbS04WGrz0qye0K0%2FnOkeFIoZCMNkg%2BWGY%3D&st=2022-06-14T20%3A52%3A21Z&se=2022-06-17T20%3A52%3A21Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3409\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe628\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623/providers/Microsoft.Network/publicIPAddresses/cspip1455\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg4268.blob.core.windows.net/sascontainer/HelloWorldTest_WebRole_D2_V2.cspkg?sv=2017-04-17&sr=b&sig=Sanitized\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb4322\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7729\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876/providers/Microsoft.Network/publicIPAddresses/cspip2998\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "ffe2dd4c-da63-4e4e-9d3d-f1abf3d15761"
+ "c27e5447-82e6-4a41-ab39-a0a9fb788110"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "2150"
+ "2151"
]
},
"ResponseHeaders": {
@@ -4258,19 +3453,19 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/46600f2a-590b-4be2-8f4e-2d28064e9de8?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8ba42b44-efe5-48dd-bd70-9f0bece0bffe?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;289,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;295"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "46600f2a-590b-4be2-8f4e-2d28064e9de8"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;293"
+ "8ba42b44-efe5-48dd-bd70-9f0bece0bffe"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -4279,19 +3474,19 @@
"1197"
],
"x-ms-correlation-request-id": [
- "549772c0-548d-4d69-b6fb-394d1207bb11"
+ "1ee867e2-b671-4ff7-beba-b33d07c000d8"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210420Z:549772c0-548d-4d69-b6fb-394d1207bb11"
+ "WESTUS2:20221114T211438Z:1ee867e2-b671-4ff7-beba-b33d07c000d8"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:04:20 GMT"
+ "Mon, 14 Nov 2022 21:14:37 GMT"
],
"Content-Length": [
- "2717"
+ "2744"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -4300,20 +3495,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs8672\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR7623/providers/Microsoft.Compute/cloudServices/cs8672\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3409\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe628\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623/providers/Microsoft.Network/publicIPAddresses/cspip1455\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"ce1a6889-0554-4a1e-a130-45226be53e48\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:04:19.4298895Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:04:19.4298895Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs1991\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR7876/providers/Microsoft.Compute/cloudServices/cs1991\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb4322\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7729\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876/providers/Microsoft.Network/publicIPAddresses/cspip2998\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"a6a2e1cc-6d9f-44f9-a40b-ffe5281be106\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:14:37.544908Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:14:37.544908Z\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/46600f2a-590b-4be2-8f4e-2d28064e9de8?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNDY2MDBmMmEtNTkwYi00YmUyLThmNGUtMmQyODA2NGU5ZGU4P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8ba42b44-efe5-48dd-bd70-9f0bece0bffe?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzhiYTQyYjQ0LWVmZTUtNDhkZC1iZDcwLTlmMGJlY2UwYmZmZT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4327,29 +3522,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "b0e415b2-94af-4ebe-94f5-41c9cbb6d8e0"
+ "2397ae91-f0ab-4908-ac04-f67a3deb39e8"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11972"
+ "11981"
],
"x-ms-correlation-request-id": [
- "e9989c97-9baf-47aa-abb5-0e4c00183e15"
+ "027fefb9-83b9-4da7-b325-ca378dfb4630"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210450Z:e9989c97-9baf-47aa-abb5-0e4c00183e15"
+ "WESTUS2:20221114T211508Z:027fefb9-83b9-4da7-b325-ca378dfb4630"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:04:50 GMT"
+ "Mon, 14 Nov 2022 21:15:07 GMT"
],
"Content-Length": [
"134"
@@ -4361,20 +3556,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:04:19.4298895-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"46600f2a-590b-4be2-8f4e-2d28064e9de8\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:14:37.5293125-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"8ba42b44-efe5-48dd-bd70-9f0bece0bffe\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/46600f2a-590b-4be2-8f4e-2d28064e9de8?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNDY2MDBmMmEtNTkwYi00YmUyLThmNGUtMmQyODA2NGU5ZGU4P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8ba42b44-efe5-48dd-bd70-9f0bece0bffe?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzhiYTQyYjQ0LWVmZTUtNDhkZC1iZDcwLTlmMGJlY2UwYmZmZT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4388,29 +3583,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "6b5a5a60-dc45-4288-bac4-3fe971939216"
+ "0668b5e0-ac6a-4aaf-94ca-e49d216973c3"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11971"
+ "11980"
],
"x-ms-correlation-request-id": [
- "2f61e1d4-fa28-4456-8597-c2f47c6f3f25"
+ "52757fb7-4bbf-4ba9-9e67-64c38151c68d"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210520Z:2f61e1d4-fa28-4456-8597-c2f47c6f3f25"
+ "WESTUS2:20221114T211538Z:52757fb7-4bbf-4ba9-9e67-64c38151c68d"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:05:20 GMT"
+ "Mon, 14 Nov 2022 21:15:37 GMT"
],
"Content-Length": [
"134"
@@ -4422,20 +3617,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:04:19.4298895-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"46600f2a-590b-4be2-8f4e-2d28064e9de8\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:14:37.5293125-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"8ba42b44-efe5-48dd-bd70-9f0bece0bffe\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/46600f2a-590b-4be2-8f4e-2d28064e9de8?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNDY2MDBmMmEtNTkwYi00YmUyLThmNGUtMmQyODA2NGU5ZGU4P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8ba42b44-efe5-48dd-bd70-9f0bece0bffe?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzhiYTQyYjQ0LWVmZTUtNDhkZC1iZDcwLTlmMGJlY2UwYmZmZT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4449,29 +3644,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "646d6b3b-c16e-4f09-9b47-9bb9e09ddc79"
+ "6ffdcb4d-8166-4e4f-b9a6-fb3e69d04697"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11970"
+ "11979"
],
"x-ms-correlation-request-id": [
- "8e16ae1d-26bc-4554-a45b-959b6100478c"
+ "10f000ab-6fda-4c11-984c-f8f797df418c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210551Z:8e16ae1d-26bc-4554-a45b-959b6100478c"
+ "WESTUS2:20221114T211608Z:10f000ab-6fda-4c11-984c-f8f797df418c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:05:50 GMT"
+ "Mon, 14 Nov 2022 21:16:07 GMT"
],
"Content-Length": [
"134"
@@ -4483,20 +3678,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:04:19.4298895-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"46600f2a-590b-4be2-8f4e-2d28064e9de8\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:14:37.5293125-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"8ba42b44-efe5-48dd-bd70-9f0bece0bffe\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/46600f2a-590b-4be2-8f4e-2d28064e9de8?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNDY2MDBmMmEtNTkwYi00YmUyLThmNGUtMmQyODA2NGU5ZGU4P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8ba42b44-efe5-48dd-bd70-9f0bece0bffe?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzhiYTQyYjQ0LWVmZTUtNDhkZC1iZDcwLTlmMGJlY2UwYmZmZT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4510,29 +3705,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "2cdfa6af-1d0e-4ed6-8c2c-d95e3f0533ee"
+ "bc4ffaa0-d297-4054-a276-7d70e36fbe48"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11969"
+ "11978"
],
"x-ms-correlation-request-id": [
- "d4c84f5d-c90e-4d8a-9d39-1a0a1e2d2c22"
+ "b70c4b53-7524-45f2-852a-66ed745fad8c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210621Z:d4c84f5d-c90e-4d8a-9d39-1a0a1e2d2c22"
+ "WESTUS2:20221114T211638Z:b70c4b53-7524-45f2-852a-66ed745fad8c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:06:20 GMT"
+ "Mon, 14 Nov 2022 21:16:38 GMT"
],
"Content-Length": [
"134"
@@ -4544,20 +3739,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:04:19.4298895-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"46600f2a-590b-4be2-8f4e-2d28064e9de8\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:14:37.5293125-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"8ba42b44-efe5-48dd-bd70-9f0bece0bffe\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/46600f2a-590b-4be2-8f4e-2d28064e9de8?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNDY2MDBmMmEtNTkwYi00YmUyLThmNGUtMmQyODA2NGU5ZGU4P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8ba42b44-efe5-48dd-bd70-9f0bece0bffe?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzhiYTQyYjQ0LWVmZTUtNDhkZC1iZDcwLTlmMGJlY2UwYmZmZT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4571,29 +3766,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "88a3f50c-9c22-4c92-820d-2455343c1c47"
+ "19f3e51d-feaf-4d66-9139-43c5ab046d3a"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11968"
+ "11977"
],
"x-ms-correlation-request-id": [
- "93cbd167-04f9-4759-978a-f3bb129490cb"
+ "cd8da250-1ae4-4d3a-bdd1-026e0d90fff5"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210651Z:93cbd167-04f9-4759-978a-f3bb129490cb"
+ "WESTUS2:20221114T211708Z:cd8da250-1ae4-4d3a-bdd1-026e0d90fff5"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:06:50 GMT"
+ "Mon, 14 Nov 2022 21:17:08 GMT"
],
"Content-Length": [
"134"
@@ -4605,20 +3800,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:04:19.4298895-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"46600f2a-590b-4be2-8f4e-2d28064e9de8\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:14:37.5293125-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"8ba42b44-efe5-48dd-bd70-9f0bece0bffe\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/46600f2a-590b-4be2-8f4e-2d28064e9de8?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNDY2MDBmMmEtNTkwYi00YmUyLThmNGUtMmQyODA2NGU5ZGU4P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8ba42b44-efe5-48dd-bd70-9f0bece0bffe?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzhiYTQyYjQ0LWVmZTUtNDhkZC1iZDcwLTlmMGJlY2UwYmZmZT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4632,29 +3827,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "dd1d01e2-cd9e-4038-b460-0d19d6f50100"
+ "4fa481ab-8643-475f-be23-15c8b70ab07a"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11967"
+ "11976"
],
"x-ms-correlation-request-id": [
- "acf0ac03-7484-42db-9203-4f0ab9b0a124"
+ "747036df-143e-4d14-bdc9-f6e3d50351c9"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210721Z:acf0ac03-7484-42db-9203-4f0ab9b0a124"
+ "WESTUS2:20221114T211738Z:747036df-143e-4d14-bdc9-f6e3d50351c9"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:07:20 GMT"
+ "Mon, 14 Nov 2022 21:17:38 GMT"
],
"Content-Length": [
"184"
@@ -4666,20 +3861,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T16:04:19.4298895-05:00\",\r\n \"endTime\": \"2022-06-15T16:07:07.6806009-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"46600f2a-590b-4be2-8f4e-2d28064e9de8\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:14:37.5293125-08:00\",\r\n \"endTime\": \"2022-11-14T13:17:23.9520678-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"8ba42b44-efe5-48dd-bd70-9f0bece0bffe\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623/providers/Microsoft.Compute/cloudServices/cs8672?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjc2MjMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4NjcyP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876/providers/Microsoft.Compute/cloudServices/cs1991?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjc4NzYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MxOTkxP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4689,35 +3884,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;991,Microsoft.Compute/GetCloudService30Min;4930,Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4983"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "6045de08-d77d-416c-a43e-bbcd8cb54126"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;390,Microsoft.Compute/GetCloudService30Min;2503"
+ "4c29e5a3-0713-43c7-9c13-67edc2eda59a"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11966"
+ "11975"
],
"x-ms-correlation-request-id": [
- "597301a1-fb53-4a85-9716-14b557e00f30"
+ "aba854f2-b41d-4e0f-9af7-345d7bf3ac8e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210721Z:597301a1-fb53-4a85-9716-14b557e00f30"
+ "WESTUS2:20221114T211739Z:aba854f2-b41d-4e0f-9af7-345d7bf3ac8e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:07:20 GMT"
+ "Mon, 14 Nov 2022 21:17:38 GMT"
],
"Content-Length": [
- "2719"
+ "2746"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -4726,26 +3921,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs8672\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR7623/providers/Microsoft.Compute/cloudServices/cs8672\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3409\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe628\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623/providers/Microsoft.Network/publicIPAddresses/cspip1455\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"ce1a6889-0554-4a1e-a130-45226be53e48\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:04:19.4298895Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:04:19.4298895Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs1991\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR7876/providers/Microsoft.Compute/cloudServices/cs1991\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb4322\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7729\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876/providers/Microsoft.Network/publicIPAddresses/cspip2998\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"a6a2e1cc-6d9f-44f9-a40b-ffe5281be106\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:14:37.544908Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:14:37.544908Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623/providers/Microsoft.Compute/cloudServices/cs8672?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjc2MjMvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4NjcyP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876/providers/Microsoft.Compute/cloudServices/cs1991?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjc4NzYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MxOTkxP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "066f139a-a888-488f-a10f-88328f93481e"
+ "2ddde8ca-c5cb-4569-9928-6e921df28b56"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4755,35 +3950,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;990,Microsoft.Compute/GetCloudService30Min;4929,Microsoft.Compute/GetCloudService3Min;996,Microsoft.Compute/GetCloudService30Min;4982"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "44cf9fc5-2642-406e-9779-401934f04f28"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;389,Microsoft.Compute/GetCloudService30Min;2502"
+ "46a1035e-00ea-4743-bb4f-3a47a1612752"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11965"
+ "11974"
],
"x-ms-correlation-request-id": [
- "35a236a6-78d9-4615-8859-f328da6d1e09"
+ "1652daca-c74a-4342-ae06-9f4fd1c77084"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210721Z:35a236a6-78d9-4615-8859-f328da6d1e09"
+ "WESTUS2:20221114T211739Z:1652daca-c74a-4342-ae06-9f4fd1c77084"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:07:20 GMT"
+ "Mon, 14 Nov 2022 21:17:38 GMT"
],
"Content-Length": [
- "2719"
+ "2746"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -4792,26 +3987,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs8672\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR7623/providers/Microsoft.Compute/cloudServices/cs8672\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3409\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe628\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623/providers/Microsoft.Network/publicIPAddresses/cspip1455\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"ce1a6889-0554-4a1e-a130-45226be53e48\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:04:19.4298895Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:04:19.4298895Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs1991\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR7876/providers/Microsoft.Compute/cloudServices/cs1991\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb4322\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7729\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876/providers/Microsoft.Network/publicIPAddresses/cspip2998\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"a6a2e1cc-6d9f-44f9-a40b-ffe5281be106\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:14:37.544908Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:14:37.544908Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/cloudServices?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9jbG91ZFNlcnZpY2VzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/cloudServices?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9jbG91ZFNlcnZpY2VzP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "7184d47a-923e-4ebe-8732-44c5d757b909"
+ "1a7d6665-5a9b-40cc-a8fc-3f5b9a1369a6"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4821,35 +4016,101 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;989,Microsoft.Compute/GetCloudService30Min;4928,Microsoft.Compute/GetCloudService3Min;995,Microsoft.Compute/GetCloudService30Min;4981"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "55473ebd-e619-4f07-8308-46dd0fd29bea"
+ "9197a380-ad65-4ce8-9fb3-30d0aa9d6a3c"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11973"
+ ],
+ "x-ms-correlation-request-id": [
+ "5b1f4d99-d841-46e8-9177-1c89f89e225f"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T211739Z:5b1f4d99-d841-46e8-9177-1c89f89e225f"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:17:38 GMT"
+ ],
+ "Content-Length": [
+ "6248"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"cs3826\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR2720/providers/Microsoft.Compute/cloudServices/cs3826\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3170\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe6986\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip7237\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"cb6ae053-3ad3-4975-90b3-c44da2b2b344\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:07:29.7788464Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:07:29.7788464Z\"\r\n }\r\n },\r\n {\r\n \"name\": \"cs7165\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR2720/providers/Microsoft.Compute/cloudServices/cs7165\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb1317\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe2534\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar2720/providers/Microsoft.Network/publicIPAddresses/cspip1519\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"19179fc7-8820-47aa-a48d-d561ba3b1e5f\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:11:18.5914322Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:11:18.5914322Z\"\r\n }\r\n }\r\n ],\r\n \"nextLink\": \"https://management.azure.com:443/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/cloudServices?api-version=2022-09-04&$skiptoken=37a86f2b-5322-4b7d-a6c7-c12d1d73006d!/Subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/ResourceGroups/CRPTESTAR7876/CloudServices/CS1991\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/cloudServices?api-version=2022-09-04&$skiptoken=37a86f2b-5322-4b7d-a6c7-c12d1d73006d!/Subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/ResourceGroups/CRPTESTAR7876/CloudServices/CS1991",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9jbG91ZFNlcnZpY2VzP2FwaS12ZXJzaW9uPTIwMjItMDktMDQmJHNraXB0b2tlbj0zN2E4NmYyYi01MzIyLTRiN2QtYTZjNy1jMTJkMWQ3MzAwNmQhL1N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL1Jlc291cmNlR3JvdXBzL0NSUFRFU1RBUjc4NzYvQ2xvdWRTZXJ2aWNlcy9DUzE5OTE=",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "381f4984-abac-459c-bb16-5437e4022c38"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
],
"x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;388,Microsoft.Compute/GetCloudService30Min;2501"
+ "Microsoft.Compute/GetCloudService3Min;988,Microsoft.Compute/GetCloudService30Min;4927,Microsoft.Compute/GetCloudService3Min;994,Microsoft.Compute/GetCloudService30Min;4980"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-request-id": [
+ "37a70ca8-d4c6-4d61-a480-3858f67d5fd3"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11964"
+ "11972"
],
"x-ms-correlation-request-id": [
- "61885d8c-b14d-46fc-807e-df09fa170403"
+ "c9fc6e00-aaad-40e1-9f75-0894077d6ce5"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210722Z:61885d8c-b14d-46fc-807e-df09fa170403"
+ "WESTUS2:20221114T211739Z:c9fc6e00-aaad-40e1-9f75-0894077d6ce5"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:07:21 GMT"
+ "Mon, 14 Nov 2022 21:17:39 GMT"
],
"Content-Length": [
- "8799"
+ "2975"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -4858,25 +4119,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"cs3287\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5259/providers/Microsoft.Compute/cloudServices/cs3287\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb940\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe6497\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip1016\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"d663e3d5-ee4e-4113-96e6-ba2aa67182cc\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T20:52:33.2389429Z\",\r\n \"lastModifiedAt\": \"2022-06-15T20:52:33.2389429Z\"\r\n }\r\n },\r\n {\r\n \"name\": \"cs4265\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR5259/providers/Microsoft.Compute/cloudServices/cs4265\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5901\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe263\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar5259/providers/Microsoft.Network/publicIPAddresses/cspip7204\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"809f20b3-fb01-4bf4-a3cd-73e84ffee158\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T20:58:49.0063373Z\",\r\n \"lastModifiedAt\": \"2022-06-15T20:58:49.0063373Z\"\r\n }\r\n },\r\n {\r\n \"name\": \"cs8672\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR7623/providers/Microsoft.Compute/cloudServices/cs8672\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb3409\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe628\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar7623/providers/Microsoft.Network/publicIPAddresses/cspip1455\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"ce1a6889-0554-4a1e-a130-45226be53e48\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T21:04:19.4298895Z\",\r\n \"lastModifiedAt\": \"2022-06-15T21:04:19.4298895Z\"\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"cs1991\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR7876/providers/Microsoft.Compute/cloudServices/cs1991\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb4322\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7729\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7876/providers/Microsoft.Network/publicIPAddresses/cspip2998\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"a6a2e1cc-6d9f-44f9-a40b-ffe5281be106\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:14:37.544908Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:14:37.544908Z\"\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar5259?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjUyNTk/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar2720?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjI3MjA/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "2308937d-473b-45a9-892c-21e1952f807f"
+ "46fdadeb-e9d7-496b-a39c-afb676cbdf99"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
@@ -4888,7 +4149,7 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI1MjU5LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVIyNzIwLUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2017-05-10"
],
"Retry-After": [
"15"
@@ -4897,13 +4158,13 @@
"14999"
],
"x-ms-request-id": [
- "16008db7-8d61-4a37-9ef4-b596a5cb69dd"
+ "4fa82106-b1fa-44c5-bb8f-f85bafafa39e"
],
"x-ms-correlation-request-id": [
- "16008db7-8d61-4a37-9ef4-b596a5cb69dd"
+ "4fa82106-b1fa-44c5-bb8f-f85bafafa39e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210723Z:16008db7-8d61-4a37-9ef4-b596a5cb69dd"
+ "WESTUS2:20221114T211742Z:4fa82106-b1fa-44c5-bb8f-f85bafafa39e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -4912,7 +4173,7 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:07:23 GMT"
+ "Mon, 14 Nov 2022 21:17:42 GMT"
],
"Expires": [
"-1"
@@ -4925,21 +4186,21 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar7623?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rhcjc2MjM/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar7876?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rhcjc4NzY/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "2104c0dc-5fde-4160-8a38-c8c14d535329"
+ "9956307c-c241-4354-abbe-3f9871376981"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
@@ -4951,7 +4212,7 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI3NjIzLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI3ODc2LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2017-05-10"
],
"Retry-After": [
"15"
@@ -4960,13 +4221,13 @@
"14998"
],
"x-ms-request-id": [
- "c7524f15-a299-402e-8295-db6455a1dc3d"
+ "066e2777-0678-41dc-9829-a30004b624d0"
],
"x-ms-correlation-request-id": [
- "c7524f15-a299-402e-8295-db6455a1dc3d"
+ "066e2777-0678-41dc-9829-a30004b624d0"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T210724Z:c7524f15-a299-402e-8295-db6455a1dc3d"
+ "WESTUS2:20221114T211743Z:066e2777-0678-41dc-9829-a30004b624d0"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -4975,7 +4236,7 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 21:07:24 GMT"
+ "Mon, 14 Nov 2022 21:17:43 GMT"
],
"Expires": [
"-1"
@@ -4990,36 +4251,36 @@
],
"Names": {
"Test_ListCloudServicesOperation": [
- "crptestar5259",
- "crptestar7623",
- "cs3287",
- "cs4265",
- "cs8672",
- "cspip1016",
- "csvnet469",
- "subnet8911",
- "dns4599",
- "lb940",
- "lbfe6497",
- "cspip7204",
- "csvnet3637",
- "subnet6855",
- "dns6901",
- "lb5901",
- "lbfe263",
- "cspip1455",
- "csvnet8855",
- "subnet4939",
- "dns460",
- "lb3409",
- "lbfe628"
+ "crptestar2720",
+ "crptestar7876",
+ "cs3826",
+ "cs7165",
+ "cs1991",
+ "cspip7237",
+ "csvnet2817",
+ "subnet5999",
+ "dns2074",
+ "lb3170",
+ "lbfe6986",
+ "cspip1519",
+ "csvnet232",
+ "subnet7700",
+ "dns2747",
+ "lb1317",
+ "lbfe2534",
+ "cspip2998",
+ "csvnet5287",
+ "subnet4247",
+ "dns1272",
+ "lb4322",
+ "lbfe7729"
],
"CreateCspkgSasUrl": [
- "saforcspkg1037",
- "asforcspkg1315"
+ "saforcspkg4268",
+ "asforcspkg9558"
]
},
"Variables": {
- "SubscriptionId": "e37510d7-33b6-4676-886f-ee75bcc01871"
+ "SubscriptionId": "850f02f7-e14c-4fb7-905d-7b98bcae9c7f"
}
}
\ No newline at end of file
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceRoleInstanceTests/Test_CloudServiceRoleInstanceOperations.json b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceRoleInstanceTests/Test_CloudServiceRoleInstanceOperations.json
index 68d29f41e545..ba7807afa698 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceRoleInstanceTests/Test_CloudServiceRoleInstanceOperations.json
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceRoleInstanceTests/Test_CloudServiceRoleInstanceOperations.json
@@ -1,28 +1,28 @@
{
"Entries": [
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar9036?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjkwMzY/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8119?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgxMTk/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar9036\": \"2022-06-15 19:53:54Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar8119\": \"2022-11-14 19:51:42Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "485bc90f-9e89-4ce5-ae15-25cd6787832d"
+ "6a903509-da61-4013-b9c8-2af7f790772a"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "97"
]
},
"ResponseHeaders": {
@@ -36,13 +36,13 @@
"1199"
],
"x-ms-request-id": [
- "6842eef9-d654-4dd8-99df-d1b9534e3d63"
+ "9dd6ec2b-403a-4c35-a7ea-6d71416a2061"
],
"x-ms-correlation-request-id": [
- "6842eef9-d654-4dd8-99df-d1b9534e3d63"
+ "9dd6ec2b-403a-4c35-a7ea-6d71416a2061"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195355Z:6842eef9-d654-4dd8-99df-d1b9534e3d63"
+ "WESTUS2:20221114T195145Z:9dd6ec2b-403a-4c35-a7ea-6d71416a2061"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -51,10 +51,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:53:55 GMT"
+ "Mon, 14 Nov 2022 19:51:44 GMT"
],
"Content-Length": [
- "228"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -63,32 +63,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036\",\r\n \"name\": \"crptestar9036\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar9036\": \"2022-06-15 19:53:54Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119\",\r\n \"name\": \"crptestar8119\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar8119\": \"2022-11-14 19:51:42Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar9036?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjkwMzY/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8119?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgxMTk/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar9036\": \"2022-06-15 19:54:05Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar8119\": \"2022-11-14 19:51:56Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "d3fcd16a-ab09-43bc-89ac-c905020663e6"
+ "f3344d9e-9953-4ff5-8369-f471525ea9af"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "97"
]
},
"ResponseHeaders": {
@@ -102,13 +102,13 @@
"1198"
],
"x-ms-request-id": [
- "5bf4ecfe-c53a-4e5b-9794-7fcc4137e0e4"
+ "f7352fea-98b8-44c9-936e-ad95877c611c"
],
"x-ms-correlation-request-id": [
- "5bf4ecfe-c53a-4e5b-9794-7fcc4137e0e4"
+ "f7352fea-98b8-44c9-936e-ad95877c611c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195404Z:5bf4ecfe-c53a-4e5b-9794-7fcc4137e0e4"
+ "WESTUS2:20221114T195157Z:f7352fea-98b8-44c9-936e-ad95877c611c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -117,10 +117,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:54:04 GMT"
+ "Mon, 14 Nov 2022 19:51:56 GMT"
],
"Content-Length": [
- "228"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -129,32 +129,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036\",\r\n \"name\": \"crptestar9036\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar9036\": \"2022-06-15 19:54:05Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119\",\r\n \"name\": \"crptestar8119\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar8119\": \"2022-11-14 19:51:56Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar9036?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjkwMzY/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8119?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgxMTk/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "783db260-8652-45c8-9291-f2415f0be8e8"
+ "53879b61-e515-4e51-87f5-1f6ccc48c99b"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -168,13 +168,13 @@
"1197"
],
"x-ms-request-id": [
- "d4b072f6-a5f0-466a-995b-58464175b0ff"
+ "55d02252-04ba-4be3-8fe5-4287d17cd28c"
],
"x-ms-correlation-request-id": [
- "d4b072f6-a5f0-466a-995b-58464175b0ff"
+ "55d02252-04ba-4be3-8fe5-4287d17cd28c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195607Z:d4b072f6-a5f0-466a-995b-58464175b0ff"
+ "WESTUS2:20221114T195243Z:55d02252-04ba-4be3-8fe5-4287d17cd28c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -183,10 +183,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:56:06 GMT"
+ "Mon, 14 Nov 2022 19:52:43 GMT"
],
"Content-Length": [
- "180"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -195,32 +195,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036\",\r\n \"name\": \"crptestar9036\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119\",\r\n \"name\": \"crptestar8119\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Network/virtualNetworks/csvnet1833?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQxODMzP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Network/virtualNetworks/csvnet5962?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ1OTYyP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet9491\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet2611\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "e368c669-295b-4bdf-9752-3c7e486e14d6"
+ "3c0561a3-d62c-4b68-bb1a-4e8f39c8449a"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "297"
+ "301"
]
},
"ResponseHeaders": {
@@ -234,19 +234,19 @@
"3"
],
"x-ms-request-id": [
- "5aea090f-3eb3-49a1-9492-673bbeb57f50"
+ "d37433eb-84e6-4ce8-af01-b8f71bd37a36"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/5aea090f-3eb3-49a1-9492-673bbeb57f50?api-version=2019-09-01"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/d37433eb-84e6-4ce8-af01-b8f71bd37a36?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "deb1cb38-cf5b-448e-b6b4-7dd519978592"
+ "493e15e4-ad78-4987-9183-bb709024c72f"
],
"Azure-AsyncNotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "a6351d86-04bf-4788-8a85-e0bf204d271a"
+ "2837bce0-e8b3-4796-b528-0291ce01a000"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -259,16 +259,16 @@
"1199"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195358Z:deb1cb38-cf5b-448e-b6b4-7dd519978592"
+ "WESTUS2:20221114T195147Z:493e15e4-ad78-4987-9183-bb709024c72f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:53:57 GMT"
+ "Mon, 14 Nov 2022 19:51:47 GMT"
],
"Content-Length": [
- "1232"
+ "1237"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -277,19 +277,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet1833\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Network/virtualNetworks/csvnet1833\",\r\n \"etag\": \"W/\\\"9c13a4ed-7599-4f2f-88c8-2ecec2413f02\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"999b008c-2ff9-4d76-9aa9-5ee2a7b3af92\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet9491\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Network/virtualNetworks/csvnet1833/subnets/subnet9491\",\r\n \"etag\": \"W/\\\"9c13a4ed-7599-4f2f-88c8-2ecec2413f02\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet5962\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Network/virtualNetworks/csvnet5962\",\r\n \"etag\": \"W/\\\"75576f17-545a-4b41-852f-a8c715531249\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"bd8025f5-be3c-471d-a806-1fa1a1e0e188\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet2611\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Network/virtualNetworks/csvnet5962/subnets/subnet2611\",\r\n \"etag\": \"W/\\\"75576f17-545a-4b41-852f-a8c715531249\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/5aea090f-3eb3-49a1-9492-673bbeb57f50?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzVhZWEwOTBmLTNlYjMtNDlhMS05NDkyLTY3M2JiZWI1N2Y1MD9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/d37433eb-84e6-4ce8-af01-b8f71bd37a36?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy9kMzc0MzNlYi04NGU2LTRjZTgtYWYwMS1iOGY3MWJkMzdhMzY/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -301,13 +301,13 @@
"no-cache"
],
"x-ms-request-id": [
- "330cd487-e5d1-4302-93c0-a8686e038a3b"
+ "a1ab1ee8-4873-476f-a9fa-be292e8a7730"
],
"x-ms-correlation-request-id": [
- "b082d6de-e593-4d19-a83f-d3cba4498dd7"
+ "5d11b1e7-9855-4563-abb3-749228e1a1dc"
],
"x-ms-arm-service-request-id": [
- "ce26232b-ce55-49ca-b41d-0fbea081714f"
+ "6e29f9ca-30b3-4def-9f68-3d53b7a48d13"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -320,13 +320,13 @@
"11999"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195401Z:b082d6de-e593-4d19-a83f-d3cba4498dd7"
+ "WESTUS2:20221114T195151Z:5d11b1e7-9855-4563-abb3-749228e1a1dc"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:54:00 GMT"
+ "Mon, 14 Nov 2022 19:51:50 GMT"
],
"Content-Length": [
"29"
@@ -342,15 +342,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Network/virtualNetworks/csvnet1833?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQxODMzP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Network/virtualNetworks/csvnet5962?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ1OTYyP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -362,16 +362,16 @@
"no-cache"
],
"ETag": [
- "W/\"4a8034dd-20c9-45f8-bb00-6ab7cd07d981\""
+ "W/\"6c3d15cb-bd96-49ff-91f0-ee5779e9aaf6\""
],
"x-ms-request-id": [
- "a7f081f6-3f93-47a8-8e0d-21dd663ef135"
+ "49d22d9a-5013-4e79-b8ab-c591b269da50"
],
"x-ms-correlation-request-id": [
- "ed306b6f-cc60-454e-bd4e-05ebf7433cd4"
+ "7c26a862-0a80-499c-b3ec-b837e1a72cbe"
],
"x-ms-arm-service-request-id": [
- "81841538-3790-4f0a-936e-4c44a76767ab"
+ "524d5314-04dc-4464-a733-e1c579401428"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -384,16 +384,16 @@
"11998"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195401Z:ed306b6f-cc60-454e-bd4e-05ebf7433cd4"
+ "WESTUS2:20221114T195151Z:7c26a862-0a80-499c-b3ec-b837e1a72cbe"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:54:00 GMT"
+ "Mon, 14 Nov 2022 19:51:50 GMT"
],
"Content-Length": [
- "1234"
+ "1239"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -402,32 +402,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet1833\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Network/virtualNetworks/csvnet1833\",\r\n \"etag\": \"W/\\\"4a8034dd-20c9-45f8-bb00-6ab7cd07d981\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"999b008c-2ff9-4d76-9aa9-5ee2a7b3af92\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet9491\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Network/virtualNetworks/csvnet1833/subnets/subnet9491\",\r\n \"etag\": \"W/\\\"4a8034dd-20c9-45f8-bb00-6ab7cd07d981\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet5962\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Network/virtualNetworks/csvnet5962\",\r\n \"etag\": \"W/\\\"6c3d15cb-bd96-49ff-91f0-ee5779e9aaf6\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"bd8025f5-be3c-471d-a806-1fa1a1e0e188\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet2611\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Network/virtualNetworks/csvnet5962/subnets/subnet2611\",\r\n \"etag\": \"W/\\\"6c3d15cb-bd96-49ff-91f0-ee5779e9aaf6\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Network/publicIPAddresses/cspip2824?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMjgyND9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Network/publicIPAddresses/cspip4634?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwNDYzND9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns5366\"\r\n }\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns1670\"\r\n }\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "727bf697-369e-43fe-9a84-c9ca4dd7ffc1"
+ "3a3a7bd2-eee1-4d52-8982-28198744811e"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "163"
+ "167"
]
},
"ResponseHeaders": {
@@ -441,19 +441,19 @@
"1"
],
"x-ms-request-id": [
- "aa1fcc68-d764-4937-9db7-0de7609356e8"
+ "6912f7f7-6c69-43a0-8731-ed0140d81150"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/aa1fcc68-d764-4937-9db7-0de7609356e8?api-version=2019-09-01"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/6912f7f7-6c69-43a0-8731-ed0140d81150?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "65bd9118-77d4-440b-908c-9bb1f3e81fa7"
+ "79b02cc2-b435-4000-a736-01d9d90c6bb8"
],
"Azure-AsyncNotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "e51cfa44-e328-497c-aea7-5eca78e32c77"
+ "30ce7f6c-172a-462f-bfcc-537ea7b7e60d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -466,16 +466,16 @@
"1198"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195403Z:65bd9118-77d4-440b-908c-9bb1f3e81fa7"
+ "WESTUS2:20221114T195153Z:79b02cc2-b435-4000-a736-01d9d90c6bb8"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:54:02 GMT"
+ "Mon, 14 Nov 2022 19:51:53 GMT"
],
"Content-Length": [
- "724"
+ "732"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -484,19 +484,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip2824\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Network/publicIPAddresses/cspip2824\",\r\n \"etag\": \"W/\\\"f1a98184-3b07-445e-af44-c5aae63b77a1\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"5d887cad-21af-47fd-adc4-0e9451a03708\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns5366\",\r\n \"fqdn\": \"dns5366.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip4634\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Network/publicIPAddresses/cspip4634\",\r\n \"etag\": \"W/\\\"42546ecd-365b-4983-b7d3-9f6594dadae2\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"2e3090a7-dc70-411a-abd3-a20b593ab118\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns1670\",\r\n \"fqdn\": \"dns1670.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/aa1fcc68-d764-4937-9db7-0de7609356e8?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zL2FhMWZjYzY4LWQ3NjQtNDkzNy05ZGI3LTBkZTc2MDkzNTZlOD9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/6912f7f7-6c69-43a0-8731-ed0140d81150?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy82OTEyZjdmNy02YzY5LTQzYTAtODczMS1lZDAxNDBkODExNTA/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -507,14 +507,17 @@
"Pragma": [
"no-cache"
],
+ "Retry-After": [
+ "2"
+ ],
"x-ms-request-id": [
- "400d22d9-5034-415e-9dce-a2af59ab9a95"
+ "33e07074-9e9c-4565-8e26-4791e12dc1e8"
],
"x-ms-correlation-request-id": [
- "b3b909bf-fe6d-4b71-ad80-2913a01f4b61"
+ "9bd9c799-4a46-4919-9ebd-dd2f32dcf03f"
],
"x-ms-arm-service-request-id": [
- "ce9821a6-3b96-4182-bef2-1204e1a51091"
+ "c39e5d1f-f88c-4387-a70d-8aaafc282812"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -527,13 +530,74 @@
"11997"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195404Z:b3b909bf-fe6d-4b71-ad80-2913a01f4b61"
+ "WESTUS2:20221114T195154Z:9bd9c799-4a46-4919-9ebd-dd2f32dcf03f"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 19:51:54 GMT"
+ ],
+ "Content-Length": [
+ "30"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/6912f7f7-6c69-43a0-8731-ed0140d81150?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy82OTEyZjdmNy02YzY5LTQzYTAtODczMS1lZDAxNDBkODExNTA/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-request-id": [
+ "19ea58ce-b844-48ce-8267-c247447b63df"
+ ],
+ "x-ms-correlation-request-id": [
+ "a346d237-ac00-4d11-8642-91747c36a150"
+ ],
+ "x-ms-arm-service-request-id": [
+ "593ea232-8be3-4730-90df-3d23aa93a0e1"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11996"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T195156Z:a346d237-ac00-4d11-8642-91747c36a150"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:54:03 GMT"
+ "Mon, 14 Nov 2022 19:51:56 GMT"
],
"Content-Length": [
"29"
@@ -549,15 +613,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Network/publicIPAddresses/cspip2824?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMjgyND9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Network/publicIPAddresses/cspip4634?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwNDYzND9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -569,16 +633,16 @@
"no-cache"
],
"ETag": [
- "W/\"6f77c77f-9a38-41fc-bde8-21a05133afc1\""
+ "W/\"1eadfaef-92e1-4864-9c33-fbd05f8700c7\""
],
"x-ms-request-id": [
- "8036e628-be1d-470d-a7c8-4ece83f7b2d2"
+ "c677723b-e652-4f99-8733-f144ee775bb8"
],
"x-ms-correlation-request-id": [
- "477e8ddc-e5a3-4034-8221-cf1de3663e2e"
+ "ed7ecdb9-561c-44bf-9f0e-6524ccc79775"
],
"x-ms-arm-service-request-id": [
- "260ea159-2738-41cc-8073-0154a079fa72"
+ "9e6b8b54-1a0a-4b2b-8022-f9b2dde23396"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -588,19 +652,19 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
+ "11995"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195404Z:477e8ddc-e5a3-4034-8221-cf1de3663e2e"
+ "WESTUS2:20221114T195156Z:ed7ecdb9-561c-44bf-9f0e-6524ccc79775"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:54:03 GMT"
+ "Mon, 14 Nov 2022 19:51:56 GMT"
],
"Content-Length": [
- "725"
+ "733"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -609,32 +673,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip2824\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Network/publicIPAddresses/cspip2824\",\r\n \"etag\": \"W/\\\"6f77c77f-9a38-41fc-bde8-21a05133afc1\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"5d887cad-21af-47fd-adc4-0e9451a03708\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns5366\",\r\n \"fqdn\": \"dns5366.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip4634\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Network/publicIPAddresses/cspip4634\",\r\n \"etag\": \"W/\\\"1eadfaef-92e1-4864-9c33-fbd05f8700c7\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"2e3090a7-dc70-411a-abd3-a20b593ab118\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns1670\",\r\n \"fqdn\": \"dns1670.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Storage/storageAccounts/saforcspkg5309?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNTMwOT9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Storage/storageAccounts/saforcspkg3165?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMzE2NT9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "6a8ec0e0-70fc-4d15-bbe0-131e2e969eb1"
+ "662fccd7-8829-4995-a999-28a857767900"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "89"
+ "93"
]
},
"ResponseHeaders": {
@@ -645,13 +709,13 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c083ef75-30ae-4a14-ae40-c4ebd741de49?monitor=true&api-version=2015-06-15"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/dcd82474-1985-452b-a667-8885fd3dff4d?monitor=true&api-version=2015-06-15"
],
"Retry-After": [
"17"
],
"x-ms-request-id": [
- "c083ef75-30ae-4a14-ae40-c4ebd741de49"
+ "dcd82474-1985-452b-a667-8885fd3dff4d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -663,16 +727,16 @@
"1199"
],
"x-ms-correlation-request-id": [
- "3a63f184-83cb-4d1e-addc-0d6722c520bc"
+ "dfa3c97f-d50a-4be1-9678-4f1ab8f19323"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195409Z:3a63f184-83cb-4d1e-addc-0d6722c520bc"
+ "WESTUS2:20221114T195203Z:dfa3c97f-d50a-4be1-9678-4f1ab8f19323"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:54:08 GMT"
+ "Mon, 14 Nov 2022 19:52:02 GMT"
],
"Content-Type": [
"text/plain; charset=utf-8"
@@ -688,15 +752,15 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c083ef75-30ae-4a14-ae40-c4ebd741de49?monitor=true&api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMi9hc3luY29wZXJhdGlvbnMvYzA4M2VmNzUtMzBhZS00YTE0LWFlNDAtYzRlYmQ3NDFkZTQ5P21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/dcd82474-1985-452b-a667-8885fd3dff4d?monitor=true&api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvYXN5bmNvcGVyYXRpb25zL2RjZDgyNDc0LTE5ODUtNDUyYi1hNjY3LTg4ODVmZDNkZmY0ZD9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -708,7 +772,7 @@
"no-cache"
],
"x-ms-request-id": [
- "7cf56c2b-3a5c-4c64-8e6d-80cfc4f0413c"
+ "05126a0a-636f-4c56-96e3-4d1845feea66"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -720,19 +784,19 @@
"11999"
],
"x-ms-correlation-request-id": [
- "a1d8f8c0-9927-4a9d-b2e5-e33e97bebd48"
+ "0e61f85b-0d26-4d53-b56b-31ad59a33f54"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195426Z:a1d8f8c0-9927-4a9d-b2e5-e33e97bebd48"
+ "WESTUS2:20221114T195220Z:0e61f85b-0d26-4d53-b56b-31ad59a33f54"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:54:25 GMT"
+ "Mon, 14 Nov 2022 19:52:20 GMT"
],
"Content-Length": [
- "89"
+ "93"
],
"Content-Type": [
"application/json"
@@ -741,25 +805,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "455b1930-4505-4995-b638-416095c3de73"
+ "0e198b9f-a5ec-40fa-8db8-b62e9743d0a9"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -771,7 +835,7 @@
"no-cache"
],
"x-ms-request-id": [
- "8cceaf62-d8ce-4f6b-9979-89bf55857179"
+ "37f5e806-8ba5-4718-b5c4-6260c7ebe76c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -783,19 +847,19 @@
"11998"
],
"x-ms-correlation-request-id": [
- "1fa891f7-919c-496d-92c9-c47dbda462ab"
+ "c26023f1-882f-44e7-b51b-be7c1f6454ff"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195436Z:1fa891f7-919c-496d-92c9-c47dbda462ab"
+ "WESTUS2:20221114T195231Z:c26023f1-882f-44e7-b51b-be7c1f6454ff"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:54:35 GMT"
+ "Mon, 14 Nov 2022 19:52:31 GMT"
],
"Content-Length": [
- "747"
+ "759"
],
"Content-Type": [
"application/json"
@@ -804,25 +868,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Storage/storageAccounts/saforcspkg5309\",\r\n \"name\": \"saforcspkg5309\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T19:54:07.6146034Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg5309.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg5309.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg5309.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg5309.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\",\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Storage/storageAccounts/saforcspkg3165\",\r\n \"name\": \"saforcspkg3165\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T19:52:00.2277292Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg3165.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg3165.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg3165.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg3165.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Storage/storageAccounts/saforcspkg5309?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNTMwOT9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Storage/storageAccounts/saforcspkg3165?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMzE2NT9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "3f84389d-53db-43da-84b4-0aacbc83722b"
+ "caac145b-b44e-4490-8487-c35d42d24446"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -834,7 +898,7 @@
"no-cache"
],
"x-ms-request-id": [
- "75876117-ecac-4377-9b85-c5ddab4901c1"
+ "610de24b-d0fd-4586-9048-72063d9aaeca"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -846,19 +910,19 @@
"11997"
],
"x-ms-correlation-request-id": [
- "3b55a8bf-b50c-403a-86af-1ec0ded5f08a"
+ "03723dc2-546f-46af-849b-2c62b4e0e049"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195436Z:3b55a8bf-b50c-403a-86af-1ec0ded5f08a"
+ "WESTUS2:20221114T195231Z:03723dc2-546f-46af-849b-2c62b4e0e049"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:54:35 GMT"
+ "Mon, 14 Nov 2022 19:52:31 GMT"
],
"Content-Length": [
- "735"
+ "747"
],
"Content-Type": [
"application/json"
@@ -867,25 +931,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Storage/storageAccounts/saforcspkg5309\",\r\n \"name\": \"saforcspkg5309\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T19:54:07.6146034Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg5309.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg5309.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg5309.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg5309.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\",\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Storage/storageAccounts/saforcspkg3165\",\r\n \"name\": \"saforcspkg3165\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T19:52:00.2277292Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg3165.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg3165.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg3165.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg3165.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Storage/storageAccounts/saforcspkg5309/listKeys?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNTMwOS9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Storage/storageAccounts/saforcspkg3165/listKeys?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMzE2NS9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "POST",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "f63fae71-c99d-40c3-ba5a-8cac13c2ada2"
+ "93949a0d-bde5-4cc5-ae2a-795a1e0c3012"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -897,7 +961,7 @@
"no-cache"
],
"x-ms-request-id": [
- "b0775495-5f4a-42a0-b9e9-4141718c0354"
+ "9d356f93-c232-4f18-bdcb-e286377a73e3"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -909,16 +973,16 @@
"11999"
],
"x-ms-correlation-request-id": [
- "0eb1e87c-b1a0-49de-b8c7-fb025b6d1e36"
+ "1d2cd3fb-655e-4491-a443-f88c5d15e249"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195436Z:0eb1e87c-b1a0-49de-b8c7-fb025b6d1e36"
+ "WESTUS2:20221114T195231Z:1d2cd3fb-655e-4491-a443-f88c5d15e249"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:54:36 GMT"
+ "Mon, 14 Nov 2022 19:52:31 GMT"
],
"Content-Length": [
"197"
@@ -934,28 +998,28 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Compute/cloudServices/cs32?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzMj9hcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Compute/cloudServices/cs9341?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5MzQxP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg5309.blob.core.windows.net/sascontainer/HelloWorldTest_WebRole_D2_V2.cspkg?sv=2017-04-17&sr=b&sig=f9qg98cI8BBdSx9g%2FappWTgEJZ1OxgMi7j12OSOVBBc%3D&st=2022-06-14T19%3A56%3A07Z&se=2022-06-17T19%3A56%3A07Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb8359\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe1433\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Network/publicIPAddresses/cspip2824\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg3165.blob.core.windows.net/sascontainer/HelloWorldTest_WebRole_D2_V2.cspkg?sv=2017-04-17&sr=b&sig=Sanitized\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5489\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe6549\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Network/publicIPAddresses/cspip4634\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "f73e679b-1d21-434f-b7e5-bce9d531cb62"
+ "35768964-2255-44eb-ab60-152d476c4dd9"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "2147"
+ "2157"
]
},
"ResponseHeaders": {
@@ -966,19 +1030,19 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d50913c4-6849-4ed1-bd1f-3d40dc9bf01c?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8f0fc3ee-2bfc-4c3f-82ec-1fbbb955d6b5?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;290,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;290"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "d50913c4-6849-4ed1-bd1f-3d40dc9bf01c"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;294"
+ "8f0fc3ee-2bfc-4c3f-82ec-1fbbb955d6b5"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -987,19 +1051,19 @@
"1199"
],
"x-ms-correlation-request-id": [
- "dc9a9eb7-49f9-455e-9002-cd257eabb417"
+ "436e3e53-be53-4f98-8d88-d89d8fae9b75"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195610Z:dc9a9eb7-49f9-455e-9002-cd257eabb417"
+ "WESTUS2:20221114T195246Z:436e3e53-be53-4f98-8d88-d89d8fae9b75"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:56:09 GMT"
+ "Mon, 14 Nov 2022 19:52:46 GMT"
],
"Content-Length": [
- "2714"
+ "2746"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1008,20 +1072,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs32\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR9036/providers/Microsoft.Compute/cloudServices/cs32\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb8359\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe1433\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Network/publicIPAddresses/cspip2824\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"04c69869-d400-44c2-a4ad-5e3a8a8957a3\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T19:56:09.5361494Z\",\r\n \"lastModifiedAt\": \"2022-06-15T19:56:09.5361494Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9341\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8119/providers/Microsoft.Compute/cloudServices/cs9341\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5489\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe6549\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Network/publicIPAddresses/cspip4634\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"00098618-7df0-498e-9a20-6ee7a542ce08\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:52:45.9345294Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:52:45.9345294Z\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d50913c4-6849-4ed1-bd1f-3d40dc9bf01c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDUwOTEzYzQtNjg0OS00ZWQxLWJkMWYtM2Q0MGRjOWJmMDFjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8f0fc3ee-2bfc-4c3f-82ec-1fbbb955d6b5?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzhmMGZjM2VlLTJiZmMtNGMzZi04MmVjLTFmYmJiOTU1ZDZiNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1035,10 +1099,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "cd01c881-f0ba-4307-a3ff-4415c75fa907"
+ "4a9f2f44-f57e-4547-b60a-5419ee0fde03"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1048,16 +1112,16 @@
"11999"
],
"x-ms-correlation-request-id": [
- "86cce7a0-a9e7-4698-8fdf-247d10d74314"
+ "228240ae-c5f3-4203-9001-f6a6ef3790a9"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195640Z:86cce7a0-a9e7-4698-8fdf-247d10d74314"
+ "WESTUS2:20221114T195327Z:228240ae-c5f3-4203-9001-f6a6ef3790a9"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:56:40 GMT"
+ "Mon, 14 Nov 2022 19:53:26 GMT"
],
"Content-Length": [
"134"
@@ -1069,20 +1133,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:56:09.5361494-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d50913c4-6849-4ed1-bd1f-3d40dc9bf01c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:52:45.9345294-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"8f0fc3ee-2bfc-4c3f-82ec-1fbbb955d6b5\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d50913c4-6849-4ed1-bd1f-3d40dc9bf01c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDUwOTEzYzQtNjg0OS00ZWQxLWJkMWYtM2Q0MGRjOWJmMDFjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8f0fc3ee-2bfc-4c3f-82ec-1fbbb955d6b5?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzhmMGZjM2VlLTJiZmMtNGMzZi04MmVjLTFmYmJiOTU1ZDZiNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1096,10 +1160,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "9943a571-0562-4df1-930b-5b64394b4c9b"
+ "cce787d8-d790-439d-969f-fe8008afa554"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1109,16 +1173,16 @@
"11998"
],
"x-ms-correlation-request-id": [
- "6952713a-bb0b-4772-866a-d206a3e5cf43"
+ "39dda4dc-6420-4dbb-a838-25cb141f4ec2"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195710Z:6952713a-bb0b-4772-866a-d206a3e5cf43"
+ "WESTUS2:20221114T195357Z:39dda4dc-6420-4dbb-a838-25cb141f4ec2"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:57:10 GMT"
+ "Mon, 14 Nov 2022 19:53:56 GMT"
],
"Content-Length": [
"134"
@@ -1130,20 +1194,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:56:09.5361494-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d50913c4-6849-4ed1-bd1f-3d40dc9bf01c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:52:45.9345294-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"8f0fc3ee-2bfc-4c3f-82ec-1fbbb955d6b5\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d50913c4-6849-4ed1-bd1f-3d40dc9bf01c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDUwOTEzYzQtNjg0OS00ZWQxLWJkMWYtM2Q0MGRjOWJmMDFjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8f0fc3ee-2bfc-4c3f-82ec-1fbbb955d6b5?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzhmMGZjM2VlLTJiZmMtNGMzZi04MmVjLTFmYmJiOTU1ZDZiNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1157,10 +1221,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "b202a0a7-b90f-453c-8911-fad061f340f1"
+ "823e331e-1481-4920-a924-faa2ee4b738c"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1170,16 +1234,16 @@
"11997"
],
"x-ms-correlation-request-id": [
- "5ef6e329-128f-435f-a188-552c3a4294e8"
+ "ad4e017e-e7f3-4dc1-b7fc-889c07f578e1"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195740Z:5ef6e329-128f-435f-a188-552c3a4294e8"
+ "WESTUS2:20221114T195427Z:ad4e017e-e7f3-4dc1-b7fc-889c07f578e1"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:57:40 GMT"
+ "Mon, 14 Nov 2022 19:54:26 GMT"
],
"Content-Length": [
"134"
@@ -1191,20 +1255,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:56:09.5361494-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d50913c4-6849-4ed1-bd1f-3d40dc9bf01c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:52:45.9345294-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"8f0fc3ee-2bfc-4c3f-82ec-1fbbb955d6b5\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d50913c4-6849-4ed1-bd1f-3d40dc9bf01c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDUwOTEzYzQtNjg0OS00ZWQxLWJkMWYtM2Q0MGRjOWJmMDFjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8f0fc3ee-2bfc-4c3f-82ec-1fbbb955d6b5?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzhmMGZjM2VlLTJiZmMtNGMzZi04MmVjLTFmYmJiOTU1ZDZiNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1218,10 +1282,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "d495e234-3fa5-4567-a96d-5e65f2915774"
+ "bb562ba5-135c-4b74-bbb8-327084f8693a"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1231,16 +1295,16 @@
"11996"
],
"x-ms-correlation-request-id": [
- "81b99732-13c4-46a4-9c9b-e5f8d8df31e4"
+ "43a238d8-975f-4141-bac3-0d9180c89c3b"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195811Z:81b99732-13c4-46a4-9c9b-e5f8d8df31e4"
+ "WESTUS2:20221114T195457Z:43a238d8-975f-4141-bac3-0d9180c89c3b"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:58:10 GMT"
+ "Mon, 14 Nov 2022 19:54:56 GMT"
],
"Content-Length": [
"134"
@@ -1252,20 +1316,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:56:09.5361494-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d50913c4-6849-4ed1-bd1f-3d40dc9bf01c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:52:45.9345294-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"8f0fc3ee-2bfc-4c3f-82ec-1fbbb955d6b5\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d50913c4-6849-4ed1-bd1f-3d40dc9bf01c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDUwOTEzYzQtNjg0OS00ZWQxLWJkMWYtM2Q0MGRjOWJmMDFjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8f0fc3ee-2bfc-4c3f-82ec-1fbbb955d6b5?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzhmMGZjM2VlLTJiZmMtNGMzZi04MmVjLTFmYmJiOTU1ZDZiNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1279,10 +1343,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "d17fa8ee-ac3d-48f6-8d47-7d5f18545531"
+ "12ad26ee-c0ca-45ee-ba5e-e0e30f55da1b"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1292,16 +1356,16 @@
"11995"
],
"x-ms-correlation-request-id": [
- "14f93a06-3c45-4a9e-982b-76fb05c57515"
+ "6af5b236-856b-437e-a09d-98c6bd0f404b"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195841Z:14f93a06-3c45-4a9e-982b-76fb05c57515"
+ "WESTUS2:20221114T195527Z:6af5b236-856b-437e-a09d-98c6bd0f404b"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:58:40 GMT"
+ "Mon, 14 Nov 2022 19:55:27 GMT"
],
"Content-Length": [
"134"
@@ -1313,20 +1377,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:56:09.5361494-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d50913c4-6849-4ed1-bd1f-3d40dc9bf01c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:52:45.9345294-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"8f0fc3ee-2bfc-4c3f-82ec-1fbbb955d6b5\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d50913c4-6849-4ed1-bd1f-3d40dc9bf01c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDUwOTEzYzQtNjg0OS00ZWQxLWJkMWYtM2Q0MGRjOWJmMDFjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8f0fc3ee-2bfc-4c3f-82ec-1fbbb955d6b5?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzhmMGZjM2VlLTJiZmMtNGMzZi04MmVjLTFmYmJiOTU1ZDZiNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1340,10 +1404,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "3a423b1f-3f79-4088-b1da-1ca206463ff8"
+ "aae7de73-4c41-474c-b7f9-64fed0fd983b"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1353,19 +1417,19 @@
"11994"
],
"x-ms-correlation-request-id": [
- "53e0f462-b882-41d8-a557-6e0bbbf3526e"
+ "0ae35006-54f1-4706-bd62-b0e65579abd6"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195911Z:53e0f462-b882-41d8-a557-6e0bbbf3526e"
+ "WESTUS2:20221114T195558Z:0ae35006-54f1-4706-bd62-b0e65579abd6"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:59:11 GMT"
+ "Mon, 14 Nov 2022 19:55:57 GMT"
],
"Content-Length": [
- "134"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1374,20 +1438,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:56:09.5361494-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d50913c4-6849-4ed1-bd1f-3d40dc9bf01c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:52:45.9345294-08:00\",\r\n \"endTime\": \"2022-11-14T11:55:57.1386772-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"8f0fc3ee-2bfc-4c3f-82ec-1fbbb955d6b5\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d50913c4-6849-4ed1-bd1f-3d40dc9bf01c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDUwOTEzYzQtNjg0OS00ZWQxLWJkMWYtM2Q0MGRjOWJmMDFjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Compute/cloudServices/cs9341?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5MzQxP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1397,36 +1461,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4901,Microsoft.Compute/GetCloudService3Min;999,Microsoft.Compute/GetCloudService30Min;4957"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
- ],
"x-ms-request-id": [
- "9de50515-1d4d-47f0-a238-a5c95e1c81f7"
+ "1c4b72bc-0f5e-45b6-959d-51ff06465d5e"
],
"Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
"11993"
],
"x-ms-correlation-request-id": [
- "d58a5361-3d1b-4cec-af0e-f1480bcf3e5e"
+ "69c95f73-8b46-45c4-ac05-9065d383c04c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195941Z:d58a5361-3d1b-4cec-af0e-f1480bcf3e5e"
+ "WESTUS2:20221114T195558Z:69c95f73-8b46-45c4-ac05-9065d383c04c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:59:41 GMT"
+ "Mon, 14 Nov 2022 19:55:58 GMT"
],
"Content-Length": [
- "184"
+ "2748"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1435,20 +1498,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:56:09.5361494-05:00\",\r\n \"endTime\": \"2022-06-15T14:59:36.3030119-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"d50913c4-6849-4ed1-bd1f-3d40dc9bf01c\"\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9341\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8119/providers/Microsoft.Compute/cloudServices/cs9341\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5489\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe6549\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Network/publicIPAddresses/cspip4634\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"00098618-7df0-498e-9a20-6ee7a542ce08\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:52:45.9345294Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:52:45.9345294Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Compute/cloudServices/cs32?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzMj9hcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Compute/cloudServices/cs9341?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5MzQxP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
+ "x-ms-client-request-id": [
+ "2a7aaeb4-f4b1-4773-81da-33a28e41de53"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1458,14 +1527,14 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;996,Microsoft.Compute/GetCloudService30Min;4900,Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4956"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "b2234b32-b84b-4e03-bf49-54d40448d455"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;393,Microsoft.Compute/GetCloudService30Min;2528"
+ "aa006b92-6ebc-423c-9641-28c6bc73001d"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1474,19 +1543,19 @@
"11992"
],
"x-ms-correlation-request-id": [
- "ebf5bad2-e5c4-44db-a233-7e9a83979480"
+ "7678fbcf-00b1-481e-8d63-6242cc572cc3"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195941Z:ebf5bad2-e5c4-44db-a233-7e9a83979480"
+ "WESTUS2:20221114T195558Z:7678fbcf-00b1-481e-8d63-6242cc572cc3"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:59:41 GMT"
+ "Mon, 14 Nov 2022 19:55:58 GMT"
],
"Content-Length": [
- "2716"
+ "2748"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1495,26 +1564,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs32\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR9036/providers/Microsoft.Compute/cloudServices/cs32\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb8359\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe1433\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Network/publicIPAddresses/cspip2824\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"04c69869-d400-44c2-a4ad-5e3a8a8957a3\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T19:56:09.5361494Z\",\r\n \"lastModifiedAt\": \"2022-06-15T19:56:09.5361494Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs9341\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8119/providers/Microsoft.Compute/cloudServices/cs9341\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5489\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe6549\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Network/publicIPAddresses/cspip4634\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"00098618-7df0-498e-9a20-6ee7a542ce08\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T19:52:45.9345294Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:52:45.9345294Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Compute/cloudServices/cs32?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzMj9hcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances/HelloWorldTest1_IN_0?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5MzQxL3JvbGVJbnN0YW5jZXMvSGVsbG9Xb3JsZFRlc3QxX0lOXzA/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "806a7a40-c9e2-4491-a64b-0accddf2724f"
+ "23af500a-9f33-4e45-8b00-6cdc09245a46"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1524,14 +1593,14 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;995,Microsoft.Compute/GetCloudService30Min;4899,Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4955"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "0b75ca57-69d8-438b-9e4a-4f896af47702"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;392,Microsoft.Compute/GetCloudService30Min;2527"
+ "9d959ce8-261a-4c43-82ef-29fe152e0879"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1540,19 +1609,19 @@
"11991"
],
"x-ms-correlation-request-id": [
- "a9a2a989-4ac1-42df-949c-4aa2c57ff522"
+ "45bacde0-3cb7-45f9-ae5e-19606e56c14c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195942Z:a9a2a989-4ac1-42df-949c-4aa2c57ff522"
+ "WESTUS2:20221114T195558Z:45bacde0-3cb7-45f9-ae5e-19606e56c14c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:59:41 GMT"
+ "Mon, 14 Nov 2022 19:55:58 GMT"
],
"Content-Length": [
- "2716"
+ "647"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1561,26 +1630,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs32\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR9036/providers/Microsoft.Compute/cloudServices/cs32\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"HelloWorldTest1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb8359\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe1433\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Network/publicIPAddresses/cspip2824\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"04c69869-d400-44c2-a4ad-5e3a8a8957a3\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T19:56:09.5361494Z\",\r\n \"lastModifiedAt\": \"2022-06-15T19:56:09.5361494Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"HelloWorldTest1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances/HelloWorldTest1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances/HelloWorldTest1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances/HelloWorldTest1_IN_0?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzMi9yb2xlSW5zdGFuY2VzL0hlbGxvV29ybGRUZXN0MV9JTl8wP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances/HelloWorldTest1_IN_0?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5MzQxL3JvbGVJbnN0YW5jZXMvSGVsbG9Xb3JsZFRlc3QxX0lOXzA/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "2db90512-eb69-498d-a057-ffc2b5283a51"
+ "02f2f345-ab29-43f0-9707-5fac61da3400"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1590,35 +1659,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;994,Microsoft.Compute/GetCloudService30Min;4892,Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4952"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "f47efb53-04f7-49a4-9c48-0bb14901d787"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;391,Microsoft.Compute/GetCloudService30Min;2526"
+ "4cc7c42d-aed6-4e9a-943d-06c105a253d0"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
+ "11983"
],
"x-ms-correlation-request-id": [
- "9d92dd51-12a1-48dd-bd1f-9b66b1fab798"
+ "e5486446-dc67-49a0-9256-6d3ee56f842e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195942Z:9d92dd51-12a1-48dd-bd1f-9b66b1fab798"
+ "WESTUS2:20221114T195831Z:e5486446-dc67-49a0-9256-6d3ee56f842e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:59:41 GMT"
+ "Mon, 14 Nov 2022 19:58:31 GMT"
],
"Content-Length": [
- "639"
+ "647"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1627,26 +1696,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"HelloWorldTest1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances/HelloWorldTest1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances/HelloWorldTest1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"HelloWorldTest1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances/HelloWorldTest1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances/HelloWorldTest1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances/HelloWorldTest1_IN_0?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzMi9yb2xlSW5zdGFuY2VzL0hlbGxvV29ybGRUZXN0MV9JTl8wP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances/HelloWorldTest1_IN_0?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5MzQxL3JvbGVJbnN0YW5jZXMvSGVsbG9Xb3JsZFRlc3QxX0lOXzA/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "4dd90ff2-1f15-4792-9349-7c965caca1df"
+ "78edf687-1add-42d3-aaba-25fd106097a1"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1656,35 +1725,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4920,Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4998"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "bb4a5b1e-27df-443b-bf5c-73c75b1e1a6f"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;389,Microsoft.Compute/GetCloudService30Min;2531"
+ "66212648-964e-4805-b1e5-af1c10564aac"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
+ "11973"
],
"x-ms-correlation-request-id": [
- "30c6032e-e036-4987-953d-46a6639697bc"
+ "5aaf59ae-da5e-4c76-9daa-9c3f3eb3bb90"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200013Z:30c6032e-e036-4987-953d-46a6639697bc"
+ "WESTUS2:20221114T200233Z:5aaf59ae-da5e-4c76-9daa-9c3f3eb3bb90"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:00:12 GMT"
+ "Mon, 14 Nov 2022 20:02:33 GMT"
],
"Content-Length": [
- "639"
+ "647"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1693,26 +1762,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"HelloWorldTest1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances/HelloWorldTest1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances/HelloWorldTest1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"HelloWorldTest1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances/HelloWorldTest1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances/HelloWorldTest1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances/HelloWorldTest1_IN_0?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzMi9yb2xlSW5zdGFuY2VzL0hlbGxvV29ybGRUZXN0MV9JTl8wP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances/HelloWorldTest1_IN_0?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5MzQxL3JvbGVJbnN0YW5jZXMvSGVsbG9Xb3JsZFRlc3QxX0lOXzA/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "2019f5f2-24b6-4192-b194-8595067b8f4e"
+ "f1f5241f-370b-4a9a-a2df-c13508d5fa86"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1722,35 +1791,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;996,Microsoft.Compute/GetCloudService30Min;4932,Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4995"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "f24a8fcd-8c63-41fa-9926-8961dd860f28"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;389,Microsoft.Compute/GetCloudService30Min;2529"
+ "1cc6fd41-99d8-4cbd-8776-1bbbd725eb7c"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11983"
+ "11963"
],
"x-ms-correlation-request-id": [
- "ba2d6751-9b66-481c-b460-e149319ea10d"
+ "fafbf875-32f3-4854-9466-3265c9cbb66f"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200043Z:ba2d6751-9b66-481c-b460-e149319ea10d"
+ "WESTUS2:20221114T200635Z:fafbf875-32f3-4854-9466-3265c9cbb66f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:00:43 GMT"
+ "Mon, 14 Nov 2022 20:06:35 GMT"
],
"Content-Length": [
- "639"
+ "647"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1759,26 +1828,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"HelloWorldTest1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances/HelloWorldTest1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances/HelloWorldTest1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"HelloWorldTest1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances/HelloWorldTest1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances/HelloWorldTest1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances/HelloWorldTest1_IN_0?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzMi9yb2xlSW5zdGFuY2VzL0hlbGxvV29ybGRUZXN0MV9JTl8wP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances/HelloWorldTest1_IN_0/instanceView?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5MzQxL3JvbGVJbnN0YW5jZXMvSGVsbG9Xb3JsZFRlc3QxX0lOXzAvaW5zdGFuY2VWaWV3P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "116201b9-dc10-4ea8-ba14-90c42090bcf1"
+ "4bd84945-f6c4-4d11-a9b9-5f1272acfd7f"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1788,35 +1857,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;994,Microsoft.Compute/GetCloudService30Min;4898,Microsoft.Compute/GetCloudService3Min;996,Microsoft.Compute/GetCloudService30Min;4954"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "b7708aa1-bcd4-45d8-843d-fbabda7054bf"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;387,Microsoft.Compute/GetCloudService30Min;2526"
+ "29a01c45-ee46-4538-a450-c334af9da829"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11980"
+ "11990"
],
"x-ms-correlation-request-id": [
- "f4b27e48-2813-482b-9f39-c7adc7daee30"
+ "ff97c69f-1f42-478e-bbfa-d81518d234d9"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200114Z:f4b27e48-2813-482b-9f39-c7adc7daee30"
+ "WESTUS2:20221114T195559Z:ff97c69f-1f42-478e-bbfa-d81518d234d9"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:01:14 GMT"
+ "Mon, 14 Nov 2022 19:55:59 GMT"
],
"Content-Length": [
- "639"
+ "359"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1825,26 +1894,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"HelloWorldTest1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances/HelloWorldTest1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances/HelloWorldTest1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"platformUpdateDomain\": 0,\r\n \"platformFaultDomain\": 0,\r\n \"privateId\": \"b3762ae8-429e-4916-aac6-34e1064da30c\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"RoleState/RoleStateStarting\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"RoleStateStarting\",\r\n \"message\": \"Starting role... Runtime is initializing. [2022-11-14T19:54:51.000Z]\"\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances/HelloWorldTest1_IN_0/instanceView?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzMi9yb2xlSW5zdGFuY2VzL0hlbGxvV29ybGRUZXN0MV9JTl8wL2luc3RhbmNlVmlldz9hcGktdmVyc2lvbj0yMDIyLTA0LTA0",
- "RequestMethod": "GET",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances/HelloWorldTest1_IN_0/restart?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5MzQxL3JvbGVJbnN0YW5jZXMvSGVsbG9Xb3JsZFRlc3QxX0lOXzAvcmVzdGFydD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "POST",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "c6d1e0ee-2db2-4011-b3f6-b498cb6bd37a"
+ "6e25272e-df64-4eda-8f2f-72253b16515f"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1854,63 +1923,60 @@
"Pragma": [
"no-cache"
],
+ "Location": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/003cedd6-ccfa-468f-af38-355ab2df1eb7?monitor=true&api-version=2022-09-04"
+ ],
+ "Azure-AsyncOperation": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/003cedd6-ccfa-468f-af38-355ab2df1eb7?api-version=2022-09-04"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;291,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;291"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "44948ce2-cc99-4ef8-bcd4-28ca6a796648"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;390,Microsoft.Compute/GetCloudService30Min;2525"
+ "003cedd6-ccfa-468f-af38-355ab2df1eb7"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1199"
],
"x-ms-correlation-request-id": [
- "c0eec51e-25c6-4118-bde4-f6192f0499fa"
+ "591f11c5-4f03-45f4-b639-7167871f35d1"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195942Z:c0eec51e-25c6-4118-bde4-f6192f0499fa"
+ "WESTUS2:20221114T195559Z:591f11c5-4f03-45f4-b639-7167871f35d1"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:59:41 GMT"
- ],
- "Content-Length": [
- "359"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
+ "Mon, 14 Nov 2022 19:55:59 GMT"
],
"Expires": [
"-1"
+ ],
+ "Content-Length": [
+ "0"
]
},
- "ResponseBody": "{\r\n \"platformUpdateDomain\": 0,\r\n \"platformFaultDomain\": 0,\r\n \"privateId\": \"cea50c57-eeee-4d6f-b717-11718062b619\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"RoleState/RoleStateStarting\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"RoleStateStarting\",\r\n \"message\": \"Starting role... Runtime is initializing. [2022-06-15T19:58:18.000Z]\"\r\n }\r\n ]\r\n}",
- "StatusCode": 200
+ "ResponseBody": "",
+ "StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances/HelloWorldTest1_IN_0/restart?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzMi9yb2xlSW5zdGFuY2VzL0hlbGxvV29ybGRUZXN0MV9JTl8wL3Jlc3RhcnQ/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
- "RequestMethod": "POST",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/003cedd6-ccfa-468f-af38-355ab2df1eb7?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzAwM2NlZGQ2LWNjZmEtNDY4Zi1hZjM4LTM1NWFiMmRmMWViNz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
- "x-ms-client-request-id": [
- "f9f5d4fc-49b3-445d-b653-6fd1b149c378"
- ],
- "Accept-Language": [
- "en-US"
- ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1920,60 +1986,58 @@
"Pragma": [
"no-cache"
],
- "Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/a6b24520-4161-4241-9a97-c63efcfdaf7b?monitor=true&api-version=2022-04-04"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/a6b24520-4161-4241-9a97-c63efcfdaf7b?api-version=2022-04-04"
- ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "x-ms-request-id": [
- "a6b24520-4161-4241-9a97-c63efcfdaf7b"
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;293"
+ "x-ms-request-id": [
+ "563aa350-9fbf-4456-856b-8cea2b4b7d8d"
],
"Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11989"
],
"x-ms-correlation-request-id": [
- "ac4f9fcd-7b3a-409c-be43-4315711d56cd"
+ "48dfdb63-598f-4ac6-8c87-729207200ae8"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T195942Z:ac4f9fcd-7b3a-409c-be43-4315711d56cd"
+ "WESTUS2:20221114T195629Z:48dfdb63-598f-4ac6-8c87-729207200ae8"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:59:42 GMT"
+ "Mon, 14 Nov 2022 19:56:29 GMT"
+ ],
+ "Content-Length": [
+ "133"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
],
"Expires": [
"-1"
- ],
- "Content-Length": [
- "0"
]
},
- "ResponseBody": "",
- "StatusCode": 202
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:55:59.591819-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"003cedd6-ccfa-468f-af38-355ab2df1eb7\"\r\n}",
+ "StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/a6b24520-4161-4241-9a97-c63efcfdaf7b?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYTZiMjQ1MjAtNDE2MS00MjQxLTlhOTctYzYzZWZjZmRhZjdiP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/003cedd6-ccfa-468f-af38-355ab2df1eb7?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzAwM2NlZGQ2LWNjZmEtNDY4Zi1hZjM4LTM1NWFiMmRmMWViNz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1987,10 +2051,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "6ac9e827-d2bc-46c1-a7b0-94165d7dac36"
+ "46d4fdb8-fbcc-4b00-9851-f4dd3e773003"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2000,19 +2064,19 @@
"11988"
],
"x-ms-correlation-request-id": [
- "2469f5f8-8dcb-41a3-ba9d-5ec0ee27aff3"
+ "ed2bea59-e2df-48e7-8fda-dae5387cffe9"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200012Z:2469f5f8-8dcb-41a3-ba9d-5ec0ee27aff3"
+ "WESTUS2:20221114T195700Z:ed2bea59-e2df-48e7-8fda-dae5387cffe9"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:00:12 GMT"
+ "Mon, 14 Nov 2022 19:56:59 GMT"
],
"Content-Length": [
- "184"
+ "133"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2021,20 +2085,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:59:42.7248936-05:00\",\r\n \"endTime\": \"2022-06-15T14:59:57.9437138-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"a6b24520-4161-4241-9a97-c63efcfdaf7b\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:55:59.591819-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"003cedd6-ccfa-468f-af38-355ab2df1eb7\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/a6b24520-4161-4241-9a97-c63efcfdaf7b?monitor=true&api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYTZiMjQ1MjAtNDE2MS00MjQxLTlhOTctYzYzZWZjZmRhZjdiP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/003cedd6-ccfa-468f-af38-355ab2df1eb7?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzAwM2NlZGQ2LWNjZmEtNDY4Zi1hZjM4LTM1NWFiMmRmMWViNz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2048,10 +2112,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "d154a896-b760-4077-87f9-0875b339fb7b"
+ "a6fe483b-1edc-44e3-b14f-9e987b02d47f"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2061,44 +2125,41 @@
"11987"
],
"x-ms-correlation-request-id": [
- "5d14c9f0-4b79-4fda-9cda-2e0202ceada2"
+ "fb7418c3-6edc-4eeb-8e5b-43b57d1f9ed0"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200013Z:5d14c9f0-4b79-4fda-9cda-2e0202ceada2"
+ "WESTUS2:20221114T195730Z:fb7418c3-6edc-4eeb-8e5b-43b57d1f9ed0"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:00:12 GMT"
+ "Mon, 14 Nov 2022 19:57:29 GMT"
+ ],
+ "Content-Length": [
+ "133"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
],
"Expires": [
"-1"
- ],
- "Content-Length": [
- "0"
]
},
- "ResponseBody": "",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:55:59.591819-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"003cedd6-ccfa-468f-af38-355ab2df1eb7\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances/HelloWorldTest1_IN_0/reimage?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzMi9yb2xlSW5zdGFuY2VzL0hlbGxvV29ybGRUZXN0MV9JTl8wL3JlaW1hZ2U/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
- "RequestMethod": "POST",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/003cedd6-ccfa-468f-af38-355ab2df1eb7?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzAwM2NlZGQ2LWNjZmEtNDY4Zi1hZjM4LTM1NWFiMmRmMWViNz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
- "x-ms-client-request-id": [
- "b527bde5-a57f-4f00-8d80-93b4585cb19c"
- ],
- "Accept-Language": [
- "en-US"
- ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2108,60 +2169,58 @@
"Pragma": [
"no-cache"
],
- "Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f2781b6f-f5cb-4da8-964f-78be42475ad0?monitor=true&api-version=2022-04-04"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f2781b6f-f5cb-4da8-964f-78be42475ad0?api-version=2022-04-04"
- ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
"x-ms-request-id": [
- "f2781b6f-f5cb-4da8-964f-78be42475ad0"
+ "b9dee553-2e9e-430b-88f7-d0ef672e21de"
],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;293"
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11986"
],
"Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
],
"x-ms-correlation-request-id": [
- "5769805d-14b8-4263-873f-dd50f6bd48bf"
+ "4697903c-44fe-4348-88bd-3cd56d2db010"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200013Z:5769805d-14b8-4263-873f-dd50f6bd48bf"
+ "WESTUS2:20221114T195800Z:4697903c-44fe-4348-88bd-3cd56d2db010"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:00:12 GMT"
+ "Mon, 14 Nov 2022 19:58:00 GMT"
+ ],
+ "Content-Length": [
+ "133"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
],
"Expires": [
"-1"
- ],
- "Content-Length": [
- "0"
]
},
- "ResponseBody": "",
- "StatusCode": 202
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:55:59.591819-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"003cedd6-ccfa-468f-af38-355ab2df1eb7\"\r\n}",
+ "StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f2781b6f-f5cb-4da8-964f-78be42475ad0?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjI3ODFiNmYtZjVjYi00ZGE4LTk2NGYtNzhiZTQyNDc1YWQwP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/003cedd6-ccfa-468f-af38-355ab2df1eb7?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzAwM2NlZGQ2LWNjZmEtNDY4Zi1hZjM4LTM1NWFiMmRmMWViNz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2175,10 +2234,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "c02c808c-5db8-4954-93d2-dc342279ec4f"
+ "93e82186-aebb-4525-b6b6-6b574faea6c1"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2188,19 +2247,19 @@
"11985"
],
"x-ms-correlation-request-id": [
- "926b2f21-5a9d-471d-aebc-f8e1bcd82024"
+ "2d6795f9-ba34-49e6-89e0-f271d9188786"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200043Z:926b2f21-5a9d-471d-aebc-f8e1bcd82024"
+ "WESTUS2:20221114T195830Z:2d6795f9-ba34-49e6-89e0-f271d9188786"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:00:43 GMT"
+ "Mon, 14 Nov 2022 19:58:30 GMT"
],
"Content-Length": [
- "184"
+ "183"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2209,20 +2268,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:00:13.4750803-05:00\",\r\n \"endTime\": \"2022-06-15T15:00:23.8969852-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"f2781b6f-f5cb-4da8-964f-78be42475ad0\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:55:59.591819-08:00\",\r\n \"endTime\": \"2022-11-14T11:58:06.1236897-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"003cedd6-ccfa-468f-af38-355ab2df1eb7\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f2781b6f-f5cb-4da8-964f-78be42475ad0?monitor=true&api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjI3ODFiNmYtZjVjYi00ZGE4LTk2NGYtNzhiZTQyNDc1YWQwP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/003cedd6-ccfa-468f-af38-355ab2df1eb7?monitor=true&api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzAwM2NlZGQ2LWNjZmEtNDY4Zi1hZjM4LTM1NWFiMmRmMWViNz9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2236,10 +2295,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "e0f1fcec-7a73-49c6-967c-130df8a33494"
+ "b71a5837-3f83-4c7d-a57d-c04209776f02"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2249,16 +2308,16 @@
"11984"
],
"x-ms-correlation-request-id": [
- "5ba9ce09-c9f8-453d-aa71-4c94375882d2"
+ "23d3955b-2dbb-4a83-8857-b966dc6c6bc4"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200043Z:5ba9ce09-c9f8-453d-aa71-4c94375882d2"
+ "WESTUS2:20221114T195831Z:23d3955b-2dbb-4a83-8857-b966dc6c6bc4"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:00:43 GMT"
+ "Mon, 14 Nov 2022 19:58:30 GMT"
],
"Expires": [
"-1"
@@ -2271,22 +2330,22 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances/HelloWorldTest1_IN_0/rebuild?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzMi9yb2xlSW5zdGFuY2VzL0hlbGxvV29ybGRUZXN0MV9JTl8wL3JlYnVpbGQ/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances/HelloWorldTest1_IN_0/reimage?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5MzQxL3JvbGVJbnN0YW5jZXMvSGVsbG9Xb3JsZFRlc3QxX0lOXzAvcmVpbWFnZT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "POST",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "df08a84d-52e4-4f36-866d-40e6e048fedb"
+ "64be1ef0-2ff2-4c51-a31d-7f430e6efac4"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2297,37 +2356,37 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/c397f18d-5e3d-44ea-b466-84f228ddeab3?monitor=true&api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b6699afe-4158-4850-b024-7ed07d218aa5?monitor=true&api-version=2022-09-04"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/c397f18d-5e3d-44ea-b466-84f228ddeab3?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b6699afe-4158-4850-b024-7ed07d218aa5?api-version=2022-09-04"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;290,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;290"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "c397f18d-5e3d-44ea-b466-84f228ddeab3"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;292"
+ "b6699afe-4158-4850-b024-7ed07d218aa5"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
+ "1198"
],
"x-ms-correlation-request-id": [
- "edbf2029-2c07-4ebb-bf2c-c9e3f10c10ba"
+ "6280ba4c-e4e0-4c7a-9c54-f44492ff2f3a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200044Z:edbf2029-2c07-4ebb-bf2c-c9e3f10c10ba"
+ "WESTUS2:20221114T195831Z:6280ba4c-e4e0-4c7a-9c54-f44492ff2f3a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:00:44 GMT"
+ "Mon, 14 Nov 2022 19:58:31 GMT"
],
"Expires": [
"-1"
@@ -2340,16 +2399,16 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/c397f18d-5e3d-44ea-b466-84f228ddeab3?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYzM5N2YxOGQtNWUzZC00NGVhLWI0NjYtODRmMjI4ZGRlYWIzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b6699afe-4158-4850-b024-7ed07d218aa5?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2I2Njk5YWZlLTQxNTgtNDg1MC1iMDI0LTdlZDA3ZDIxOGFhNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2363,10 +2422,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "c7f1c019-6848-4490-8083-e20b34f877b6"
+ "def78779-f768-4aad-806f-fbe30bc4b13a"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2376,19 +2435,19 @@
"11982"
],
"x-ms-correlation-request-id": [
- "12801510-2868-408e-8592-2974d9b5afcb"
+ "5c8b5c61-f39c-407a-9d20-6fbe2b5e49d6"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200114Z:12801510-2868-408e-8592-2974d9b5afcb"
+ "WESTUS2:20221114T195901Z:5c8b5c61-f39c-407a-9d20-6fbe2b5e49d6"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:01:13 GMT"
+ "Mon, 14 Nov 2022 19:59:01 GMT"
],
"Content-Length": [
- "184"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2397,20 +2456,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:00:44.1633312-05:00\",\r\n \"endTime\": \"2022-06-15T15:00:54.7408715-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"c397f18d-5e3d-44ea-b466-84f228ddeab3\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:58:31.5144601-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b6699afe-4158-4850-b024-7ed07d218aa5\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/c397f18d-5e3d-44ea-b466-84f228ddeab3?monitor=true&api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYzM5N2YxOGQtNWUzZC00NGVhLWI0NjYtODRmMjI4ZGRlYWIzP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b6699afe-4158-4850-b024-7ed07d218aa5?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2I2Njk5YWZlLTQxNTgtNDg1MC1iMDI0LTdlZDA3ZDIxOGFhNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2424,10 +2483,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "4c3f9ea5-0d83-44c0-82a7-61bc43e0b8de"
+ "13ceaf71-4ec5-4f2a-91a9-c6fecf397d12"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2437,44 +2496,41 @@
"11981"
],
"x-ms-correlation-request-id": [
- "21c11e0d-e907-43a0-9527-fa3221d461cd"
+ "790d476d-49bb-47d9-b378-37378dbb972e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200114Z:21c11e0d-e907-43a0-9527-fa3221d461cd"
+ "WESTUS2:20221114T195931Z:790d476d-49bb-47d9-b378-37378dbb972e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:01:14 GMT"
+ "Mon, 14 Nov 2022 19:59:31 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
],
"Expires": [
"-1"
- ],
- "Content-Length": [
- "0"
]
},
- "ResponseBody": "",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:58:31.5144601-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b6699afe-4158-4850-b024-7ed07d218aa5\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances/HelloWorldTest1_IN_0?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzMi9yb2xlSW5zdGFuY2VzL0hlbGxvV29ybGRUZXN0MV9JTl8wP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
- "RequestMethod": "DELETE",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b6699afe-4158-4850-b024-7ed07d218aa5?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2I2Njk5YWZlLTQxNTgtNDg1MC1iMDI0LTdlZDA3ZDIxOGFhNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
- "x-ms-client-request-id": [
- "b16af46f-e977-4ffe-9dda-8ca308adf7ef"
- ],
- "Accept-Language": [
- "en-US"
- ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2484,38 +2540,1083 @@
"Pragma": [
"no-cache"
],
- "Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0fc2ae23-1b10-47ad-a629-81aa45226265?monitor=true&api-version=2022-04-04"
- ],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0fc2ae23-1b10-47ad-a629-81aa45226265?api-version=2022-04-04"
- ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "x-ms-request-id": [
- "0fc2ae23-1b10-47ad-a629-81aa45226265"
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;291"
+ "x-ms-request-id": [
+ "3e58bc29-1601-4999-9b91-a5be3dc7fa0e"
],
"Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-deletes": [
- "14999"
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11980"
+ ],
+ "x-ms-correlation-request-id": [
+ "dc3f0970-0629-455d-92db-5a74f8b52cb9"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T200002Z:dc3f0970-0629-455d-92db-5a74f8b52cb9"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:00:01 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:58:31.5144601-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b6699afe-4158-4850-b024-7ed07d218aa5\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b6699afe-4158-4850-b024-7ed07d218aa5?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2I2Njk5YWZlLTQxNTgtNDg1MC1iMDI0LTdlZDA3ZDIxOGFhNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "2fe83c99-e6f7-41fd-b4d5-1219c0bc3e25"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11979"
+ ],
+ "x-ms-correlation-request-id": [
+ "54991d65-6700-4577-918b-d954a785c3ca"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T200032Z:54991d65-6700-4577-918b-d954a785c3ca"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:00:31 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:58:31.5144601-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b6699afe-4158-4850-b024-7ed07d218aa5\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b6699afe-4158-4850-b024-7ed07d218aa5?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2I2Njk5YWZlLTQxNTgtNDg1MC1iMDI0LTdlZDA3ZDIxOGFhNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "e148c7c9-c6d8-417b-881d-6a436e8069e2"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11978"
+ ],
+ "x-ms-correlation-request-id": [
+ "43daf3d0-1048-4e6d-9803-dee8d7f3d84b"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T200102Z:43daf3d0-1048-4e6d-9803-dee8d7f3d84b"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:01:01 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:58:31.5144601-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b6699afe-4158-4850-b024-7ed07d218aa5\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b6699afe-4158-4850-b024-7ed07d218aa5?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2I2Njk5YWZlLTQxNTgtNDg1MC1iMDI0LTdlZDA3ZDIxOGFhNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "3b49b731-84cb-4db2-907d-edb6c94944b1"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11977"
+ ],
+ "x-ms-correlation-request-id": [
+ "29521e61-5054-498e-bc79-08021cea6f45"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T200132Z:29521e61-5054-498e-bc79-08021cea6f45"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:01:32 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:58:31.5144601-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b6699afe-4158-4850-b024-7ed07d218aa5\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b6699afe-4158-4850-b024-7ed07d218aa5?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2I2Njk5YWZlLTQxNTgtNDg1MC1iMDI0LTdlZDA3ZDIxOGFhNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "013f52a8-9134-4ea8-ab3d-c4fa5fb56f7a"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11976"
+ ],
+ "x-ms-correlation-request-id": [
+ "d76cb31c-7ff9-4c71-868b-31cac8d35b45"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T200202Z:d76cb31c-7ff9-4c71-868b-31cac8d35b45"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:02:02 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:58:31.5144601-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"b6699afe-4158-4850-b024-7ed07d218aa5\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b6699afe-4158-4850-b024-7ed07d218aa5?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2I2Njk5YWZlLTQxNTgtNDg1MC1iMDI0LTdlZDA3ZDIxOGFhNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "75902575-f051-4de3-a772-5c755e4474ef"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11975"
+ ],
+ "x-ms-correlation-request-id": [
+ "8b609dea-90d0-43a1-b015-3cd0dafa4bb4"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T200232Z:8b609dea-90d0-43a1-b015-3cd0dafa4bb4"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:02:32 GMT"
+ ],
+ "Content-Length": [
+ "184"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:58:31.5144601-08:00\",\r\n \"endTime\": \"2022-11-14T12:02:19.1240575-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"b6699afe-4158-4850-b024-7ed07d218aa5\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/b6699afe-4158-4850-b024-7ed07d218aa5?monitor=true&api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2I2Njk5YWZlLTQxNTgtNDg1MC1iMDI0LTdlZDA3ZDIxOGFhNT9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "db7e2940-3072-45e7-9961-2d44ec275f82"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11974"
+ ],
+ "x-ms-correlation-request-id": [
+ "f2db5641-d93d-4f3f-9dd2-ec9154a4e5a4"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T200232Z:f2db5641-d93d-4f3f-9dd2-ec9154a4e5a4"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:02:32 GMT"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Content-Length": [
+ "0"
+ ]
+ },
+ "ResponseBody": "",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances/HelloWorldTest1_IN_0/rebuild?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5MzQxL3JvbGVJbnN0YW5jZXMvSGVsbG9Xb3JsZFRlc3QxX0lOXzAvcmVidWlsZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "POST",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "e05eea56-5bc5-4f68-b94a-030f4c1a7c97"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Location": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/084730e1-db7a-4e8b-88d1-9a5691508270?monitor=true&api-version=2022-09-04"
+ ],
+ "Azure-AsyncOperation": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/084730e1-db7a-4e8b-88d1-9a5691508270?api-version=2022-09-04"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;291,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;299"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-request-id": [
+ "084730e1-db7a-4e8b-88d1-9a5691508270"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1197"
+ ],
+ "x-ms-correlation-request-id": [
+ "9c83b839-fc12-4b8f-9186-00fc878a4595"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T200233Z:9c83b839-fc12-4b8f-9186-00fc878a4595"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:02:33 GMT"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Content-Length": [
+ "0"
+ ]
+ },
+ "ResponseBody": "",
+ "StatusCode": 202
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/084730e1-db7a-4e8b-88d1-9a5691508270?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzA4NDczMGUxLWRiN2EtNGU4Yi04OGQxLTlhNTY5MTUwODI3MD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "5e72d930-9de9-489f-84ad-a79c34707f49"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11972"
+ ],
+ "x-ms-correlation-request-id": [
+ "f7575a26-7e31-4067-abb8-46322a3cffc7"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T200303Z:f7575a26-7e31-4067-abb8-46322a3cffc7"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:03:03 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:02:33.4834363-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"084730e1-db7a-4e8b-88d1-9a5691508270\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/084730e1-db7a-4e8b-88d1-9a5691508270?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzA4NDczMGUxLWRiN2EtNGU4Yi04OGQxLTlhNTY5MTUwODI3MD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "9587b58c-ee15-44d4-9207-7536acdabe62"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11971"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-correlation-request-id": [
+ "3f30e413-d352-45cf-a4ba-81f797174e66"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T200333Z:3f30e413-d352-45cf-a4ba-81f797174e66"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:03:33 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:02:33.4834363-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"084730e1-db7a-4e8b-88d1-9a5691508270\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/084730e1-db7a-4e8b-88d1-9a5691508270?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzA4NDczMGUxLWRiN2EtNGU4Yi04OGQxLTlhNTY5MTUwODI3MD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "76003d35-0982-4ba1-b900-39844028dff5"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11970"
+ ],
+ "x-ms-correlation-request-id": [
+ "ec1a936b-4d1d-4d95-a290-6b86d5e30196"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T200404Z:ec1a936b-4d1d-4d95-a290-6b86d5e30196"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:04:03 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:02:33.4834363-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"084730e1-db7a-4e8b-88d1-9a5691508270\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/084730e1-db7a-4e8b-88d1-9a5691508270?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzA4NDczMGUxLWRiN2EtNGU4Yi04OGQxLTlhNTY5MTUwODI3MD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "4f1f6112-658f-4bc0-8e29-e90d69cbdc5b"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11969"
+ ],
+ "x-ms-correlation-request-id": [
+ "d5d4f394-5ad0-411d-9576-388645bf7f79"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T200434Z:d5d4f394-5ad0-411d-9576-388645bf7f79"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:04:33 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:02:33.4834363-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"084730e1-db7a-4e8b-88d1-9a5691508270\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/084730e1-db7a-4e8b-88d1-9a5691508270?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzA4NDczMGUxLWRiN2EtNGU4Yi04OGQxLTlhNTY5MTUwODI3MD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "9419dc0c-958e-4e4d-83c5-3c70951f81b6"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11968"
+ ],
+ "x-ms-correlation-request-id": [
+ "4112b87b-31be-4460-9b4c-2f16ae151e80"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T200504Z:4112b87b-31be-4460-9b4c-2f16ae151e80"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:05:04 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:02:33.4834363-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"084730e1-db7a-4e8b-88d1-9a5691508270\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/084730e1-db7a-4e8b-88d1-9a5691508270?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzA4NDczMGUxLWRiN2EtNGU4Yi04OGQxLTlhNTY5MTUwODI3MD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "f063e0a7-c0b9-471a-9dad-2d07425ef477"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11967"
+ ],
+ "x-ms-correlation-request-id": [
+ "e1d38bc4-2578-477c-853f-55622164598d"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T200534Z:e1d38bc4-2578-477c-853f-55622164598d"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:05:34 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:02:33.4834363-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"084730e1-db7a-4e8b-88d1-9a5691508270\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/084730e1-db7a-4e8b-88d1-9a5691508270?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzA4NDczMGUxLWRiN2EtNGU4Yi04OGQxLTlhNTY5MTUwODI3MD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "f3ee6dd8-e65b-4401-8154-117e5bf3dc43"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11966"
+ ],
+ "x-ms-correlation-request-id": [
+ "bb670423-71e2-43e6-bf79-1fcf2a8ae35f"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T200604Z:bb670423-71e2-43e6-bf79-1fcf2a8ae35f"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:06:04 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:02:33.4834363-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"084730e1-db7a-4e8b-88d1-9a5691508270\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/084730e1-db7a-4e8b-88d1-9a5691508270?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzA4NDczMGUxLWRiN2EtNGU4Yi04OGQxLTlhNTY5MTUwODI3MD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "25977189-d0e3-407f-928a-17fb9b5577f3"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11965"
+ ],
+ "x-ms-correlation-request-id": [
+ "d1f9b8b7-e80d-4396-b17d-a28f7a376e3c"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T200635Z:d1f9b8b7-e80d-4396-b17d-a28f7a376e3c"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:06:34 GMT"
+ ],
+ "Content-Length": [
+ "183"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:02:33.4834363-08:00\",\r\n \"endTime\": \"2022-11-14T12:06:16.015163-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"084730e1-db7a-4e8b-88d1-9a5691508270\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/084730e1-db7a-4e8b-88d1-9a5691508270?monitor=true&api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzA4NDczMGUxLWRiN2EtNGU4Yi04OGQxLTlhNTY5MTUwODI3MD9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "1cc40b05-aca5-4756-a945-a8923564824d"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11964"
+ ],
+ "x-ms-correlation-request-id": [
+ "9d7df447-f59d-43b8-b7fd-e22e5fb298a7"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T200635Z:9d7df447-f59d-43b8-b7fd-e22e5fb298a7"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:06:34 GMT"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Content-Length": [
+ "0"
+ ]
+ },
+ "ResponseBody": "",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances/HelloWorldTest1_IN_0?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5MzQxL3JvbGVJbnN0YW5jZXMvSGVsbG9Xb3JsZFRlc3QxX0lOXzA/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
+ "RequestMethod": "DELETE",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "91f0b219-e193-4fa9-90e3-02e9ea3c16d8"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Location": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/d19f548e-c58e-46e0-9d34-924992b75277?monitor=true&api-version=2022-09-04"
+ ],
+ "Azure-AsyncOperation": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/d19f548e-c58e-46e0-9d34-924992b75277?api-version=2022-09-04"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;292,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;298"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-request-id": [
+ "d19f548e-c58e-46e0-9d34-924992b75277"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-deletes": [
+ "14999"
],
"x-ms-correlation-request-id": [
- "37a089fc-054b-4058-bd49-202d23b33e7d"
+ "8fb788dd-89a5-4273-950d-1bce95e997a4"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200115Z:37a089fc-054b-4058-bd49-202d23b33e7d"
+ "WESTUS2:20221114T200636Z:8fb788dd-89a5-4273-950d-1bce95e997a4"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:01:14 GMT"
+ "Mon, 14 Nov 2022 20:06:35 GMT"
],
"Expires": [
"-1"
@@ -2528,16 +3629,16 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0fc2ae23-1b10-47ad-a629-81aa45226265?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMGZjMmFlMjMtMWIxMC00N2FkLWE2MjktODFhYTQ1MjI2MjY1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/d19f548e-c58e-46e0-9d34-924992b75277?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2QxOWY1NDhlLWM1OGUtNDZlMC05ZDM0LTkyNDk5MmI3NTI3Nz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2551,29 +3652,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "691350db-9e04-4ea4-8495-c366ef93deed"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11979"
+ "3d649e19-9ddc-47cc-8a31-f772ce90f870"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11962"
+ ],
"x-ms-correlation-request-id": [
- "3d892146-568d-4fa7-b93f-6aa76d57fdd3"
+ "1a4196b2-3179-4410-bd79-e9360cf79d29"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200145Z:3d892146-568d-4fa7-b93f-6aa76d57fdd3"
+ "WESTUS2:20221114T200706Z:1a4196b2-3179-4410-bd79-e9360cf79d29"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:01:44 GMT"
+ "Mon, 14 Nov 2022 20:07:05 GMT"
],
"Content-Length": [
"134"
@@ -2585,20 +3686,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:01:14.8972184-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"0fc2ae23-1b10-47ad-a629-81aa45226265\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:06:35.8279549-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d19f548e-c58e-46e0-9d34-924992b75277\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0fc2ae23-1b10-47ad-a629-81aa45226265?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMGZjMmFlMjMtMWIxMC00N2FkLWE2MjktODFhYTQ1MjI2MjY1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/d19f548e-c58e-46e0-9d34-924992b75277?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2QxOWY1NDhlLWM1OGUtNDZlMC05ZDM0LTkyNDk5MmI3NTI3Nz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2612,29 +3713,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "e3414a87-4d8f-46fb-8ecd-d00f26842a1f"
+ "05f22efb-54c0-47ef-9cca-d8ea32785760"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11978"
+ "11961"
],
"x-ms-correlation-request-id": [
- "43f50219-c754-43c5-9a53-5a1a9e31c331"
+ "266eda10-9ad2-4dc7-85cd-1209ac2f6c5c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200215Z:43f50219-c754-43c5-9a53-5a1a9e31c331"
+ "WESTUS2:20221114T200736Z:266eda10-9ad2-4dc7-85cd-1209ac2f6c5c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:02:14 GMT"
+ "Mon, 14 Nov 2022 20:07:36 GMT"
],
"Content-Length": [
"134"
@@ -2646,20 +3747,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:01:14.8972184-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"0fc2ae23-1b10-47ad-a629-81aa45226265\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:06:35.8279549-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d19f548e-c58e-46e0-9d34-924992b75277\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0fc2ae23-1b10-47ad-a629-81aa45226265?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMGZjMmFlMjMtMWIxMC00N2FkLWE2MjktODFhYTQ1MjI2MjY1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/d19f548e-c58e-46e0-9d34-924992b75277?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2QxOWY1NDhlLWM1OGUtNDZlMC05ZDM0LTkyNDk5MmI3NTI3Nz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2673,29 +3774,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "1f18090e-6107-4f80-87dc-f9c16f89811d"
+ "0f633fca-6ade-461c-b21c-de42cbd0652a"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11977"
+ "11960"
],
"x-ms-correlation-request-id": [
- "2d17c224-62cf-4a43-b52c-324e6c9c37b5"
+ "b77cab78-46e9-4d61-b3ca-7fbbd3618c32"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200245Z:2d17c224-62cf-4a43-b52c-324e6c9c37b5"
+ "WESTUS2:20221114T200806Z:b77cab78-46e9-4d61-b3ca-7fbbd3618c32"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:02:44 GMT"
+ "Mon, 14 Nov 2022 20:08:06 GMT"
],
"Content-Length": [
"134"
@@ -2707,20 +3808,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:01:14.8972184-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"0fc2ae23-1b10-47ad-a629-81aa45226265\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:06:35.8279549-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d19f548e-c58e-46e0-9d34-924992b75277\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0fc2ae23-1b10-47ad-a629-81aa45226265?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMGZjMmFlMjMtMWIxMC00N2FkLWE2MjktODFhYTQ1MjI2MjY1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/d19f548e-c58e-46e0-9d34-924992b75277?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2QxOWY1NDhlLWM1OGUtNDZlMC05ZDM0LTkyNDk5MmI3NTI3Nz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2734,29 +3835,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "7a9c618b-7501-49de-8421-d5b8ee9d2822"
+ "99e42cf8-dfea-420a-b3c2-958ca1320135"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11976"
+ "11959"
],
"x-ms-correlation-request-id": [
- "913c89da-e99b-4b33-9eed-26dbb3ad0cbd"
+ "bb7d1bf9-0cb1-42f4-9f9f-65fd4f44c58a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200315Z:913c89da-e99b-4b33-9eed-26dbb3ad0cbd"
+ "WESTUS2:20221114T200836Z:bb7d1bf9-0cb1-42f4-9f9f-65fd4f44c58a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:03:14 GMT"
+ "Mon, 14 Nov 2022 20:08:35 GMT"
],
"Content-Length": [
"134"
@@ -2768,20 +3869,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:01:14.8972184-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"0fc2ae23-1b10-47ad-a629-81aa45226265\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:06:35.8279549-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d19f548e-c58e-46e0-9d34-924992b75277\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0fc2ae23-1b10-47ad-a629-81aa45226265?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMGZjMmFlMjMtMWIxMC00N2FkLWE2MjktODFhYTQ1MjI2MjY1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/d19f548e-c58e-46e0-9d34-924992b75277?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2QxOWY1NDhlLWM1OGUtNDZlMC05ZDM0LTkyNDk5MmI3NTI3Nz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2795,29 +3896,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "fb6f70fe-2637-4cff-b1b1-7003a81d1523"
+ "db47502e-5d81-4f73-af5f-987faf1d4b3e"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11958"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11975"
- ],
"x-ms-correlation-request-id": [
- "8f6f6f81-8d1f-4328-a146-edaf1c5b3ff0"
+ "c7690ad4-2c16-4a00-b651-afb6ffbcf6c1"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200345Z:8f6f6f81-8d1f-4328-a146-edaf1c5b3ff0"
+ "WESTUS2:20221114T200907Z:c7690ad4-2c16-4a00-b651-afb6ffbcf6c1"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:03:44 GMT"
+ "Mon, 14 Nov 2022 20:09:06 GMT"
],
"Content-Length": [
"134"
@@ -2829,20 +3930,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:01:14.8972184-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"0fc2ae23-1b10-47ad-a629-81aa45226265\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:06:35.8279549-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d19f548e-c58e-46e0-9d34-924992b75277\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0fc2ae23-1b10-47ad-a629-81aa45226265?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMGZjMmFlMjMtMWIxMC00N2FkLWE2MjktODFhYTQ1MjI2MjY1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/d19f548e-c58e-46e0-9d34-924992b75277?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2QxOWY1NDhlLWM1OGUtNDZlMC05ZDM0LTkyNDk5MmI3NTI3Nz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2856,29 +3957,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "947149b0-9b7e-4718-895b-96eda97d13e9"
+ "8c1b55d6-7c73-4e78-80db-204e9a4cbf21"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11974"
+ "11957"
],
"x-ms-correlation-request-id": [
- "dd5ce2e1-50a0-4929-96d5-d85bce8cf896"
+ "0f3dcff9-45b7-4df3-9311-a5ccb52028cf"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200415Z:dd5ce2e1-50a0-4929-96d5-d85bce8cf896"
+ "WESTUS2:20221114T200937Z:0f3dcff9-45b7-4df3-9311-a5ccb52028cf"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:04:15 GMT"
+ "Mon, 14 Nov 2022 20:09:37 GMT"
],
"Content-Length": [
"134"
@@ -2890,20 +3991,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:01:14.8972184-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"0fc2ae23-1b10-47ad-a629-81aa45226265\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:06:35.8279549-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d19f548e-c58e-46e0-9d34-924992b75277\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0fc2ae23-1b10-47ad-a629-81aa45226265?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMGZjMmFlMjMtMWIxMC00N2FkLWE2MjktODFhYTQ1MjI2MjY1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/d19f548e-c58e-46e0-9d34-924992b75277?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2QxOWY1NDhlLWM1OGUtNDZlMC05ZDM0LTkyNDk5MmI3NTI3Nz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2917,29 +4018,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "d4a0a620-ed4b-4281-8ebf-b9a0d9015d09"
+ "fbaeb0d4-c1fe-48d1-b236-c9653b3e2fc1"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11973"
+ "11956"
],
"x-ms-correlation-request-id": [
- "26d8caba-3513-47b2-af4f-edcb91173082"
+ "c3a245cd-0dc8-4de1-ab7b-f7f344ce068a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200446Z:26d8caba-3513-47b2-af4f-edcb91173082"
+ "WESTUS2:20221114T201007Z:c3a245cd-0dc8-4de1-ab7b-f7f344ce068a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:04:45 GMT"
+ "Mon, 14 Nov 2022 20:10:07 GMT"
],
"Content-Length": [
"134"
@@ -2951,20 +4052,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:01:14.8972184-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"0fc2ae23-1b10-47ad-a629-81aa45226265\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:06:35.8279549-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d19f548e-c58e-46e0-9d34-924992b75277\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0fc2ae23-1b10-47ad-a629-81aa45226265?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMGZjMmFlMjMtMWIxMC00N2FkLWE2MjktODFhYTQ1MjI2MjY1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/d19f548e-c58e-46e0-9d34-924992b75277?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2QxOWY1NDhlLWM1OGUtNDZlMC05ZDM0LTkyNDk5MmI3NTI3Nz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2978,29 +4079,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "6cc9cb1e-c8d7-474c-bd53-1a1bc348f7c4"
+ "b48eb6bc-1142-4bdd-8501-257746467a2a"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11972"
+ "11955"
],
"x-ms-correlation-request-id": [
- "bbc515d1-ef5c-44fb-9059-4d7d35191a13"
+ "d8edd51a-c7a8-4b42-a20a-4d99f9136012"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200516Z:bbc515d1-ef5c-44fb-9059-4d7d35191a13"
+ "WESTUS2:20221114T201037Z:d8edd51a-c7a8-4b42-a20a-4d99f9136012"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:05:15 GMT"
+ "Mon, 14 Nov 2022 20:10:37 GMT"
],
"Content-Length": [
"134"
@@ -3012,20 +4113,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:01:14.8972184-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"0fc2ae23-1b10-47ad-a629-81aa45226265\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:06:35.8279549-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d19f548e-c58e-46e0-9d34-924992b75277\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0fc2ae23-1b10-47ad-a629-81aa45226265?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMGZjMmFlMjMtMWIxMC00N2FkLWE2MjktODFhYTQ1MjI2MjY1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/d19f548e-c58e-46e0-9d34-924992b75277?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2QxOWY1NDhlLWM1OGUtNDZlMC05ZDM0LTkyNDk5MmI3NTI3Nz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3039,29 +4140,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "aedfb6ec-e827-4b29-b8e0-daf268c9f76d"
+ "d08fa8f3-af7e-4056-8ece-f4be9bce89b9"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11971"
+ "11954"
],
"x-ms-correlation-request-id": [
- "a611081c-bef7-4ddb-8b6e-d3ddd0d3bed9"
+ "f01514b4-676f-4c31-a10b-9d3ab8932d2a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200546Z:a611081c-bef7-4ddb-8b6e-d3ddd0d3bed9"
+ "WESTUS2:20221114T201107Z:f01514b4-676f-4c31-a10b-9d3ab8932d2a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:05:45 GMT"
+ "Mon, 14 Nov 2022 20:11:07 GMT"
],
"Content-Length": [
"134"
@@ -3073,20 +4174,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:01:14.8972184-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"0fc2ae23-1b10-47ad-a629-81aa45226265\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:06:35.8279549-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d19f548e-c58e-46e0-9d34-924992b75277\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0fc2ae23-1b10-47ad-a629-81aa45226265?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMGZjMmFlMjMtMWIxMC00N2FkLWE2MjktODFhYTQ1MjI2MjY1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/d19f548e-c58e-46e0-9d34-924992b75277?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2QxOWY1NDhlLWM1OGUtNDZlMC05ZDM0LTkyNDk5MmI3NTI3Nz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3100,29 +4201,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "c5752da5-50d1-4ccb-9e0b-baa3f20d4c2b"
+ "04de2ad6-80e2-44a9-af74-ea8e69dc5270"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11970"
+ "11953"
],
"x-ms-correlation-request-id": [
- "6d636ea8-4d24-4cea-a16d-729f93bcaa4b"
+ "ae1c0d6e-11e6-4a4b-a497-c0c136a7cc30"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200616Z:6d636ea8-4d24-4cea-a16d-729f93bcaa4b"
+ "WESTUS2:20221114T201137Z:ae1c0d6e-11e6-4a4b-a497-c0c136a7cc30"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:06:15 GMT"
+ "Mon, 14 Nov 2022 20:11:37 GMT"
],
"Content-Length": [
"184"
@@ -3134,20 +4235,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:01:14.8972184-05:00\",\r\n \"endTime\": \"2022-06-15T15:06:02.1016139-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"0fc2ae23-1b10-47ad-a629-81aa45226265\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:06:35.8279549-08:00\",\r\n \"endTime\": \"2022-11-14T12:11:23.0323148-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"d19f548e-c58e-46e0-9d34-924992b75277\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0fc2ae23-1b10-47ad-a629-81aa45226265?monitor=true&api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMGZjMmFlMjMtMWIxMC00N2FkLWE2MjktODFhYTQ1MjI2MjY1P21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/d19f548e-c58e-46e0-9d34-924992b75277?monitor=true&api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2QxOWY1NDhlLWM1OGUtNDZlMC05ZDM0LTkyNDk5MmI3NTI3Nz9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3161,29 +4262,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "17f69049-8814-4d47-a31f-76befb2b71b4"
+ "6200d218-016f-4514-bdc3-cc2ad2a400bd"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11969"
+ "11952"
],
"x-ms-correlation-request-id": [
- "4b5a4384-db60-475a-8540-a2678d3463fd"
+ "8d4b4aa3-63ad-4536-91c6-f2cebed275b8"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200616Z:4b5a4384-db60-475a-8540-a2678d3463fd"
+ "WESTUS2:20221114T201138Z:8d4b4aa3-63ad-4536-91c6-f2cebed275b8"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:06:15 GMT"
+ "Mon, 14 Nov 2022 20:11:37 GMT"
],
"Expires": [
"-1"
@@ -3196,22 +4297,22 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzMi9yb2xlSW5zdGFuY2VzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5MzQxL3JvbGVJbnN0YW5jZXM/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "37545d12-f5b3-4127-8726-6c70ed8450dd"
+ "715d4125-306c-481e-99a8-c2128dbb01f8"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3221,35 +4322,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;999,Microsoft.Compute/GetCloudService30Min;4946,Microsoft.Compute/GetCloudService3Min;999,Microsoft.Compute/GetCloudService30Min;4994"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "8d4007f3-df2c-4098-b963-c3fe18ef6b03"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;395,Microsoft.Compute/GetCloudService30Min;2527"
+ "f636ef50-8cc6-41b8-9c1f-9e1180627631"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11968"
+ "11951"
],
"x-ms-correlation-request-id": [
- "980bbf5f-2875-4b76-8e1b-8e6717c90521"
+ "79aa2191-1f10-4ba2-8175-e8da4e540379"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200616Z:980bbf5f-2875-4b76-8e1b-8e6717c90521"
+ "WESTUS2:20221114T201138Z:79aa2191-1f10-4ba2-8175-e8da4e540379"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:06:16 GMT"
+ "Mon, 14 Nov 2022 20:11:37 GMT"
],
"Content-Length": [
- "716"
+ "724"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3258,26 +4359,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"HelloWorldTest1_IN_1\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances/HelloWorldTest1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR9036/providers/Microsoft.Compute/cloudServices/cs32/roleInstances/HelloWorldTest1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"HelloWorldTest1_IN_1\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances/HelloWorldTest1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8119/providers/Microsoft.Compute/cloudServices/cs9341/roleInstances/HelloWorldTest1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9036/providers/Microsoft.Compute/cloudServices/cs32?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkwMzYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MzMj9hcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8119/providers/Microsoft.Compute/cloudServices/cs9341?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgxMTkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5MzQxP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "1a52fdd1-2ad7-4478-9058-5cbe07626e17"
+ "90239b7b-6b8d-428b-a127-b5f6e632895d"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3288,19 +4389,19 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/1d656972-83c5-4de1-8ba6-3c490cc6b48a?monitor=true&api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/334c3961-0879-4e46-922b-9a9c7dbb8d23?monitor=true&api-version=2022-09-04"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/1d656972-83c5-4de1-8ba6-3c490cc6b48a?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/334c3961-0879-4e46-922b-9a9c7dbb8d23?api-version=2022-09-04"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;292,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;297"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "1d656972-83c5-4de1-8ba6-3c490cc6b48a"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;290"
+ "334c3961-0879-4e46-922b-9a9c7dbb8d23"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -3309,16 +4410,16 @@
"14998"
],
"x-ms-correlation-request-id": [
- "7b5c64b1-8e74-48b0-a86a-ad5f9a8d0d48"
+ "4b092c2a-3a64-4237-a3d6-e24746deb319"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200617Z:7b5c64b1-8e74-48b0-a86a-ad5f9a8d0d48"
+ "WESTUS2:20221114T201139Z:4b092c2a-3a64-4237-a3d6-e24746deb319"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:06:16 GMT"
+ "Mon, 14 Nov 2022 20:11:38 GMT"
],
"Expires": [
"-1"
@@ -3331,16 +4432,16 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/1d656972-83c5-4de1-8ba6-3c490cc6b48a?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMWQ2NTY5NzItODNjNS00ZGUxLThiYTYtM2M0OTBjYzZiNDhhP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/334c3961-0879-4e46-922b-9a9c7dbb8d23?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzMzNGMzOTYxLTA4NzktNGU0Ni05MjJiLTlhOWM3ZGJiOGQyMz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3354,32 +4455,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "563af126-403a-4254-929c-c2e7e709611f"
+ "04b2038a-37c4-4853-8757-7fed5c180fe8"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11967"
+ "11950"
],
"x-ms-correlation-request-id": [
- "7a0d25ff-4203-4876-bbfd-8b08e96cd5e2"
+ "3036e757-95df-458d-b12e-d5a8a12b3b06"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200647Z:7a0d25ff-4203-4876-bbfd-8b08e96cd5e2"
+ "WESTUS2:20221114T201209Z:3036e757-95df-458d-b12e-d5a8a12b3b06"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:06:46 GMT"
+ "Mon, 14 Nov 2022 20:12:09 GMT"
],
"Content-Length": [
- "134"
+ "133"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3388,20 +4489,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:06:17.2423204-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"1d656972-83c5-4de1-8ba6-3c490cc6b48a\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:11:38.953892-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"334c3961-0879-4e46-922b-9a9c7dbb8d23\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/1d656972-83c5-4de1-8ba6-3c490cc6b48a?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMWQ2NTY5NzItODNjNS00ZGUxLThiYTYtM2M0OTBjYzZiNDhhP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/334c3961-0879-4e46-922b-9a9c7dbb8d23?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzMzNGMzOTYxLTA4NzktNGU0Ni05MjJiLTlhOWM3ZGJiOGQyMz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3415,32 +4516,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "71c499b4-463c-4f39-a828-2dbc52fbdb90"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11966"
+ "2743e9ce-70b5-4922-98c4-b7adf31702b8"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11949"
+ ],
"x-ms-correlation-request-id": [
- "f18bcc39-2232-4a18-8a30-0c69d41c98b8"
+ "c541e11e-5548-45e4-8fa6-9ec944da2ac4"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200717Z:f18bcc39-2232-4a18-8a30-0c69d41c98b8"
+ "WESTUS2:20221114T201239Z:c541e11e-5548-45e4-8fa6-9ec944da2ac4"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:07:17 GMT"
+ "Mon, 14 Nov 2022 20:12:39 GMT"
],
"Content-Length": [
- "134"
+ "133"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3449,20 +4550,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:06:17.2423204-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"1d656972-83c5-4de1-8ba6-3c490cc6b48a\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:11:38.953892-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"334c3961-0879-4e46-922b-9a9c7dbb8d23\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/1d656972-83c5-4de1-8ba6-3c490cc6b48a?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMWQ2NTY5NzItODNjNS00ZGUxLThiYTYtM2M0OTBjYzZiNDhhP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/334c3961-0879-4e46-922b-9a9c7dbb8d23?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzMzNGMzOTYxLTA4NzktNGU0Ni05MjJiLTlhOWM3ZGJiOGQyMz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3476,29 +4577,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "9731fe12-a9b2-4971-bfad-ad07c7c19f6a"
+ "494f2f8e-a7de-46f8-b322-c5f28ffc60c5"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11965"
+ "11948"
],
"x-ms-correlation-request-id": [
- "ee318149-dbec-48fb-84fd-154c5d5572b4"
+ "ace12183-726d-4dc2-af9b-fa8dcb70cf67"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200747Z:ee318149-dbec-48fb-84fd-154c5d5572b4"
+ "WESTUS2:20221114T201309Z:ace12183-726d-4dc2-af9b-fa8dcb70cf67"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:07:47 GMT"
+ "Mon, 14 Nov 2022 20:13:09 GMT"
],
"Content-Length": [
"183"
@@ -3510,20 +4611,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T15:06:17.2423204-05:00\",\r\n \"endTime\": \"2022-06-15T15:07:17.883316-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"1d656972-83c5-4de1-8ba6-3c490cc6b48a\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:11:38.953892-08:00\",\r\n \"endTime\": \"2022-11-14T12:12:39.8295565-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"334c3961-0879-4e46-922b-9a9c7dbb8d23\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/1d656972-83c5-4de1-8ba6-3c490cc6b48a?monitor=true&api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMWQ2NTY5NzItODNjNS00ZGUxLThiYTYtM2M0OTBjYzZiNDhhP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/334c3961-0879-4e46-922b-9a9c7dbb8d23?monitor=true&api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzMzNGMzOTYxLTA4NzktNGU0Ni05MjJiLTlhOWM3ZGJiOGQyMz9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3537,29 +4638,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "1623fa3c-3eb6-4a11-a630-e7304ed7fbfe"
+ "c7ad7b4a-292d-461e-be8b-ebbbe21933c4"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11964"
+ "11947"
],
"x-ms-correlation-request-id": [
- "2302ab0c-ed64-4a9b-bd05-d3b754b5faa4"
+ "0c1b6e33-979d-470f-929b-3bb4d12defba"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200747Z:2302ab0c-ed64-4a9b-bd05-d3b754b5faa4"
+ "WESTUS2:20221114T201309Z:0c1b6e33-979d-470f-929b-3bb4d12defba"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:07:47 GMT"
+ "Mon, 14 Nov 2022 20:13:09 GMT"
],
"Expires": [
"-1"
@@ -3572,21 +4673,21 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar9036?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjkwMzY/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8119?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgxMTk/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "b5057d63-2653-4454-882c-5b81c51118b2"
+ "36d78db6-211a-4fce-8461-c176337cc8e3"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
@@ -3598,7 +4699,7 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI5MDM2LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI4MTE5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2017-05-10"
],
"Retry-After": [
"15"
@@ -3607,13 +4708,13 @@
"14999"
],
"x-ms-request-id": [
- "925c8128-46b0-473f-b544-738987ad6aba"
+ "a81fd98e-9fcb-4d0e-9d18-b5f22b9d4b93"
],
"x-ms-correlation-request-id": [
- "925c8128-46b0-473f-b544-738987ad6aba"
+ "a81fd98e-9fcb-4d0e-9d18-b5f22b9d4b93"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T200749Z:925c8128-46b0-473f-b544-738987ad6aba"
+ "WESTUS2:20221114T201311Z:a81fd98e-9fcb-4d0e-9d18-b5f22b9d4b93"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3622,7 +4723,7 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 20:07:48 GMT"
+ "Mon, 14 Nov 2022 20:13:11 GMT"
],
"Expires": [
"-1"
@@ -3637,21 +4738,21 @@
],
"Names": {
"Test_CloudServiceRoleInstanceOperations": [
- "crptestar9036",
- "cs32",
- "cspip2824",
- "csvnet1833",
- "subnet9491",
- "dns5366",
- "lb8359",
- "lbfe1433"
+ "crptestar8119",
+ "cs9341",
+ "cspip4634",
+ "csvnet5962",
+ "subnet2611",
+ "dns1670",
+ "lb5489",
+ "lbfe6549"
],
"CreateCspkgSasUrl": [
- "saforcspkg5309",
- "asforcspkg4933"
+ "saforcspkg3165",
+ "asforcspkg3867"
]
},
"Variables": {
- "SubscriptionId": "e37510d7-33b6-4676-886f-ee75bcc01871"
+ "SubscriptionId": "850f02f7-e14c-4fb7-905d-7b98bcae9c7f"
}
}
\ No newline at end of file
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceScenarioTests/TestCloudServiceScenarioOperations.json b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceScenarioTests/TestCloudServiceScenarioOperations.json
index a6f5e79f1431..854a45319118 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceScenarioTests/TestCloudServiceScenarioOperations.json
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceScenarioTests/TestCloudServiceScenarioOperations.json
@@ -1,28 +1,28 @@
{
"Entries": [
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar6092?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjYwOTI/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar5?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjU/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar6092\": \"2022-06-15 02:49:16Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar5\": \"2022-11-14 20:27:17Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "29d7a71f-b3d4-4833-bde1-4ebaa6a34325"
+ "c2682ce7-0fff-4e76-af9b-8976e3878daa"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "94"
]
},
"ResponseHeaders": {
@@ -36,13 +36,13 @@
"1199"
],
"x-ms-request-id": [
- "4c897656-7198-4c35-9b60-2b1acea3158c"
+ "2c583068-b65b-4908-bd6a-bcb740aec938"
],
"x-ms-correlation-request-id": [
- "4c897656-7198-4c35-9b60-2b1acea3158c"
+ "2c583068-b65b-4908-bd6a-bcb740aec938"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T024918Z:4c897656-7198-4c35-9b60-2b1acea3158c"
+ "WESTUS2:20221114T202719Z:2c583068-b65b-4908-bd6a-bcb740aec938"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -51,10 +51,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:49:17 GMT"
+ "Mon, 14 Nov 2022 20:27:19 GMT"
],
"Content-Length": [
- "228"
+ "223"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -63,32 +63,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092\",\r\n \"name\": \"crptestar6092\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar6092\": \"2022-06-15 02:49:16Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5\",\r\n \"name\": \"crptestar5\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar5\": \"2022-11-14 20:27:17Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar6092?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjYwOTI/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar5?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjU/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar6092\": \"2022-06-15 02:49:26Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar5\": \"2022-11-14 20:27:31Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "81897b62-bab1-4e97-bc66-2606db9aff3d"
+ "f33744ba-ab25-4618-8ebc-8bb3c63f60fd"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "94"
]
},
"ResponseHeaders": {
@@ -102,13 +102,13 @@
"1198"
],
"x-ms-request-id": [
- "c9389f25-b0c7-4237-b594-a718f206ea4c"
+ "fd878d39-d98b-4778-8eb7-ddabe0d56b3d"
],
"x-ms-correlation-request-id": [
- "c9389f25-b0c7-4237-b594-a718f206ea4c"
+ "fd878d39-d98b-4778-8eb7-ddabe0d56b3d"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T024927Z:c9389f25-b0c7-4237-b594-a718f206ea4c"
+ "WESTUS2:20221114T202733Z:fd878d39-d98b-4778-8eb7-ddabe0d56b3d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -117,10 +117,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:49:27 GMT"
+ "Mon, 14 Nov 2022 20:27:32 GMT"
],
"Content-Length": [
- "228"
+ "223"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -129,32 +129,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092\",\r\n \"name\": \"crptestar6092\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar6092\": \"2022-06-15 02:49:26Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5\",\r\n \"name\": \"crptestar5\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar5\": \"2022-11-14 20:27:31Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar6092?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjYwOTI/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar5?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjU/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "0f18a930-729a-46f7-b8a6-73bd574120af"
+ "0f245d16-2daa-4316-b769-59ef6f9726ba"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -165,16 +165,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
+ "1197"
],
"x-ms-request-id": [
- "e5b1a548-b9cf-4488-a1fa-fab150890ed8"
+ "671bc4c7-bf6c-475e-bb14-47d9d11350b1"
],
"x-ms-correlation-request-id": [
- "e5b1a548-b9cf-4488-a1fa-fab150890ed8"
+ "671bc4c7-bf6c-475e-bb14-47d9d11350b1"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T025438Z:e5b1a548-b9cf-4488-a1fa-fab150890ed8"
+ "WESTUS2:20221114T202857Z:671bc4c7-bf6c-475e-bb14-47d9d11350b1"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -183,10 +183,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:54:37 GMT"
+ "Mon, 14 Nov 2022 20:28:56 GMT"
],
"Content-Length": [
- "180"
+ "178"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -195,32 +195,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092\",\r\n \"name\": \"crptestar6092\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5\",\r\n \"name\": \"crptestar5\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Network/virtualNetworks/csvnet5663?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjYwOTIvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ1NjYzP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Network/virtualNetworks/csvnet9332?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ5MzMyP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet9764\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet4250\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "c83a46fb-a05b-4128-ad56-d9d0bd176782"
+ "4670d1ca-7ed0-4020-a490-45ebf8d443fd"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "297"
+ "301"
]
},
"ResponseHeaders": {
@@ -234,19 +234,19 @@
"3"
],
"x-ms-request-id": [
- "b8596843-fb27-411f-aaa6-8395130b975f"
+ "ae2801e8-4b2b-4cb8-b433-db0a23935bbd"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/b8596843-fb27-411f-aaa6-8395130b975f?api-version=2019-09-01"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/ae2801e8-4b2b-4cb8-b433-db0a23935bbd?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "0ed2780e-0d18-48aa-9456-44a491baf2ef"
+ "5cd59dc0-f0ec-45b3-9100-606612efc08e"
],
"Azure-AsyncNotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "fc9e9f31-eb48-4532-a70a-d2af934391f3"
+ "68615c28-8ca6-4fd5-a572-43289185d99b"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -259,16 +259,16 @@
"1199"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T024920Z:0ed2780e-0d18-48aa-9456-44a491baf2ef"
+ "WESTUS2:20221114T202723Z:5cd59dc0-f0ec-45b3-9100-606612efc08e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:49:20 GMT"
+ "Mon, 14 Nov 2022 20:27:22 GMT"
],
"Content-Length": [
- "1232"
+ "1231"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -277,19 +277,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet5663\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Network/virtualNetworks/csvnet5663\",\r\n \"etag\": \"W/\\\"6c35ff03-f283-464f-9bda-e55bef8355e3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"724514e8-5cde-473f-9083-486626290e5d\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet9764\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Network/virtualNetworks/csvnet5663/subnets/subnet9764\",\r\n \"etag\": \"W/\\\"6c35ff03-f283-464f-9bda-e55bef8355e3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet9332\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Network/virtualNetworks/csvnet9332\",\r\n \"etag\": \"W/\\\"ee3c85be-e534-43db-baff-d63ac5a60808\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"2044b39d-acb7-46f5-94a9-2afabae6d1ac\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet4250\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Network/virtualNetworks/csvnet9332/subnets/subnet4250\",\r\n \"etag\": \"W/\\\"ee3c85be-e534-43db-baff-d63ac5a60808\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/b8596843-fb27-411f-aaa6-8395130b975f?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zL2I4NTk2ODQzLWZiMjctNDExZi1hYWE2LTgzOTUxMzBiOTc1Zj9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/ae2801e8-4b2b-4cb8-b433-db0a23935bbd?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy9hZTI4MDFlOC00YjJiLTRjYjgtYjQzMy1kYjBhMjM5MzViYmQ/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -301,13 +301,13 @@
"no-cache"
],
"x-ms-request-id": [
- "e2c4388b-cf4c-4729-8e2b-0b974711b771"
+ "e14d5675-f7d4-487c-9ff3-dbc7113ebba7"
],
"x-ms-correlation-request-id": [
- "4abd8aab-8b06-4d55-91b9-58777bb071a8"
+ "d99384ed-bc7d-4823-a6bd-33a1aaeadf7b"
],
"x-ms-arm-service-request-id": [
- "d5e675a8-1d54-4eed-8e3b-1efc6dde139f"
+ "0ac69f11-3e55-4f47-b274-b8d20d03e0b0"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -320,13 +320,13 @@
"11999"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T024924Z:4abd8aab-8b06-4d55-91b9-58777bb071a8"
+ "WESTUS2:20221114T202726Z:d99384ed-bc7d-4823-a6bd-33a1aaeadf7b"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:49:23 GMT"
+ "Mon, 14 Nov 2022 20:27:25 GMT"
],
"Content-Length": [
"29"
@@ -342,15 +342,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Network/virtualNetworks/csvnet5663?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjYwOTIvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ1NjYzP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Network/virtualNetworks/csvnet9332?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ5MzMyP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -362,16 +362,16 @@
"no-cache"
],
"ETag": [
- "W/\"a6270ee0-f119-404c-8f7b-9d12a36c7733\""
+ "W/\"fb7bf999-6ac8-4650-95db-d69d4a793d6c\""
],
"x-ms-request-id": [
- "5541dfad-7d5c-4bda-82e6-7ab0061f2099"
+ "d2472495-af2f-40f1-aba9-4e082e2de9a1"
],
"x-ms-correlation-request-id": [
- "d76cc40d-5aa6-4b33-bd24-c494c585da03"
+ "0e2def10-951f-41cc-b04c-54cf6baab8fd"
],
"x-ms-arm-service-request-id": [
- "a5c77ced-06c7-464a-bb64-11eadc725556"
+ "f1e274a3-36ab-450b-91ea-e5590d417a8d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -384,16 +384,16 @@
"11998"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T024924Z:d76cc40d-5aa6-4b33-bd24-c494c585da03"
+ "WESTUS2:20221114T202726Z:0e2def10-951f-41cc-b04c-54cf6baab8fd"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:49:23 GMT"
+ "Mon, 14 Nov 2022 20:27:25 GMT"
],
"Content-Length": [
- "1234"
+ "1233"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -402,32 +402,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet5663\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Network/virtualNetworks/csvnet5663\",\r\n \"etag\": \"W/\\\"a6270ee0-f119-404c-8f7b-9d12a36c7733\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"724514e8-5cde-473f-9083-486626290e5d\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet9764\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Network/virtualNetworks/csvnet5663/subnets/subnet9764\",\r\n \"etag\": \"W/\\\"a6270ee0-f119-404c-8f7b-9d12a36c7733\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet9332\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Network/virtualNetworks/csvnet9332\",\r\n \"etag\": \"W/\\\"fb7bf999-6ac8-4650-95db-d69d4a793d6c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"2044b39d-acb7-46f5-94a9-2afabae6d1ac\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet4250\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Network/virtualNetworks/csvnet9332/subnets/subnet4250\",\r\n \"etag\": \"W/\\\"fb7bf999-6ac8-4650-95db-d69d4a793d6c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Network/publicIPAddresses/cspip8458?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjYwOTIvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwODQ1OD9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Network/publicIPAddresses/cspip8473?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwODQ3Mz9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns1951\"\r\n }\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns8904\"\r\n }\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "0c4b41d6-01dc-46bb-ba68-55179d9fb825"
+ "4da45b25-0192-489f-bf3a-6acb97bf19c8"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "163"
+ "167"
]
},
"ResponseHeaders": {
@@ -441,19 +441,19 @@
"1"
],
"x-ms-request-id": [
- "b61c5b60-0f1f-4684-bf46-98e5d04ad35c"
+ "87aeaced-9c37-4f7d-8f8a-3a9cc5c8eca5"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/b61c5b60-0f1f-4684-bf46-98e5d04ad35c?api-version=2019-09-01"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/87aeaced-9c37-4f7d-8f8a-3a9cc5c8eca5?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "74e2c3fd-72e3-445f-9d28-521a97a5a5ee"
+ "e640e5fa-b6cb-449a-a529-0161c0ed53e2"
],
"Azure-AsyncNotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "590d11ef-fe4f-40f3-a5b1-df686812aeaa"
+ "3baff477-0138-4ae6-9178-9d1c8f493ab6"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -466,16 +466,16 @@
"1198"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T024925Z:74e2c3fd-72e3-445f-9d28-521a97a5a5ee"
+ "WESTUS2:20221114T202728Z:e640e5fa-b6cb-449a-a529-0161c0ed53e2"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:49:24 GMT"
+ "Mon, 14 Nov 2022 20:27:27 GMT"
],
"Content-Length": [
- "724"
+ "729"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -484,19 +484,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip8458\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Network/publicIPAddresses/cspip8458\",\r\n \"etag\": \"W/\\\"dbab9b60-0fef-4c68-a2c0-2b5522e14f55\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"9be535a8-68a9-488a-858c-43ae18f8696f\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns1951\",\r\n \"fqdn\": \"dns1951.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip8473\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Network/publicIPAddresses/cspip8473\",\r\n \"etag\": \"W/\\\"253e8d72-4d02-4195-b31f-a094b7d6dd20\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"5e8dc869-2b03-4c89-aa0f-bcbe9f9cdc7f\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns8904\",\r\n \"fqdn\": \"dns8904.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/b61c5b60-0f1f-4684-bf46-98e5d04ad35c?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zL2I2MWM1YjYwLTBmMWYtNDY4NC1iZjQ2LTk4ZTVkMDRhZDM1Yz9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/87aeaced-9c37-4f7d-8f8a-3a9cc5c8eca5?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy84N2FlYWNlZC05YzM3LTRmN2QtOGY4YS0zYTljYzVjOGVjYTU/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -507,14 +507,17 @@
"Pragma": [
"no-cache"
],
+ "Retry-After": [
+ "2"
+ ],
"x-ms-request-id": [
- "8614523e-3f22-4c4e-b173-edadacec7c09"
+ "7d048cd3-5696-4a96-9778-ecd59e61c8bd"
],
"x-ms-correlation-request-id": [
- "10f016de-2183-47d8-9d47-84ee4c59e7c6"
+ "3a54ebbd-61b5-4f62-9194-b2fd6544be42"
],
"x-ms-arm-service-request-id": [
- "6b86005a-7fbe-4420-af75-cf3b1e92e498"
+ "075ca609-5ada-45d2-9783-9b9cb4b117bd"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -527,13 +530,74 @@
"11997"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T024926Z:10f016de-2183-47d8-9d47-84ee4c59e7c6"
+ "WESTUS2:20221114T202730Z:3a54ebbd-61b5-4f62-9194-b2fd6544be42"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:27:29 GMT"
+ ],
+ "Content-Length": [
+ "30"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/87aeaced-9c37-4f7d-8f8a-3a9cc5c8eca5?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy84N2FlYWNlZC05YzM3LTRmN2QtOGY4YS0zYTljYzVjOGVjYTU/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-request-id": [
+ "c394a3a8-9752-4168-830b-631e16302438"
+ ],
+ "x-ms-correlation-request-id": [
+ "24fe0b49-97f0-4efb-b0ba-388d0326a0ef"
+ ],
+ "x-ms-arm-service-request-id": [
+ "eeb072c0-f728-4c97-becd-65bc1e4dc188"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11996"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T202732Z:24fe0b49-97f0-4efb-b0ba-388d0326a0ef"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:49:26 GMT"
+ "Mon, 14 Nov 2022 20:27:31 GMT"
],
"Content-Length": [
"29"
@@ -549,15 +613,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Network/publicIPAddresses/cspip8458?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjYwOTIvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwODQ1OD9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Network/publicIPAddresses/cspip8473?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwODQ3Mz9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -569,16 +633,16 @@
"no-cache"
],
"ETag": [
- "W/\"1f2f805c-51a7-4aa8-985d-b72e3fc1c95c\""
+ "W/\"204b50e2-bf07-43e8-a2ab-ca2bbe04da0e\""
],
"x-ms-request-id": [
- "182601de-3654-4b63-8769-2a8565e02e4c"
+ "5de92020-7fda-4e39-8eb7-ba6e9665fe1d"
],
"x-ms-correlation-request-id": [
- "51b68c07-9510-49cc-b36e-dfd1cae3a716"
+ "a65d0389-8a60-4816-959e-d112a4a21ee3"
],
"x-ms-arm-service-request-id": [
- "d922cc8e-d247-43d6-9103-8265771f7bfe"
+ "2235caef-4bc5-4046-b9c9-8d77a3180bcc"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -588,19 +652,19 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
+ "11995"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T024927Z:51b68c07-9510-49cc-b36e-dfd1cae3a716"
+ "WESTUS2:20221114T202732Z:a65d0389-8a60-4816-959e-d112a4a21ee3"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:49:26 GMT"
+ "Mon, 14 Nov 2022 20:27:31 GMT"
],
"Content-Length": [
- "725"
+ "730"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -609,32 +673,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip8458\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Network/publicIPAddresses/cspip8458\",\r\n \"etag\": \"W/\\\"1f2f805c-51a7-4aa8-985d-b72e3fc1c95c\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"9be535a8-68a9-488a-858c-43ae18f8696f\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns1951\",\r\n \"fqdn\": \"dns1951.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip8473\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Network/publicIPAddresses/cspip8473\",\r\n \"etag\": \"W/\\\"204b50e2-bf07-43e8-a2ab-ca2bbe04da0e\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"5e8dc869-2b03-4c89-aa0f-bcbe9f9cdc7f\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns8904\",\r\n \"fqdn\": \"dns8904.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Storage/storageAccounts/saforcspkg219?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjYwOTIvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMjE5P2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Storage/storageAccounts/saforcspkg530?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNTMwP2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "318a0e7f-2db4-4530-ad7b-c8aff01f7c5c"
+ "616a82aa-4c53-4f04-9f97-935942669aa8"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "89"
+ "93"
]
},
"ResponseHeaders": {
@@ -645,13 +709,13 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a34f88c5-9562-4535-8942-1cc58547540e?monitor=true&api-version=2015-06-15"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/b4e633c6-de59-4da0-97c3-7c15417d7cb4?monitor=true&api-version=2015-06-15"
],
"Retry-After": [
"17"
],
"x-ms-request-id": [
- "a34f88c5-9562-4535-8942-1cc58547540e"
+ "b4e633c6-de59-4da0-97c3-7c15417d7cb4"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -663,16 +727,16 @@
"1199"
],
"x-ms-correlation-request-id": [
- "715bc974-ccd0-4fdb-a07f-2a99226334d6"
+ "cb0df97e-2b01-44c6-bc65-46aa3dd15f4c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T024931Z:715bc974-ccd0-4fdb-a07f-2a99226334d6"
+ "WESTUS2:20221114T202739Z:cb0df97e-2b01-44c6-bc65-46aa3dd15f4c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:49:31 GMT"
+ "Mon, 14 Nov 2022 20:27:38 GMT"
],
"Content-Type": [
"text/plain; charset=utf-8"
@@ -688,15 +752,15 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a34f88c5-9562-4535-8942-1cc58547540e?monitor=true&api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMi9hc3luY29wZXJhdGlvbnMvYTM0Zjg4YzUtOTU2Mi00NTM1LTg5NDItMWNjNTg1NDc1NDBlP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/b4e633c6-de59-4da0-97c3-7c15417d7cb4?monitor=true&api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvYXN5bmNvcGVyYXRpb25zL2I0ZTYzM2M2LWRlNTktNGRhMC05N2MzLTdjMTU0MTdkN2NiND9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -708,7 +772,7 @@
"no-cache"
],
"x-ms-request-id": [
- "8f862677-d084-4fb2-91f2-291a723af778"
+ "87fdec7c-f5c3-4435-834f-463eb2be5218"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -720,19 +784,19 @@
"11999"
],
"x-ms-correlation-request-id": [
- "2cd0fd0c-0deb-489d-b693-320a46e7853d"
+ "b1a2376b-74d2-4059-a0fe-817f374a3fb5"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T024948Z:2cd0fd0c-0deb-489d-b693-320a46e7853d"
+ "WESTUS2:20221114T202756Z:b1a2376b-74d2-4059-a0fe-817f374a3fb5"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:49:48 GMT"
+ "Mon, 14 Nov 2022 20:27:56 GMT"
],
"Content-Length": [
- "89"
+ "93"
],
"Content-Type": [
"application/json"
@@ -741,25 +805,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjYwOTIvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "e1448ba7-f131-4116-9bd8-fa612f4ad0b8"
+ "6b4532d6-a5d9-4eee-b249-700cecaea5b1"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -771,7 +835,7 @@
"no-cache"
],
"x-ms-request-id": [
- "d756f49b-ed66-44d9-befd-a6c0f2e9fdea"
+ "3b465363-3e80-4f10-b536-407321e623e4"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -783,19 +847,19 @@
"11998"
],
"x-ms-correlation-request-id": [
- "7cc60871-84e6-4843-907d-6205799245cb"
+ "5b4bd090-b84b-4841-9e7d-8fd0048ae08c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T024958Z:7cc60871-84e6-4843-907d-6205799245cb"
+ "WESTUS2:20221114T202806Z:5b4bd090-b84b-4841-9e7d-8fd0048ae08c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:49:58 GMT"
+ "Mon, 14 Nov 2022 20:28:06 GMT"
],
"Content-Length": [
- "741"
+ "750"
],
"Content-Type": [
"application/json"
@@ -804,25 +868,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Storage/storageAccounts/saforcspkg219\",\r\n \"name\": \"saforcspkg219\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T02:49:30.0345484Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg219.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg219.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg219.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg219.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Storage/storageAccounts/saforcspkg530\",\r\n \"name\": \"saforcspkg530\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T20:27:35.7628548Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg530.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg530.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg530.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg530.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Storage/storageAccounts/saforcspkg219?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjYwOTIvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMjE5P2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Storage/storageAccounts/saforcspkg530?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNTMwP2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "24a7eaae-fcc9-4736-8cb2-c0c4b0f1b9d4"
+ "1ce20197-91fb-4072-8e02-5f8c6f88f864"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -834,7 +898,7 @@
"no-cache"
],
"x-ms-request-id": [
- "2a8b96d7-c32c-40c9-8337-f2eb54f1a18f"
+ "2e5b169e-2ffc-441d-b4ac-93387b5d76c9"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -846,19 +910,19 @@
"11997"
],
"x-ms-correlation-request-id": [
- "aa94cefd-db7f-4392-bef7-d7ec16570f4b"
+ "40a617e5-16be-4de7-8784-07a5be015f67"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T024959Z:aa94cefd-db7f-4392-bef7-d7ec16570f4b"
+ "WESTUS2:20221114T202807Z:40a617e5-16be-4de7-8784-07a5be015f67"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:49:58 GMT"
+ "Mon, 14 Nov 2022 20:28:06 GMT"
],
"Content-Length": [
- "729"
+ "738"
],
"Content-Type": [
"application/json"
@@ -867,25 +931,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Storage/storageAccounts/saforcspkg219\",\r\n \"name\": \"saforcspkg219\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T02:49:30.0345484Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg219.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg219.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg219.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg219.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Storage/storageAccounts/saforcspkg530\",\r\n \"name\": \"saforcspkg530\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T20:27:35.7628548Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg530.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg530.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg530.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg530.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Storage/storageAccounts/saforcspkg219/listKeys?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjYwOTIvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMjE5L2xpc3RLZXlzP2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Storage/storageAccounts/saforcspkg530/listKeys?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNTMwL2xpc3RLZXlzP2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
"RequestMethod": "POST",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "6b42fc9a-f2a1-448c-a29f-2038317da9a4"
+ "ddb3a9e5-37c0-4b88-bd05-c08c9664d986"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -897,7 +961,7 @@
"no-cache"
],
"x-ms-request-id": [
- "fb60dd7d-2f86-4004-aac5-88dbd03687e9"
+ "17602075-b49d-441d-8f4e-22543d12a60c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -909,16 +973,16 @@
"11999"
],
"x-ms-correlation-request-id": [
- "a30a418d-df13-4cc3-ac57-e34819041ae0"
+ "d8e2be2c-f826-4870-a509-484a63a4bebd"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T024959Z:a30a418d-df13-4cc3-ac57-e34819041ae0"
+ "WESTUS2:20221114T202807Z:d8e2be2c-f826-4870-a509-484a63a4bebd"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:49:58 GMT"
+ "Mon, 14 Nov 2022 20:28:07 GMT"
],
"Content-Length": [
"197"
@@ -934,28 +998,28 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Compute/cloudServices/cs4684?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjYwOTIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M0Njg0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Compute/cloudServices/cs7701?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M3NzAxP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg219.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=a1fu7Wn9JPnRiPvND6m7as%2FRfihezOMF2YUTmWAOuMY%3D&st=2022-06-14T02%3A54%3A36Z&se=2022-06-17T02%3A54%3A36Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5039\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe5542\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Network/publicIPAddresses/cspip8458\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg530.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=Sanitized\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb4896\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4888\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Network/publicIPAddresses/cspip8473\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "5cc7ed31-f359-4323-86f1-d1ac010fbf5e"
+ "f1dc0a8f-544d-4c8b-8e34-47659eb80113"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "3465"
+ "3464"
]
},
"ResponseHeaders": {
@@ -966,19 +1030,19 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e87cb6c9-b39a-4277-89ee-5e954003b83f?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8325fb4d-381f-43f7-9e96-c905983915e3?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;292,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;292"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "e87cb6c9-b39a-4277-89ee-5e954003b83f"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;299"
+ "8325fb4d-381f-43f7-9e96-c905983915e3"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -987,19 +1051,19 @@
"1199"
],
"x-ms-correlation-request-id": [
- "9cbb053b-dc94-4566-b11b-a2b740764532"
+ "d80c0f76-d092-4386-ae8e-451df03ab386"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T025441Z:9cbb053b-dc94-4566-b11b-a2b740764532"
+ "WESTUS2:20221114T202929Z:d80c0f76-d092-4386-ae8e-451df03ab386"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:54:40 GMT"
+ "Mon, 14 Nov 2022 20:29:29 GMT"
],
"Content-Length": [
- "3950"
+ "3972"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1008,20 +1072,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs4684\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6092/providers/Microsoft.Compute/cloudServices/cs4684\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5039\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe5542\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Network/publicIPAddresses/cspip8458\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"dba59dc8-79e6-48e8-989b-8bbf57628349\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T02:54:40.8527942Z\",\r\n \"lastModifiedAt\": \"2022-06-15T02:54:40.8527942Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs7701\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR5/providers/Microsoft.Compute/cloudServices/cs7701\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb4896\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4888\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Network/publicIPAddresses/cspip8473\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"400b6266-c4d6-4fe2-b386-4d35c6032801\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:29:29.2393962Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:29:29.2393962Z\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e87cb6c9-b39a-4277-89ee-5e954003b83f?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTg3Y2I2YzktYjM5YS00Mjc3LTg5ZWUtNWU5NTQwMDNiODNmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8325fb4d-381f-43f7-9e96-c905983915e3?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgzMjVmYjRkLTM4MWYtNDNmNy05ZTk2LWM5MDU5ODM5MTVlMz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1035,10 +1099,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "2759e3e9-dbfe-4b93-a04d-aaf0f9967d03"
+ "78f5034a-5f45-43a9-a1bd-0d78c805401f"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1048,16 +1112,16 @@
"11999"
],
"x-ms-correlation-request-id": [
- "419fcbc2-031c-49b0-80be-96a4106bf91c"
+ "a28b1294-ab5f-4127-82cf-095094255738"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T025512Z:419fcbc2-031c-49b0-80be-96a4106bf91c"
+ "WESTUS2:20221114T203000Z:a28b1294-ab5f-4127-82cf-095094255738"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:55:11 GMT"
+ "Mon, 14 Nov 2022 20:29:59 GMT"
],
"Content-Length": [
"134"
@@ -1069,20 +1133,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T21:54:40.8527942-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e87cb6c9-b39a-4277-89ee-5e954003b83f\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:29:29.2393962-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"8325fb4d-381f-43f7-9e96-c905983915e3\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e87cb6c9-b39a-4277-89ee-5e954003b83f?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTg3Y2I2YzktYjM5YS00Mjc3LTg5ZWUtNWU5NTQwMDNiODNmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8325fb4d-381f-43f7-9e96-c905983915e3?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgzMjVmYjRkLTM4MWYtNDNmNy05ZTk2LWM5MDU5ODM5MTVlMz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1096,10 +1160,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "c77d8178-934c-4514-8bc7-b65ceb898491"
+ "4f98b517-21b2-43a1-89d9-243570011ab5"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1109,16 +1173,16 @@
"11998"
],
"x-ms-correlation-request-id": [
- "3a69a25e-a26e-4b4a-9cc2-a1dbb82fe0ea"
+ "13a60d57-7d69-4047-91d8-55523163b9ad"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T025542Z:3a69a25e-a26e-4b4a-9cc2-a1dbb82fe0ea"
+ "WESTUS2:20221114T203030Z:13a60d57-7d69-4047-91d8-55523163b9ad"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:55:42 GMT"
+ "Mon, 14 Nov 2022 20:30:30 GMT"
],
"Content-Length": [
"134"
@@ -1130,20 +1194,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T21:54:40.8527942-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e87cb6c9-b39a-4277-89ee-5e954003b83f\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:29:29.2393962-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"8325fb4d-381f-43f7-9e96-c905983915e3\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e87cb6c9-b39a-4277-89ee-5e954003b83f?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTg3Y2I2YzktYjM5YS00Mjc3LTg5ZWUtNWU5NTQwMDNiODNmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8325fb4d-381f-43f7-9e96-c905983915e3?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgzMjVmYjRkLTM4MWYtNDNmNy05ZTk2LWM5MDU5ODM5MTVlMz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1157,10 +1221,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "a5d0556a-f3ff-4adc-a128-639896f52b83"
+ "ee2fd8df-495e-4d88-b01a-fb55d83738d8"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1170,16 +1234,16 @@
"11997"
],
"x-ms-correlation-request-id": [
- "10d4955c-faec-48c0-9e0c-d8196936d22b"
+ "495f51cd-7876-492c-859a-3528ee5bccda"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T025613Z:10d4955c-faec-48c0-9e0c-d8196936d22b"
+ "WESTUS2:20221114T203101Z:495f51cd-7876-492c-859a-3528ee5bccda"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:56:12 GMT"
+ "Mon, 14 Nov 2022 20:31:00 GMT"
],
"Content-Length": [
"134"
@@ -1191,20 +1255,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T21:54:40.8527942-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e87cb6c9-b39a-4277-89ee-5e954003b83f\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:29:29.2393962-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"8325fb4d-381f-43f7-9e96-c905983915e3\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e87cb6c9-b39a-4277-89ee-5e954003b83f?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTg3Y2I2YzktYjM5YS00Mjc3LTg5ZWUtNWU5NTQwMDNiODNmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8325fb4d-381f-43f7-9e96-c905983915e3?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgzMjVmYjRkLTM4MWYtNDNmNy05ZTk2LWM5MDU5ODM5MTVlMz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1218,10 +1282,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "4a90869b-ea2e-44a7-b2ea-ea1940323282"
+ "d4c86451-a330-49f6-a613-295414272621"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1231,16 +1295,16 @@
"11996"
],
"x-ms-correlation-request-id": [
- "09566a35-9960-440b-b28a-9411180c9425"
+ "61695807-e641-4659-9555-25785ce2d356"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T025643Z:09566a35-9960-440b-b28a-9411180c9425"
+ "WESTUS2:20221114T203131Z:61695807-e641-4659-9555-25785ce2d356"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:56:43 GMT"
+ "Mon, 14 Nov 2022 20:31:30 GMT"
],
"Content-Length": [
"134"
@@ -1252,20 +1316,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T21:54:40.8527942-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e87cb6c9-b39a-4277-89ee-5e954003b83f\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:29:29.2393962-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"8325fb4d-381f-43f7-9e96-c905983915e3\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e87cb6c9-b39a-4277-89ee-5e954003b83f?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTg3Y2I2YzktYjM5YS00Mjc3LTg5ZWUtNWU5NTQwMDNiODNmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8325fb4d-381f-43f7-9e96-c905983915e3?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgzMjVmYjRkLTM4MWYtNDNmNy05ZTk2LWM5MDU5ODM5MTVlMz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1279,10 +1343,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "808b8de9-d4c3-44e7-ae4a-d1bb18bad204"
+ "b12d907c-b0fc-4e81-95cc-de8d85525ed9"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1292,16 +1356,16 @@
"11995"
],
"x-ms-correlation-request-id": [
- "304a55c1-04d5-4587-8579-9a611355e6e4"
+ "cefc3004-b32d-4cab-a739-9c6ec6341f84"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T025714Z:304a55c1-04d5-4587-8579-9a611355e6e4"
+ "WESTUS2:20221114T203201Z:cefc3004-b32d-4cab-a739-9c6ec6341f84"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:57:13 GMT"
+ "Mon, 14 Nov 2022 20:32:00 GMT"
],
"Content-Length": [
"134"
@@ -1313,20 +1377,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T21:54:40.8527942-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e87cb6c9-b39a-4277-89ee-5e954003b83f\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:29:29.2393962-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"8325fb4d-381f-43f7-9e96-c905983915e3\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e87cb6c9-b39a-4277-89ee-5e954003b83f?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTg3Y2I2YzktYjM5YS00Mjc3LTg5ZWUtNWU5NTQwMDNiODNmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8325fb4d-381f-43f7-9e96-c905983915e3?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgzMjVmYjRkLTM4MWYtNDNmNy05ZTk2LWM5MDU5ODM5MTVlMz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1340,10 +1404,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "c353466c-2007-4ffd-9698-aceb457cd02d"
+ "b04e182a-39ec-4091-9cf2-fc491518089b"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1353,16 +1417,16 @@
"11994"
],
"x-ms-correlation-request-id": [
- "ed8f7f23-b24e-47d6-96f3-d0d9a1254f7d"
+ "a45c4a8a-74bc-4d1e-82a4-a0e7f0a51f06"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T025744Z:ed8f7f23-b24e-47d6-96f3-d0d9a1254f7d"
+ "WESTUS2:20221114T203231Z:a45c4a8a-74bc-4d1e-82a4-a0e7f0a51f06"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:57:44 GMT"
+ "Mon, 14 Nov 2022 20:32:30 GMT"
],
"Content-Length": [
"134"
@@ -1374,20 +1438,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T21:54:40.8527942-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e87cb6c9-b39a-4277-89ee-5e954003b83f\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:29:29.2393962-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"8325fb4d-381f-43f7-9e96-c905983915e3\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e87cb6c9-b39a-4277-89ee-5e954003b83f?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTg3Y2I2YzktYjM5YS00Mjc3LTg5ZWUtNWU5NTQwMDNiODNmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8325fb4d-381f-43f7-9e96-c905983915e3?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgzMjVmYjRkLTM4MWYtNDNmNy05ZTk2LWM5MDU5ODM5MTVlMz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1401,10 +1465,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "ae3ab650-60e8-4afe-992f-cd76366f6ed3"
+ "8de88935-e69c-4171-8da7-6339ec23dd92"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1414,16 +1478,16 @@
"11993"
],
"x-ms-correlation-request-id": [
- "42c6fbdc-5c87-455c-967f-ffbc68e04e4b"
+ "bff5a76b-584c-4a09-ada1-df07cfd1b794"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T025815Z:42c6fbdc-5c87-455c-967f-ffbc68e04e4b"
+ "WESTUS2:20221114T203301Z:bff5a76b-584c-4a09-ada1-df07cfd1b794"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:58:15 GMT"
+ "Mon, 14 Nov 2022 20:33:00 GMT"
],
"Content-Length": [
"134"
@@ -1435,20 +1499,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T21:54:40.8527942-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e87cb6c9-b39a-4277-89ee-5e954003b83f\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:29:29.2393962-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"8325fb4d-381f-43f7-9e96-c905983915e3\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e87cb6c9-b39a-4277-89ee-5e954003b83f?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTg3Y2I2YzktYjM5YS00Mjc3LTg5ZWUtNWU5NTQwMDNiODNmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8325fb4d-381f-43f7-9e96-c905983915e3?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgzMjVmYjRkLTM4MWYtNDNmNy05ZTk2LWM5MDU5ODM5MTVlMz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1462,10 +1526,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "c7f90b30-15d5-4a13-90cf-704bbc149cf9"
+ "8694fa90-cd26-49c3-83a4-cd8a6ac088d0"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1475,16 +1539,16 @@
"11992"
],
"x-ms-correlation-request-id": [
- "9ba902c0-edf9-4713-bc8f-4043c31454b5"
+ "35a7646e-3a71-4d28-a329-889f49a17663"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T025845Z:9ba902c0-edf9-4713-bc8f-4043c31454b5"
+ "WESTUS2:20221114T203331Z:35a7646e-3a71-4d28-a329-889f49a17663"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:58:45 GMT"
+ "Mon, 14 Nov 2022 20:33:30 GMT"
],
"Content-Length": [
"134"
@@ -1496,20 +1560,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T21:54:40.8527942-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e87cb6c9-b39a-4277-89ee-5e954003b83f\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:29:29.2393962-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"8325fb4d-381f-43f7-9e96-c905983915e3\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e87cb6c9-b39a-4277-89ee-5e954003b83f?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTg3Y2I2YzktYjM5YS00Mjc3LTg5ZWUtNWU5NTQwMDNiODNmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8325fb4d-381f-43f7-9e96-c905983915e3?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgzMjVmYjRkLTM4MWYtNDNmNy05ZTk2LWM5MDU5ODM5MTVlMz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1523,10 +1587,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "b97a67e6-7752-49ac-840f-6332fd892a27"
+ "780a509f-2c08-4066-88e0-0896c097b98a"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1536,16 +1600,16 @@
"11991"
],
"x-ms-correlation-request-id": [
- "d98a0fd5-80cc-4446-bc30-2a9a23efcedb"
+ "f4f0bc7c-672b-4b50-ad7d-c175fc313228"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T025915Z:d98a0fd5-80cc-4446-bc30-2a9a23efcedb"
+ "WESTUS2:20221114T203401Z:f4f0bc7c-672b-4b50-ad7d-c175fc313228"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:59:15 GMT"
+ "Mon, 14 Nov 2022 20:34:01 GMT"
],
"Content-Length": [
"134"
@@ -1557,20 +1621,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T21:54:40.8527942-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"e87cb6c9-b39a-4277-89ee-5e954003b83f\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:29:29.2393962-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"8325fb4d-381f-43f7-9e96-c905983915e3\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/e87cb6c9-b39a-4277-89ee-5e954003b83f?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZTg3Y2I2YzktYjM5YS00Mjc3LTg5ZWUtNWU5NTQwMDNiODNmP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/8325fb4d-381f-43f7-9e96-c905983915e3?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgzMjVmYjRkLTM4MWYtNDNmNy05ZTk2LWM5MDU5ODM5MTVlMz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1584,10 +1648,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "6935695e-0eb0-4e06-a14f-636db8f0238d"
+ "92ec1bd3-5807-46ec-81c1-165d3cdcfa26"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1597,16 +1661,16 @@
"11990"
],
"x-ms-correlation-request-id": [
- "2a727cba-1cb8-4cda-adda-0c502a4c72a5"
+ "ebeb3f5a-61bb-4167-bb88-5c57a9df6afe"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T025946Z:2a727cba-1cb8-4cda-adda-0c502a4c72a5"
+ "WESTUS2:20221114T203431Z:ebeb3f5a-61bb-4167-bb88-5c57a9df6afe"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:59:45 GMT"
+ "Mon, 14 Nov 2022 20:34:31 GMT"
],
"Content-Length": [
"184"
@@ -1618,20 +1682,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T21:54:40.8527942-05:00\",\r\n \"endTime\": \"2022-06-14T21:59:39.7916293-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"e87cb6c9-b39a-4277-89ee-5e954003b83f\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:29:29.2393962-08:00\",\r\n \"endTime\": \"2022-11-14T12:34:27.0374309-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"8325fb4d-381f-43f7-9e96-c905983915e3\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Compute/cloudServices/cs4684?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjYwOTIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M0Njg0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Compute/cloudServices/cs7701?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M3NzAxP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1641,14 +1705,14 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4947,Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4979"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "966cb5f0-e4ee-45f6-a8b4-a5d82a164c14"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;399,Microsoft.Compute/GetCloudService30Min;2598"
+ "2c5a362c-33a4-4730-964a-926d74c5f45d"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1657,19 +1721,19 @@
"11989"
],
"x-ms-correlation-request-id": [
- "de062b10-7a84-47c6-9ff2-c359d6b45a92"
+ "9695d36c-7fad-4eef-a3de-1a9f54dceca3"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T025946Z:de062b10-7a84-47c6-9ff2-c359d6b45a92"
+ "WESTUS2:20221114T203432Z:9695d36c-7fad-4eef-a3de-1a9f54dceca3"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:59:45 GMT"
+ "Mon, 14 Nov 2022 20:34:32 GMT"
],
"Content-Length": [
- "3952"
+ "3974"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1678,26 +1742,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs4684\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6092/providers/Microsoft.Compute/cloudServices/cs4684\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5039\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe5542\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Network/publicIPAddresses/cspip8458\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"dba59dc8-79e6-48e8-989b-8bbf57628349\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T02:54:40.8527942Z\",\r\n \"lastModifiedAt\": \"2022-06-15T02:54:40.8527942Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs7701\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR5/providers/Microsoft.Compute/cloudServices/cs7701\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb4896\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4888\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Network/publicIPAddresses/cspip8473\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"400b6266-c4d6-4fe2-b386-4d35c6032801\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:29:29.2393962Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:29:29.2393962Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Compute/cloudServices/cs4684?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjYwOTIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M0Njg0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Compute/cloudServices/cs7701?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjUvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M3NzAxP2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "b8ecd762-743e-4ddd-8864-2475c28584cd"
+ "fd786fd4-4cc0-459f-b95e-22b213d8cd4d"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1707,14 +1771,14 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;996,Microsoft.Compute/GetCloudService30Min;4946,Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4978"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "4ed55b42-7ba0-42a1-8a77-835f50fb8938"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;398,Microsoft.Compute/GetCloudService30Min;2597"
+ "4a9aab2d-04ec-455e-8af3-ae1b67fd2091"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1723,19 +1787,19 @@
"11988"
],
"x-ms-correlation-request-id": [
- "5004cfbb-2419-4f90-9d46-c9e65ce76785"
+ "608897fc-5320-45c9-818b-6a9d9c9999e7"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T025946Z:5004cfbb-2419-4f90-9d46-c9e65ce76785"
+ "WESTUS2:20221114T203432Z:608897fc-5320-45c9-818b-6a9d9c9999e7"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:59:45 GMT"
+ "Mon, 14 Nov 2022 20:34:32 GMT"
],
"Content-Length": [
- "3952"
+ "3974"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1744,25 +1808,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs4684\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6092/providers/Microsoft.Compute/cloudServices/cs4684\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5039\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe5542\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6092/providers/Microsoft.Network/publicIPAddresses/cspip8458\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"dba59dc8-79e6-48e8-989b-8bbf57628349\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T02:54:40.8527942Z\",\r\n \"lastModifiedAt\": \"2022-06-15T02:54:40.8527942Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs7701\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR5/providers/Microsoft.Compute/cloudServices/cs7701\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb4896\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4888\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar5/providers/Microsoft.Network/publicIPAddresses/cspip8473\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"400b6266-c4d6-4fe2-b386-4d35c6032801\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:29:29.2393962Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:29:29.2393962Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar6092?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjYwOTI/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar5?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjU/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "3fafc024-945b-4bf3-ac41-eba59fed6643"
+ "d2f46b1e-b4cd-41c4-adcb-9a08a628651f"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.21202",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
@@ -1774,7 +1838,7 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI2MDkyLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI1LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2017-05-10"
],
"Retry-After": [
"15"
@@ -1783,13 +1847,13 @@
"14999"
],
"x-ms-request-id": [
- "4ed40925-f6d0-4aa3-8701-fd37321a99dd"
+ "d39ff7b4-4279-43b6-9a09-6b0565ba0c3c"
],
"x-ms-correlation-request-id": [
- "4ed40925-f6d0-4aa3-8701-fd37321a99dd"
+ "d39ff7b4-4279-43b6-9a09-6b0565ba0c3c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T025948Z:4ed40925-f6d0-4aa3-8701-fd37321a99dd"
+ "WESTUS2:20221114T203435Z:d39ff7b4-4279-43b6-9a09-6b0565ba0c3c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1798,7 +1862,7 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 02:59:47 GMT"
+ "Mon, 14 Nov 2022 20:34:34 GMT"
],
"Expires": [
"-1"
@@ -1813,21 +1877,21 @@
],
"Names": {
"TestCloudServiceOperationsInternal": [
- "crptestar6092",
- "cs4684",
- "cspip8458",
- "csvnet5663",
- "subnet9764",
- "dns1951",
- "lb5039",
- "lbfe5542"
+ "crptestar5",
+ "cs7701",
+ "cspip8473",
+ "csvnet9332",
+ "subnet4250",
+ "dns8904",
+ "lb4896",
+ "lbfe4888"
],
"CreateCspkgSasUrl": [
- "saforcspkg219",
- "asforcspkg4203"
+ "saforcspkg530",
+ "asforcspkg2213"
]
},
"Variables": {
- "SubscriptionId": "e37510d7-33b6-4676-886f-ee75bcc01871"
+ "SubscriptionId": "850f02f7-e14c-4fb7-905d-7b98bcae9c7f"
}
}
\ No newline at end of file
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceScenarioTests/TestCloudServiceScenarioOperations_AvailabilityZones.json b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceScenarioTests/TestCloudServiceScenarioOperations_AvailabilityZones.json
new file mode 100644
index 000000000000..7fcb51104c6b
--- /dev/null
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceScenarioTests/TestCloudServiceScenarioOperations_AvailabilityZones.json
@@ -0,0 +1,1830 @@
+{
+ "Entries": [
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar7334?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjczMzQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestMethod": "PUT",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar7334\": \"2022-11-15 07:18:26Z\"\r\n }\r\n}",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "0ac4c793-200f-41be-8a4b-a9ff7289026b"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Content-Length": [
+ "97"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1199"
+ ],
+ "x-ms-request-id": [
+ "288987b3-313d-4ede-b555-80c8ed1afd27"
+ ],
+ "x-ms-correlation-request-id": [
+ "288987b3-313d-4ede-b555-80c8ed1afd27"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T071828Z:288987b3-313d-4ede-b555-80c8ed1afd27"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:18:27 GMT"
+ ],
+ "Content-Length": [
+ "232"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334\",\r\n \"name\": \"crptestar7334\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar7334\": \"2022-11-15 07:18:26Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "StatusCode": 201
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar7334?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjczMzQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestMethod": "PUT",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar7334\": \"2022-11-15 07:19:28Z\"\r\n }\r\n}",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "eadb7d31-d137-44b1-99ec-3a9eb213bf47"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Content-Length": [
+ "97"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1198"
+ ],
+ "x-ms-request-id": [
+ "1f48e176-63f7-4b4b-8b08-1e04282b984c"
+ ],
+ "x-ms-correlation-request-id": [
+ "1f48e176-63f7-4b4b-8b08-1e04282b984c"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T071929Z:1f48e176-63f7-4b4b-8b08-1e04282b984c"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:19:29 GMT"
+ ],
+ "Content-Length": [
+ "232"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334\",\r\n \"name\": \"crptestar7334\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar7334\": \"2022-11-15 07:19:28Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar7334?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjczMzQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestMethod": "PUT",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "7621c2b3-a3d9-4593-b92b-40cc20ec8e5a"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Content-Length": [
+ "33"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1197"
+ ],
+ "x-ms-request-id": [
+ "707bb901-c1fa-490f-a52d-9ad8c949d726"
+ ],
+ "x-ms-correlation-request-id": [
+ "707bb901-c1fa-490f-a52d-9ad8c949d726"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T072032Z:707bb901-c1fa-490f-a52d-9ad8c949d726"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:20:32 GMT"
+ ],
+ "Content-Length": [
+ "184"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334\",\r\n \"name\": \"crptestar7334\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Network/virtualNetworks/csvnet4992?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjczMzQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ0OTkyP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestMethod": "PUT",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet7118\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "3f8472fc-084f-450e-a05a-8a5ae162e6e0"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Content-Length": [
+ "301"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Retry-After": [
+ "3"
+ ],
+ "x-ms-request-id": [
+ "d02f29dc-d612-4855-8219-31e9f81d2432"
+ ],
+ "Azure-AsyncOperation": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/d02f29dc-d612-4855-8219-31e9f81d2432?api-version=2019-09-01"
+ ],
+ "x-ms-correlation-request-id": [
+ "890b1bf6-30e9-492b-a77c-e44bb8d98a8b"
+ ],
+ "Azure-AsyncNotification": [
+ "Enabled"
+ ],
+ "x-ms-arm-service-request-id": [
+ "685e56e6-cf38-4ac9-97bd-c5146bc3f350"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1199"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T071835Z:890b1bf6-30e9-492b-a77c-e44bb8d98a8b"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:18:35 GMT"
+ ],
+ "Content-Length": [
+ "1237"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"name\": \"csvnet4992\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Network/virtualNetworks/csvnet4992\",\r\n \"etag\": \"W/\\\"b80c24c6-d39a-46be-9e3a-822a43ce780a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"81f0f995-ecf0-48d2-9069-7e968352d4e9\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet7118\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Network/virtualNetworks/csvnet4992/subnets/subnet7118\",\r\n \"etag\": \"W/\\\"b80c24c6-d39a-46be-9e3a-822a43ce780a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "StatusCode": 201
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/d02f29dc-d612-4855-8219-31e9f81d2432?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy9kMDJmMjlkYy1kNjEyLTQ4NTUtODIxOS0zMWU5ZjgxZDI0MzI/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-request-id": [
+ "dd769c17-47d0-4dab-8354-57ea0e2c0768"
+ ],
+ "x-ms-correlation-request-id": [
+ "ea8d9418-a44e-4c41-9292-1869e9bb1e1c"
+ ],
+ "x-ms-arm-service-request-id": [
+ "f8c40adb-a503-4cbd-b48b-7cd07348678a"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11999"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T071838Z:ea8d9418-a44e-4c41-9292-1869e9bb1e1c"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:18:38 GMT"
+ ],
+ "Content-Length": [
+ "29"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Network/virtualNetworks/csvnet4992?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjczMzQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ0OTkyP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "ETag": [
+ "W/\"5fe07b1d-fd6e-48a0-9033-d0b4c0a998c4\""
+ ],
+ "x-ms-request-id": [
+ "e92d0fb8-66fa-45ec-925a-49baa68dad3f"
+ ],
+ "x-ms-correlation-request-id": [
+ "1fb163d8-a53a-41aa-af96-27b3dcd80234"
+ ],
+ "x-ms-arm-service-request-id": [
+ "03eb2ecd-2d61-4d16-9586-4d25c64c10e4"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11998"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T071839Z:1fb163d8-a53a-41aa-af96-27b3dcd80234"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:18:38 GMT"
+ ],
+ "Content-Length": [
+ "1239"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"name\": \"csvnet4992\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Network/virtualNetworks/csvnet4992\",\r\n \"etag\": \"W/\\\"5fe07b1d-fd6e-48a0-9033-d0b4c0a998c4\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"81f0f995-ecf0-48d2-9069-7e968352d4e9\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet7118\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Network/virtualNetworks/csvnet4992/subnets/subnet7118\",\r\n \"etag\": \"W/\\\"5fe07b1d-fd6e-48a0-9033-d0b4c0a998c4\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Network/publicIPAddresses/cspip3462?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjczMzQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMzQ2Mj9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestMethod": "PUT",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns6565\"\r\n }\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "35c71482-9e8c-45c5-903e-db6ada6bad70"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Content-Length": [
+ "167"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-request-id": [
+ "f205589c-9031-4dd2-8849-490ab3bd5628"
+ ],
+ "Azure-AsyncOperation": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/f205589c-9031-4dd2-8849-490ab3bd5628?api-version=2019-09-01"
+ ],
+ "x-ms-correlation-request-id": [
+ "b8b91feb-5155-4554-a8dc-ba6fbc6b3d7b"
+ ],
+ "Azure-AsyncNotification": [
+ "Enabled"
+ ],
+ "x-ms-arm-service-request-id": [
+ "dd679beb-0231-46c2-8002-9cd49cec5ce7"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1199"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T071858Z:9f53c31a-76ef-46b1-897f-f6a00e995278"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:18:57 GMT"
+ ],
+ "Content-Length": [
+ "732"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"name\": \"cspip3462\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Network/publicIPAddresses/cspip3462\",\r\n \"etag\": \"W/\\\"29f0f722-7d87-4c30-ab60-98a118bd5b8a\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"16dc1e79-1d06-4a21-9da4-3969dd7c222b\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns6565\",\r\n \"fqdn\": \"dns6565.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "StatusCode": 201
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/f205589c-9031-4dd2-8849-490ab3bd5628?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy9mMjA1NTg5Yy05MDMxLTRkZDItODg0OS00OTBhYjNiZDU2Mjg/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-request-id": [
+ "9a90d32a-049d-4659-a120-6dd1854bb6e0"
+ ],
+ "x-ms-correlation-request-id": [
+ "6d86ae00-aece-4b3c-bf67-42e34c524512"
+ ],
+ "x-ms-arm-service-request-id": [
+ "18c39789-c764-4139-81b7-9e6f4ef6f2c1"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11999"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T071928Z:6d86ae00-aece-4b3c-bf67-42e34c524512"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:19:28 GMT"
+ ],
+ "Content-Length": [
+ "29"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"status\": \"Succeeded\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Network/publicIPAddresses/cspip3462?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjczMzQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMzQ2Mj9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "ETag": [
+ "W/\"a157836e-3777-4f6b-81c6-aceeb0a0fba2\""
+ ],
+ "x-ms-request-id": [
+ "b28eee35-b6af-49cb-bc1f-dc1532e0125f"
+ ],
+ "x-ms-correlation-request-id": [
+ "d5d77f59-bbc8-4871-be41-4d95906c4921"
+ ],
+ "x-ms-arm-service-request-id": [
+ "291798a3-8969-42f5-b6b8-c81cddfb12a8"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11998"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T071928Z:d5d77f59-bbc8-4871-be41-4d95906c4921"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:19:28 GMT"
+ ],
+ "Content-Length": [
+ "733"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"name\": \"cspip3462\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Network/publicIPAddresses/cspip3462\",\r\n \"etag\": \"W/\\\"a157836e-3777-4f6b-81c6-aceeb0a0fba2\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"16dc1e79-1d06-4a21-9da4-3969dd7c222b\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns6565\",\r\n \"fqdn\": \"dns6565.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Storage/storageAccounts/saforcspkg5472?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjczMzQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNTQ3Mj9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestMethod": "PUT",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "0092fcb8-d72a-4c50-9766-11040d905d26"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Content-Length": [
+ "93"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Location": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/0b6f1c6a-84a8-4141-824b-edde04726a9c?monitor=true&api-version=2015-06-15"
+ ],
+ "Retry-After": [
+ "17"
+ ],
+ "x-ms-request-id": [
+ "0b6f1c6a-84a8-4141-824b-edde04726a9c"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1199"
+ ],
+ "x-ms-correlation-request-id": [
+ "ba6b0038-58b3-448b-aaf1-7f0cf89dc815"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T071935Z:ba6b0038-58b3-448b-aaf1-7f0cf89dc815"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:19:34 GMT"
+ ],
+ "Content-Type": [
+ "text/plain; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Content-Length": [
+ "0"
+ ]
+ },
+ "ResponseBody": "",
+ "StatusCode": 202
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/0b6f1c6a-84a8-4141-824b-edde04726a9c?monitor=true&api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvYXN5bmNvcGVyYXRpb25zLzBiNmYxYzZhLTg0YTgtNDE0MS04MjRiLWVkZGUwNDcyNmE5Yz9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-request-id": [
+ "55408943-3035-4ce0-98b0-3b92ac80a21c"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11999"
+ ],
+ "x-ms-correlation-request-id": [
+ "bf9e59f5-8463-40b3-be1e-95cf7ee0f5ae"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T071952Z:bf9e59f5-8463-40b3-be1e-95cf7ee0f5ae"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:19:51 GMT"
+ ],
+ "Content-Length": [
+ "93"
+ ],
+ "Content-Type": [
+ "application/json"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjczMzQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "824d9730-62fd-4e80-826f-74111f738791"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-request-id": [
+ "2b83db4d-5139-4a96-9cd3-8d2c846a4e3b"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11998"
+ ],
+ "x-ms-correlation-request-id": [
+ "c0d05516-7dea-4113-8e47-27603057b633"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T072002Z:c0d05516-7dea-4113-8e47-27603057b633"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:20:02 GMT"
+ ],
+ "Content-Length": [
+ "759"
+ ],
+ "Content-Type": [
+ "application/json"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Storage/storageAccounts/saforcspkg5472\",\r\n \"name\": \"saforcspkg5472\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-15T07:19:31.3993209Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg5472.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg5472.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg5472.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg5472.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n }\r\n ]\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Storage/storageAccounts/saforcspkg5472?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjczMzQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNTQ3Mj9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "3bee3d2e-6337-49ad-8880-a97d61265d65"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-request-id": [
+ "51ea0f34-66c9-443c-bf60-a94647f2673b"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11997"
+ ],
+ "x-ms-correlation-request-id": [
+ "41598a5a-861d-4f25-aa4e-4e49d07ca0ca"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T072003Z:41598a5a-861d-4f25-aa4e-4e49d07ca0ca"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:20:03 GMT"
+ ],
+ "Content-Length": [
+ "747"
+ ],
+ "Content-Type": [
+ "application/json"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Storage/storageAccounts/saforcspkg5472\",\r\n \"name\": \"saforcspkg5472\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-15T07:19:31.3993209Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg5472.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg5472.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg5472.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg5472.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Storage/storageAccounts/saforcspkg5472/listKeys?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjczMzQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNTQ3Mi9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestMethod": "POST",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "3d67684b-b1b7-4328-aeb8-647bd7735cfb"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-request-id": [
+ "0980476e-1275-4207-b056-c52e0de2fc6a"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-resource-requests": [
+ "11999"
+ ],
+ "x-ms-correlation-request-id": [
+ "27af9382-8a3f-47ec-b340-8985d0016e24"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T072003Z:27af9382-8a3f-47ec-b340-8985d0016e24"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:20:03 GMT"
+ ],
+ "Content-Length": [
+ "197"
+ ],
+ "Content-Type": [
+ "application/json"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"key1\": \"Sanitized\",\r\n \"key2\": \"Sanitized\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Compute/cloudServices/cs9896?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjczMzQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5ODk2P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
+ "RequestMethod": "PUT",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg5472.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=Sanitized\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7684\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe3006\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Network/publicIPAddresses/cspip3462\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n },\r\n \"zones\": [\r\n \"1\"\r\n ]\r\n}",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "01b4f22c-86ad-4a29-a14e-93ddb48efb38"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Content-Length": [
+ "3499"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Azure-AsyncOperation": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/5301c1c0-c274-4084-903a-97530ef0b0d0?api-version=2022-09-04"
+ ],
+ "x-ms-async-operation-timeout": [
+ "PT8H20M"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;299,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;299"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-request-id": [
+ "5301c1c0-c274-4084-903a-97530ef0b0d0"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-writes": [
+ "1199"
+ ],
+ "x-ms-correlation-request-id": [
+ "b49df18f-4d29-4d9a-b987-29c316e970b6"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T072036Z:b49df18f-4d29-4d9a-b987-29c316e970b6"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:20:35 GMT"
+ ],
+ "Content-Length": [
+ "4007"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"name\": \"cs9896\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR7334/providers/Microsoft.Compute/cloudServices/cs9896\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7684\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe3006\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Network/publicIPAddresses/cspip3462\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"4ba9682e-4685-4080-b556-f549aa49c0d8\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-15T07:20:35.7367097Z\",\r\n \"lastModifiedAt\": \"2022-11-15T07:20:35.7367097Z\"\r\n },\r\n \"zones\": [\r\n \"1\"\r\n ]\r\n}",
+ "StatusCode": 201
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/5301c1c0-c274-4084-903a-97530ef0b0d0?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzUzMDFjMWMwLWMyNzQtNDA4NC05MDNhLTk3NTMwZWYwYjBkMD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "7c72107f-16b4-401a-9f7a-73632b6bebba"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11999"
+ ],
+ "x-ms-correlation-request-id": [
+ "d991cfac-348d-4ab9-b87e-148110bccda2"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T072107Z:d991cfac-348d-4ab9-b87e-148110bccda2"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:21:06 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T23:20:35.7367097-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5301c1c0-c274-4084-903a-97530ef0b0d0\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/5301c1c0-c274-4084-903a-97530ef0b0d0?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzUzMDFjMWMwLWMyNzQtNDA4NC05MDNhLTk3NTMwZWYwYjBkMD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "2b7a7a94-2b75-436f-9d7c-3f8f5b4f216c"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11998"
+ ],
+ "x-ms-correlation-request-id": [
+ "28443c42-ad79-4901-8faa-ee4b7dfb3b82"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T072137Z:28443c42-ad79-4901-8faa-ee4b7dfb3b82"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:21:37 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T23:20:35.7367097-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5301c1c0-c274-4084-903a-97530ef0b0d0\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/5301c1c0-c274-4084-903a-97530ef0b0d0?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzUzMDFjMWMwLWMyNzQtNDA4NC05MDNhLTk3NTMwZWYwYjBkMD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "0ab00b06-2978-493a-8338-32e70ddcf676"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11997"
+ ],
+ "x-ms-correlation-request-id": [
+ "8a76ac41-5efe-4a22-9236-a39d180a2904"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T072207Z:8a76ac41-5efe-4a22-9236-a39d180a2904"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:22:07 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T23:20:35.7367097-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5301c1c0-c274-4084-903a-97530ef0b0d0\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/5301c1c0-c274-4084-903a-97530ef0b0d0?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzUzMDFjMWMwLWMyNzQtNDA4NC05MDNhLTk3NTMwZWYwYjBkMD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "4ddaa856-a30d-41e7-8e1b-67ce566d3092"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11996"
+ ],
+ "x-ms-correlation-request-id": [
+ "badade6b-9738-4deb-8037-1263e5f13239"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T072237Z:badade6b-9738-4deb-8037-1263e5f13239"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:22:37 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T23:20:35.7367097-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5301c1c0-c274-4084-903a-97530ef0b0d0\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/5301c1c0-c274-4084-903a-97530ef0b0d0?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzUzMDFjMWMwLWMyNzQtNDA4NC05MDNhLTk3NTMwZWYwYjBkMD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "192e6db1-633b-4681-9f73-7876be8f644a"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11995"
+ ],
+ "x-ms-correlation-request-id": [
+ "bdfbb9da-4e90-49af-adc9-52fb10fbd350"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T072307Z:bdfbb9da-4e90-49af-adc9-52fb10fbd350"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:23:07 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T23:20:35.7367097-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5301c1c0-c274-4084-903a-97530ef0b0d0\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/5301c1c0-c274-4084-903a-97530ef0b0d0?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzUzMDFjMWMwLWMyNzQtNDA4NC05MDNhLTk3NTMwZWYwYjBkMD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "a34b8a58-81c1-42f5-88dd-daf6ae57d66c"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11994"
+ ],
+ "x-ms-correlation-request-id": [
+ "a522ef0b-c2cd-4370-82cf-86b62692b146"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T072337Z:a522ef0b-c2cd-4370-82cf-86b62692b146"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:23:37 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T23:20:35.7367097-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5301c1c0-c274-4084-903a-97530ef0b0d0\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/5301c1c0-c274-4084-903a-97530ef0b0d0?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzUzMDFjMWMwLWMyNzQtNDA4NC05MDNhLTk3NTMwZWYwYjBkMD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "6baeeebb-9aaa-4a93-8478-c78bdf035653"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11993"
+ ],
+ "x-ms-correlation-request-id": [
+ "f7864bb0-4694-49b5-9153-1f8f07d3230b"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T072407Z:f7864bb0-4694-49b5-9153-1f8f07d3230b"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:24:07 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T23:20:35.7367097-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5301c1c0-c274-4084-903a-97530ef0b0d0\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/5301c1c0-c274-4084-903a-97530ef0b0d0?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzUzMDFjMWMwLWMyNzQtNDA4NC05MDNhLTk3NTMwZWYwYjBkMD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "3497b30a-4ce3-4a5b-8064-74d6fcc1458c"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11992"
+ ],
+ "x-ms-correlation-request-id": [
+ "937071e6-b0f5-4d34-90e1-66b513d9eccb"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T072438Z:937071e6-b0f5-4d34-90e1-66b513d9eccb"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:24:37 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T23:20:35.7367097-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5301c1c0-c274-4084-903a-97530ef0b0d0\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/5301c1c0-c274-4084-903a-97530ef0b0d0?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzUzMDFjMWMwLWMyNzQtNDA4NC05MDNhLTk3NTMwZWYwYjBkMD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "ee047d29-a38d-46dc-9e4f-67bed8305cef"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11991"
+ ],
+ "x-ms-correlation-request-id": [
+ "2598547f-ef39-43d7-9635-99de271252bc"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T072508Z:2598547f-ef39-43d7-9635-99de271252bc"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:25:07 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T23:20:35.7367097-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"5301c1c0-c274-4084-903a-97530ef0b0d0\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/5301c1c0-c274-4084-903a-97530ef0b0d0?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzUzMDFjMWMwLWMyNzQtNDA4NC05MDNhLTk3NTMwZWYwYjBkMD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "c0461c15-e7d9-4c5d-8b78-3b5d83abd150"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11990"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-correlation-request-id": [
+ "d449c0b3-a1a2-4a5b-b4ac-f215ee620f3d"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T072538Z:d449c0b3-a1a2-4a5b-b4ac-f215ee620f3d"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:25:38 GMT"
+ ],
+ "Content-Length": [
+ "184"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T23:20:35.7367097-08:00\",\r\n \"endTime\": \"2022-11-14T23:25:13.5808319-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"5301c1c0-c274-4084-903a-97530ef0b0d0\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Compute/cloudServices/cs9896?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjczMzQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5ODk2P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;994,Microsoft.Compute/GetCloudService30Min;4986,Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4997"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-request-id": [
+ "0138865f-b87d-48f2-99cf-240089afeb8f"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11989"
+ ],
+ "x-ms-correlation-request-id": [
+ "458ae35f-06f0-4608-8981-f79d7f164c2c"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T072538Z:458ae35f-06f0-4608-8981-f79d7f164c2c"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:25:38 GMT"
+ ],
+ "Content-Length": [
+ "4009"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"name\": \"cs9896\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR7334/providers/Microsoft.Compute/cloudServices/cs9896\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7684\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe3006\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Network/publicIPAddresses/cspip3462\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"4ba9682e-4685-4080-b556-f549aa49c0d8\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-15T07:20:35.7367097Z\",\r\n \"lastModifiedAt\": \"2022-11-15T07:20:35.7367097Z\"\r\n },\r\n \"zones\": [\r\n \"1\"\r\n ]\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Compute/cloudServices/cs9896?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjczMzQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5ODk2P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "f5037cde-c628-4963-b041-0be198f3049e"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;993,Microsoft.Compute/GetCloudService30Min;4985,Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4996"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-request-id": [
+ "c73126e7-4670-4ff3-aa70-9f8d2cdca757"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11988"
+ ],
+ "x-ms-correlation-request-id": [
+ "2e4d860e-1e41-4c0a-9fe9-ab11fa1c78c1"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T072538Z:2e4d860e-1e41-4c0a-9fe9-ab11fa1c78c1"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:25:38 GMT"
+ ],
+ "Content-Length": [
+ "4009"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"name\": \"cs9896\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR7334/providers/Microsoft.Compute/cloudServices/cs9896\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7684\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe3006\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar7334/providers/Microsoft.Network/publicIPAddresses/cspip3462\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"4ba9682e-4685-4080-b556-f549aa49c0d8\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-15T07:20:35.7367097Z\",\r\n \"lastModifiedAt\": \"2022-11-15T07:20:35.7367097Z\"\r\n },\r\n \"zones\": [\r\n \"1\"\r\n ]\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar7334?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjczMzQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestMethod": "DELETE",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "9285fd82-b9e5-4571-90ac-17f03c170888"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Location": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI3MzM0LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2017-05-10"
+ ],
+ "Retry-After": [
+ "15"
+ ],
+ "x-ms-ratelimit-remaining-subscription-deletes": [
+ "14999"
+ ],
+ "x-ms-request-id": [
+ "b982bca5-6bc0-49d6-a341-d160e0408fa1"
+ ],
+ "x-ms-correlation-request-id": [
+ "b982bca5-6bc0-49d6-a341-d160e0408fa1"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221115T072541Z:b982bca5-6bc0-49d6-a341-d160e0408fa1"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Tue, 15 Nov 2022 07:25:40 GMT"
+ ],
+ "Expires": [
+ "-1"
+ ],
+ "Content-Length": [
+ "0"
+ ]
+ },
+ "ResponseBody": "",
+ "StatusCode": 202
+ }
+ ],
+ "Names": {
+ "TestCloudServiceOperationsInternal": [
+ "crptestar7334",
+ "cs9896",
+ "cspip3462",
+ "csvnet4992",
+ "subnet7118",
+ "dns6565",
+ "lb7684",
+ "lbfe3006"
+ ],
+ "CreateCspkgSasUrl": [
+ "saforcspkg5472",
+ "asforcspkg7082"
+ ]
+ },
+ "Variables": {
+ "SubscriptionId": "850f02f7-e14c-4fb7-905d-7b98bcae9c7f"
+ }
+}
\ No newline at end of file
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceScenarioTests/TestCloudServiceScenarioOperations_DeleteCloudService.json b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceScenarioTests/TestCloudServiceScenarioOperations_DeleteCloudService.json
index d2bfb7ae1b8c..9ae4508503f1 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceScenarioTests/TestCloudServiceScenarioOperations_DeleteCloudService.json
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceScenarioTests/TestCloudServiceScenarioOperations_DeleteCloudService.json
@@ -1,28 +1,28 @@
{
"Entries": [
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar933?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjkzMz9hcGktdmVyc2lvbj0yMDE3LTA1LTEw",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar6706?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY3MDY/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar933\": \"2022-06-15 19:23:05Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar6706\": \"2022-11-14 20:41:24Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "a7313e9d-ef91-4985-965f-58d38b298352"
+ "45afe409-4039-43fb-a4f7-b3f00f80e38d"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "92"
+ "97"
]
},
"ResponseHeaders": {
@@ -33,16 +33,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
+ "1197"
],
"x-ms-request-id": [
- "3926a001-491a-42d9-915e-c678c1b634be"
+ "9eb2558b-e6cf-4523-9fd4-908227e08e68"
],
"x-ms-correlation-request-id": [
- "3926a001-491a-42d9-915e-c678c1b634be"
+ "9eb2558b-e6cf-4523-9fd4-908227e08e68"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192306Z:3926a001-491a-42d9-915e-c678c1b634be"
+ "WESTUS2:20221114T204127Z:9eb2558b-e6cf-4523-9fd4-908227e08e68"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -51,10 +51,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:23:06 GMT"
+ "Mon, 14 Nov 2022 20:41:26 GMT"
],
"Content-Length": [
- "225"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -63,32 +63,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933\",\r\n \"name\": \"crptestar933\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar933\": \"2022-06-15 19:23:05Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706\",\r\n \"name\": \"crptestar6706\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar6706\": \"2022-11-14 20:41:24Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar933?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjkzMz9hcGktdmVyc2lvbj0yMDE3LTA1LTEw",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar6706?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY3MDY/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar933\": \"2022-06-15 19:23:16Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar6706\": \"2022-11-14 20:41:37Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "7e3bd5e6-d0ec-4757-bfb2-e267da939fbb"
+ "11022a8c-b70d-4b4b-b6ae-c793f31d2869"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "92"
+ "97"
]
},
"ResponseHeaders": {
@@ -99,16 +99,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
+ "1196"
],
"x-ms-request-id": [
- "af62ba98-3b7d-4452-aa42-27a605899cb3"
+ "c34974ec-1586-49d9-a693-8fe504fe77f6"
],
"x-ms-correlation-request-id": [
- "af62ba98-3b7d-4452-aa42-27a605899cb3"
+ "c34974ec-1586-49d9-a693-8fe504fe77f6"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192316Z:af62ba98-3b7d-4452-aa42-27a605899cb3"
+ "WESTUS2:20221114T204139Z:c34974ec-1586-49d9-a693-8fe504fe77f6"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -117,10 +117,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:23:15 GMT"
+ "Mon, 14 Nov 2022 20:41:39 GMT"
],
"Content-Length": [
- "225"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -129,32 +129,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933\",\r\n \"name\": \"crptestar933\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar933\": \"2022-06-15 19:23:16Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706\",\r\n \"name\": \"crptestar6706\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar6706\": \"2022-11-14 20:41:37Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar933?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjkzMz9hcGktdmVyc2lvbj0yMDE3LTA1LTEw",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar6706?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY3MDY/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "398a682d-4caa-4c1a-ae43-2df16e213d0a"
+ "f09042a6-9044-4753-bb5b-8ae7efe63aa9"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -165,16 +165,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
+ "1195"
],
"x-ms-request-id": [
- "6fecc3f7-8ddc-4331-9b5a-1ec6960dffcc"
+ "df2dd5f4-9cdc-4587-9fa0-df5bf1bb97a2"
],
"x-ms-correlation-request-id": [
- "6fecc3f7-8ddc-4331-9b5a-1ec6960dffcc"
+ "df2dd5f4-9cdc-4587-9fa0-df5bf1bb97a2"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192856Z:6fecc3f7-8ddc-4331-9b5a-1ec6960dffcc"
+ "WESTUS2:20221114T204245Z:df2dd5f4-9cdc-4587-9fa0-df5bf1bb97a2"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -183,10 +183,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:28:55 GMT"
+ "Mon, 14 Nov 2022 20:42:44 GMT"
],
"Content-Length": [
- "178"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -195,32 +195,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933\",\r\n \"name\": \"crptestar933\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706\",\r\n \"name\": \"crptestar6706\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Network/virtualNetworks/csvnet5629?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkzMy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL2Nzdm5ldDU2Mjk/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Network/virtualNetworks/csvnet5474?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY3MDYvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ1NDc0P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet5102\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet4045\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "071c9d4f-5b57-4ace-b5fc-f8190739c6b2"
+ "cfefcc99-bd40-4b39-93be-8a4d17ab664a"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "297"
+ "301"
]
},
"ResponseHeaders": {
@@ -234,19 +234,19 @@
"3"
],
"x-ms-request-id": [
- "095322ed-8f9e-42eb-97de-107c52bf07b8"
+ "9382d15b-be91-4802-a0c2-f7eca7d2adb5"
],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/095322ed-8f9e-42eb-97de-107c52bf07b8?api-version=2019-09-01"
+ "azure-asyncoperation": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/9382d15b-be91-4802-a0c2-f7eca7d2adb5?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "de3d4e6c-332f-4e11-b235-7ce92ef89df1"
+ "38a637a8-3577-49e7-a36e-c11d0882d265"
],
- "Azure-AsyncNotification": [
+ "azure-asyncnotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "72da07e9-4f3e-45cd-bc45-0a0432512b5d"
+ "f6ae4863-efd2-40d0-bf5e-86bdf354898c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -259,16 +259,16 @@
"1199"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192309Z:de3d4e6c-332f-4e11-b235-7ce92ef89df1"
+ "WESTUS2:20221114T204129Z:38a637a8-3577-49e7-a36e-c11d0882d265"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:23:08 GMT"
+ "Mon, 14 Nov 2022 20:41:29 GMT"
],
"Content-Length": [
- "1230"
+ "1237"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -277,19 +277,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet5629\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Network/virtualNetworks/csvnet5629\",\r\n \"etag\": \"W/\\\"c14e7593-6f77-4611-b082-2a431be52361\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"d3afdc74-65c3-4f4e-801c-629747f1f3af\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet5102\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Network/virtualNetworks/csvnet5629/subnets/subnet5102\",\r\n \"etag\": \"W/\\\"c14e7593-6f77-4611-b082-2a431be52361\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet5474\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Network/virtualNetworks/csvnet5474\",\r\n \"etag\": \"W/\\\"8180f84b-948b-4172-bb62-d9663a746325\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"c70236e8-1f1a-4a98-9cd0-2ea53e309bb9\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet4045\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Network/virtualNetworks/csvnet5474/subnets/subnet4045\",\r\n \"etag\": \"W/\\\"8180f84b-948b-4172-bb62-d9663a746325\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/095322ed-8f9e-42eb-97de-107c52bf07b8?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzA5NTMyMmVkLThmOWUtNDJlYi05N2RlLTEwN2M1MmJmMDdiOD9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/9382d15b-be91-4802-a0c2-f7eca7d2adb5?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy85MzgyZDE1Yi1iZTkxLTQ4MDItYTBjMi1mN2VjYTdkMmFkYjU/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -301,13 +301,13 @@
"no-cache"
],
"x-ms-request-id": [
- "56786e34-4de7-490c-b421-860336cc565d"
+ "f77c9e90-af20-4cf6-a491-9da71126e7a1"
],
"x-ms-correlation-request-id": [
- "7fab3d42-dc11-4e62-9f6f-3b8d59ebf3cb"
+ "0d89f900-24cd-480e-9c21-d6913382438b"
],
"x-ms-arm-service-request-id": [
- "10aaf83e-2cbd-43a9-b12f-b2404e7a670d"
+ "07b1b98a-d640-48b2-a53f-da7374606bd7"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -320,13 +320,13 @@
"11999"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192312Z:7fab3d42-dc11-4e62-9f6f-3b8d59ebf3cb"
+ "WESTUS2:20221114T204133Z:0d89f900-24cd-480e-9c21-d6913382438b"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:23:12 GMT"
+ "Mon, 14 Nov 2022 20:41:32 GMT"
],
"Content-Length": [
"29"
@@ -342,15 +342,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Network/virtualNetworks/csvnet5629?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkzMy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvdmlydHVhbE5ldHdvcmtzL2Nzdm5ldDU2Mjk/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Network/virtualNetworks/csvnet5474?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY3MDYvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ1NDc0P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -362,16 +362,16 @@
"no-cache"
],
"ETag": [
- "W/\"775ee678-f65a-4a7e-8e3b-06b7f88faf94\""
+ "W/\"1903708d-819f-4422-9bad-6d52c952a57e\""
],
"x-ms-request-id": [
- "90e1701c-1f5c-4320-bcfa-e30a3bf2eda1"
+ "cb0f833d-1d6c-4bea-9230-7a788648ea67"
],
"x-ms-correlation-request-id": [
- "37f57f4b-1889-4108-8409-5feda0140410"
+ "dc976af5-9490-4e20-b30d-08e2bb5d16bd"
],
"x-ms-arm-service-request-id": [
- "b2bf8f6b-66ec-4a17-92d9-05ad232025b7"
+ "76ae7bbf-e372-43a8-826b-40c28030eca7"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -384,16 +384,16 @@
"11998"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192312Z:37f57f4b-1889-4108-8409-5feda0140410"
+ "WESTUS2:20221114T204133Z:dc976af5-9490-4e20-b30d-08e2bb5d16bd"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:23:12 GMT"
+ "Mon, 14 Nov 2022 20:41:33 GMT"
],
"Content-Length": [
- "1232"
+ "1239"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -402,32 +402,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet5629\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Network/virtualNetworks/csvnet5629\",\r\n \"etag\": \"W/\\\"775ee678-f65a-4a7e-8e3b-06b7f88faf94\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"d3afdc74-65c3-4f4e-801c-629747f1f3af\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet5102\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Network/virtualNetworks/csvnet5629/subnets/subnet5102\",\r\n \"etag\": \"W/\\\"775ee678-f65a-4a7e-8e3b-06b7f88faf94\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet5474\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Network/virtualNetworks/csvnet5474\",\r\n \"etag\": \"W/\\\"1903708d-819f-4422-9bad-6d52c952a57e\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"c70236e8-1f1a-4a98-9cd0-2ea53e309bb9\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet4045\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Network/virtualNetworks/csvnet5474/subnets/subnet4045\",\r\n \"etag\": \"W/\\\"1903708d-819f-4422-9bad-6d52c952a57e\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Network/publicIPAddresses/cspip1643?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkzMy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcHVibGljSVBBZGRyZXNzZXMvY3NwaXAxNjQzP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Network/publicIPAddresses/cspip5167?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY3MDYvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwNTE2Nz9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns1214\"\r\n }\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns3\"\r\n }\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "ce38cf11-0421-4413-86cb-91b1b70c4bbd"
+ "5acd4dc3-4296-4c2a-bf83-66a58eed8837"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "163"
+ "164"
]
},
"ResponseHeaders": {
@@ -441,19 +441,19 @@
"1"
],
"x-ms-request-id": [
- "bcdd8b54-53c5-4c55-b37b-ded74ba98210"
+ "3be67b8c-0e3f-4325-b90b-7893f7ceb25f"
],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/bcdd8b54-53c5-4c55-b37b-ded74ba98210?api-version=2019-09-01"
+ "azure-asyncoperation": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/3be67b8c-0e3f-4325-b90b-7893f7ceb25f?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "78ad3859-5564-406c-be3d-6e8a03624b77"
+ "e5f99473-e625-4c02-b14f-81e01ef64bab"
],
- "Azure-AsyncNotification": [
+ "azure-asyncnotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "4baf02a0-6b8a-4569-8a44-a0b73d4a31a3"
+ "299c6f97-3a95-4955-83db-29ee3330963d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -466,16 +466,16 @@
"1198"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192314Z:78ad3859-5564-406c-be3d-6e8a03624b77"
+ "WESTUS2:20221114T204135Z:e5f99473-e625-4c02-b14f-81e01ef64bab"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:23:13 GMT"
+ "Mon, 14 Nov 2022 20:41:35 GMT"
],
"Content-Length": [
- "723"
+ "726"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -484,19 +484,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip1643\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Network/publicIPAddresses/cspip1643\",\r\n \"etag\": \"W/\\\"849d3505-240d-43fd-9fa5-bd7d1cf8fa91\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"f53b7666-4d41-4cc2-9967-918b85a516aa\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns1214\",\r\n \"fqdn\": \"dns1214.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip5167\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Network/publicIPAddresses/cspip5167\",\r\n \"etag\": \"W/\\\"1dc33c20-e125-47e5-b44e-efd3af1d8f94\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"6d98afde-4fa8-44c7-b8e1-d365dd95a210\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns3\",\r\n \"fqdn\": \"dns3.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/bcdd8b54-53c5-4c55-b37b-ded74ba98210?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zL2JjZGQ4YjU0LTUzYzUtNGM1NS1iMzdiLWRlZDc0YmE5ODIxMD9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/3be67b8c-0e3f-4325-b90b-7893f7ceb25f?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy8zYmU2N2I4Yy0wZTNmLTQzMjUtYjkwYi03ODkzZjdjZWIyNWY/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -507,14 +507,17 @@
"Pragma": [
"no-cache"
],
+ "Retry-After": [
+ "2"
+ ],
"x-ms-request-id": [
- "902c7b8e-5fc4-4d87-a209-ce44dba8c493"
+ "c5c9de24-2c1c-4378-839b-61e7fb1c1721"
],
"x-ms-correlation-request-id": [
- "7a1463e6-8c5e-4f9f-8178-8b50aecdec1e"
+ "97ebcbf5-3c45-4bd6-824f-cd775b61036e"
],
"x-ms-arm-service-request-id": [
- "1d70ff54-4202-4c00-8aaf-93ef0a98cb1a"
+ "9eab65aa-f11a-4d6e-bd62-e5bffefe03f5"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -527,13 +530,74 @@
"11997"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192315Z:7a1463e6-8c5e-4f9f-8178-8b50aecdec1e"
+ "WESTUS2:20221114T204136Z:97ebcbf5-3c45-4bd6-824f-cd775b61036e"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:41:36 GMT"
+ ],
+ "Content-Length": [
+ "30"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/3be67b8c-0e3f-4325-b90b-7893f7ceb25f?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy8zYmU2N2I4Yy0wZTNmLTQzMjUtYjkwYi03ODkzZjdjZWIyNWY/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-request-id": [
+ "e05f9052-7277-448c-8373-76768af20e66"
+ ],
+ "x-ms-correlation-request-id": [
+ "f190e9c9-234b-4378-9665-f685d40dd717"
+ ],
+ "x-ms-arm-service-request-id": [
+ "9856f857-6cba-41cd-a9f9-b3afeda75429"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11996"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T204138Z:f190e9c9-234b-4378-9665-f685d40dd717"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:23:14 GMT"
+ "Mon, 14 Nov 2022 20:41:38 GMT"
],
"Content-Length": [
"29"
@@ -549,15 +613,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Network/publicIPAddresses/cspip1643?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkzMy9wcm92aWRlcnMvTWljcm9zb2Z0Lk5ldHdvcmsvcHVibGljSVBBZGRyZXNzZXMvY3NwaXAxNjQzP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Network/publicIPAddresses/cspip5167?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY3MDYvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwNTE2Nz9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -569,16 +633,16 @@
"no-cache"
],
"ETag": [
- "W/\"e754bc75-e8c2-4787-ac71-6fa6511ddedf\""
+ "W/\"c6131cb1-097e-4e8a-863d-46a032e5c352\""
],
"x-ms-request-id": [
- "26e296da-125a-466c-8b97-4c2549f4995f"
+ "4967db4b-3ad1-4179-bede-cddd3eade063"
],
"x-ms-correlation-request-id": [
- "14947404-c96a-45aa-85b4-04bc8fa54769"
+ "59d3a26a-7b0e-4a80-a8ec-16f1604dfc41"
],
"x-ms-arm-service-request-id": [
- "928d0042-e927-4ed3-a9fc-3e6429fda792"
+ "1b7f8da9-d55c-48d2-a986-0f758eca5ed6"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -588,19 +652,19 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
+ "11995"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192315Z:14947404-c96a-45aa-85b4-04bc8fa54769"
+ "WESTUS2:20221114T204138Z:59d3a26a-7b0e-4a80-a8ec-16f1604dfc41"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:23:14 GMT"
+ "Mon, 14 Nov 2022 20:41:38 GMT"
],
"Content-Length": [
- "724"
+ "727"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -609,32 +673,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip1643\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Network/publicIPAddresses/cspip1643\",\r\n \"etag\": \"W/\\\"e754bc75-e8c2-4787-ac71-6fa6511ddedf\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"f53b7666-4d41-4cc2-9967-918b85a516aa\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns1214\",\r\n \"fqdn\": \"dns1214.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip5167\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Network/publicIPAddresses/cspip5167\",\r\n \"etag\": \"W/\\\"c6131cb1-097e-4e8a-863d-46a032e5c352\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"6d98afde-4fa8-44c7-b8e1-d365dd95a210\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns3\",\r\n \"fqdn\": \"dns3.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Storage/storageAccounts/saforcspkg5870?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkzMy9wcm92aWRlcnMvTWljcm9zb2Z0LlN0b3JhZ2Uvc3RvcmFnZUFjY291bnRzL3NhZm9yY3Nwa2c1ODcwP2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Storage/storageAccounts/saforcspkg7158?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY3MDYvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNzE1OD9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "5f6a375e-ef56-4173-98b7-9bd217741913"
+ "42dbe310-355a-4ea5-8d5b-1157069fabc7"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "89"
+ "93"
]
},
"ResponseHeaders": {
@@ -645,13 +709,13 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ae8145c4-e565-4101-9990-86b68b54878a?monitor=true&api-version=2015-06-15"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/ffd5a5da-10f2-461c-82e2-06102e3f141e?monitor=true&api-version=2015-06-15"
],
"Retry-After": [
"17"
],
"x-ms-request-id": [
- "ae8145c4-e565-4101-9990-86b68b54878a"
+ "ffd5a5da-10f2-461c-82e2-06102e3f141e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -663,16 +727,16 @@
"1199"
],
"x-ms-correlation-request-id": [
- "74628976-cd2d-4f6f-837e-9dbfa675cd3b"
+ "18c8fe6f-73c0-4229-ad42-6ba166c9aa79"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192320Z:74628976-cd2d-4f6f-837e-9dbfa675cd3b"
+ "WESTUS2:20221114T204145Z:18c8fe6f-73c0-4229-ad42-6ba166c9aa79"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:23:19 GMT"
+ "Mon, 14 Nov 2022 20:41:45 GMT"
],
"Content-Type": [
"text/plain; charset=utf-8"
@@ -688,15 +752,15 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ae8145c4-e565-4101-9990-86b68b54878a?monitor=true&api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMi9hc3luY29wZXJhdGlvbnMvYWU4MTQ1YzQtZTU2NS00MTAxLTk5OTAtODZiNjhiNTQ4NzhhP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/ffd5a5da-10f2-461c-82e2-06102e3f141e?monitor=true&api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvYXN5bmNvcGVyYXRpb25zL2ZmZDVhNWRhLTEwZjItNDYxYy04MmUyLTA2MTAyZTNmMTQxZT9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -708,7 +772,7 @@
"no-cache"
],
"x-ms-request-id": [
- "2c0fe2e2-997a-4619-83b7-c0f5edbd2a5d"
+ "af7d6014-5e5d-4a93-98b7-06c29c3cb687"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -720,19 +784,19 @@
"11999"
],
"x-ms-correlation-request-id": [
- "55373ebc-8563-4932-b7ba-761158038c8a"
+ "07463b50-3248-4eaf-800e-5e222fc930db"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192337Z:55373ebc-8563-4932-b7ba-761158038c8a"
+ "WESTUS2:20221114T204202Z:07463b50-3248-4eaf-800e-5e222fc930db"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:23:36 GMT"
+ "Mon, 14 Nov 2022 20:42:02 GMT"
],
"Content-Length": [
- "89"
+ "93"
],
"Content-Type": [
"application/json"
@@ -741,25 +805,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkzMy9wcm92aWRlcnMvTWljcm9zb2Z0LlN0b3JhZ2Uvc3RvcmFnZUFjY291bnRzP2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY3MDYvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "51f9f6bf-9c33-4391-8c11-629a857852b8"
+ "ed20608e-f20f-44ca-9529-b99955e3ea2d"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -771,7 +835,7 @@
"no-cache"
],
"x-ms-request-id": [
- "7362ad31-1036-4640-8b74-dd58bdd457b3"
+ "e237e039-9654-4732-9116-b5ee3d30285e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -783,19 +847,19 @@
"11998"
],
"x-ms-correlation-request-id": [
- "74508496-3ddc-4ea5-b1b3-167e9ffa00c0"
+ "0fc46071-a983-402b-8875-cd585bcb2d78"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192347Z:74508496-3ddc-4ea5-b1b3-167e9ffa00c0"
+ "WESTUS2:20221114T204213Z:0fc46071-a983-402b-8875-cd585bcb2d78"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:23:47 GMT"
+ "Mon, 14 Nov 2022 20:42:12 GMT"
],
"Content-Length": [
- "746"
+ "759"
],
"Content-Type": [
"application/json"
@@ -804,25 +868,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Storage/storageAccounts/saforcspkg5870\",\r\n \"name\": \"saforcspkg5870\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T19:23:18.9445389Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg5870.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg5870.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg5870.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg5870.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\",\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Storage/storageAccounts/saforcspkg7158\",\r\n \"name\": \"saforcspkg7158\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T20:41:42.0885082Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg7158.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg7158.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg7158.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg7158.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Storage/storageAccounts/saforcspkg5870?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkzMy9wcm92aWRlcnMvTWljcm9zb2Z0LlN0b3JhZ2Uvc3RvcmFnZUFjY291bnRzL3NhZm9yY3Nwa2c1ODcwP2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Storage/storageAccounts/saforcspkg7158?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY3MDYvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNzE1OD9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "e49d4b25-e733-40e9-99d2-08043c66798e"
+ "30bc6a07-ecfc-4741-a801-024a8e19ad2c"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -834,7 +898,7 @@
"no-cache"
],
"x-ms-request-id": [
- "178da423-86d2-4bc9-b03c-6ca32faaa8ed"
+ "92a04a4d-8255-47c4-80a7-12f0d4cfe15c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -846,19 +910,19 @@
"11997"
],
"x-ms-correlation-request-id": [
- "6618fee3-6d5b-49ca-8667-affeb5319c6a"
+ "4d126641-a5d0-4737-ac10-0adab03ca1ec"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192348Z:6618fee3-6d5b-49ca-8667-affeb5319c6a"
+ "WESTUS2:20221114T204213Z:4d126641-a5d0-4737-ac10-0adab03ca1ec"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:23:47 GMT"
+ "Mon, 14 Nov 2022 20:42:12 GMT"
],
"Content-Length": [
- "734"
+ "747"
],
"Content-Type": [
"application/json"
@@ -867,25 +931,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Storage/storageAccounts/saforcspkg5870\",\r\n \"name\": \"saforcspkg5870\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T19:23:18.9445389Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg5870.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg5870.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg5870.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg5870.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\",\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Storage/storageAccounts/saforcspkg7158\",\r\n \"name\": \"saforcspkg7158\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T20:41:42.0885082Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg7158.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg7158.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg7158.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg7158.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Storage/storageAccounts/saforcspkg5870/listKeys?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkzMy9wcm92aWRlcnMvTWljcm9zb2Z0LlN0b3JhZ2Uvc3RvcmFnZUFjY291bnRzL3NhZm9yY3Nwa2c1ODcwL2xpc3RLZXlzP2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Storage/storageAccounts/saforcspkg7158/listKeys?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY3MDYvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNzE1OC9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "POST",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "e171d82f-0bcd-4731-84e3-e22ca652002a"
+ "44b90f52-137f-4c48-abb6-3dd0b372c719"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -897,7 +961,7 @@
"no-cache"
],
"x-ms-request-id": [
- "42b381c2-0fa9-48a1-971e-7c76bb32f311"
+ "9c568eb8-0f9b-421a-bbea-e5df1ee1b3cf"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -909,16 +973,16 @@
"11999"
],
"x-ms-correlation-request-id": [
- "1704397d-a847-48ed-864f-64a3d73ddf01"
+ "ad86a792-22ac-442e-9d9a-f5430ab715cd"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192348Z:1704397d-a847-48ed-864f-64a3d73ddf01"
+ "WESTUS2:20221114T204213Z:ad86a792-22ac-442e-9d9a-f5430ab715cd"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:23:47 GMT"
+ "Mon, 14 Nov 2022 20:42:13 GMT"
],
"Content-Length": [
"197"
@@ -934,22 +998,22 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Compute/cloudServices/cs2337?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkzMy9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczIzMzc/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Compute/cloudServices/cs8687?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY3MDYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4Njg3P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg5870.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=k6fFpTstEb81SJXJg3V%2FznVG%2FzJYP6RjYiPA5Y1Helw%3D&st=2022-06-14T19%3A28%3A54Z&se=2022-06-17T19%3A28%3A54Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb1371\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe1337\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Network/publicIPAddresses/cspip1643\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg7158.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=Sanitized\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7632\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe573\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Network/publicIPAddresses/cspip5167\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "51a6e425-787c-48ae-8c60-ad08b373090f"
+ "168c0e47-8b4f-4150-932b-65028c092296"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -966,40 +1030,40 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/716d227c-cd5a-4fe0-a851-b3256b5490fd?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/82cd94fc-16c6-4f34-8037-4833c6ad4354?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;292,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;292"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "716d227c-cd5a-4fe0-a851-b3256b5490fd"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;291"
+ "82cd94fc-16c6-4f34-8037-4833c6ad4354"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
+ "1198"
],
"x-ms-correlation-request-id": [
- "89bed2ed-4b06-4e42-b640-d81f08fdaf78"
+ "ab43d9a4-3e7f-4496-bcaa-263681761754"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192859Z:89bed2ed-4b06-4e42-b640-d81f08fdaf78"
+ "WESTUS2:20221114T204248Z:ab43d9a4-3e7f-4496-bcaa-263681761754"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:28:58 GMT"
+ "Mon, 14 Nov 2022 20:42:47 GMT"
],
"Content-Length": [
- "3948"
+ "3977"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1008,20 +1072,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs2337\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR933/providers/Microsoft.Compute/cloudServices/cs2337\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb1371\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe1337\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Network/publicIPAddresses/cspip1643\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"00fa15f6-5323-405d-abbf-f3a1f760bf34\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T19:28:58.2639822Z\",\r\n \"lastModifiedAt\": \"2022-06-15T19:28:58.2639822Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs8687\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6706/providers/Microsoft.Compute/cloudServices/cs8687\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7632\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe573\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Network/publicIPAddresses/cspip5167\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"67bb594d-3ab7-4263-a248-9be48d8edd16\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:42:47.4917167Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:42:47.4917167Z\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/716d227c-cd5a-4fe0-a851-b3256b5490fd?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNzE2ZDIyN2MtY2Q1YS00ZmUwLWE4NTEtYjMyNTZiNTQ5MGZkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/82cd94fc-16c6-4f34-8037-4833c6ad4354?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgyY2Q5NGZjLTE2YzYtNGYzNC04MDM3LTQ4MzNjNmFkNDM1ND9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1035,29 +1099,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "cef60d4c-2abf-498c-85e0-f05d76d0659a"
+ "92cd8c9f-07f4-4b07-8152-2b74beaccc68"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
+ "11996"
],
"x-ms-correlation-request-id": [
- "2e40a158-977f-4122-b2e2-19003ae332a1"
+ "f9897ea8-c1b8-41cc-a34d-6303490ee44a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192929Z:2e40a158-977f-4122-b2e2-19003ae332a1"
+ "WESTUS2:20221114T204319Z:f9897ea8-c1b8-41cc-a34d-6303490ee44a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:29:28 GMT"
+ "Mon, 14 Nov 2022 20:43:18 GMT"
],
"Content-Length": [
"134"
@@ -1069,20 +1133,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:28:58.2639822-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"716d227c-cd5a-4fe0-a851-b3256b5490fd\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:42:47.4917167-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"82cd94fc-16c6-4f34-8037-4833c6ad4354\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/716d227c-cd5a-4fe0-a851-b3256b5490fd?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNzE2ZDIyN2MtY2Q1YS00ZmUwLWE4NTEtYjMyNTZiNTQ5MGZkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/82cd94fc-16c6-4f34-8037-4833c6ad4354?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgyY2Q5NGZjLTE2YzYtNGYzNC04MDM3LTQ4MzNjNmFkNDM1ND9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1096,29 +1160,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "b7da0688-fdc0-42cf-b773-b82e3f1a3cfd"
+ "66b3c753-7716-4a73-8448-3898a86fd00f"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
+ "11995"
],
"x-ms-correlation-request-id": [
- "d5815fa6-24ba-4503-a49c-cdbb548498a0"
+ "fcd9844d-bde0-44db-802e-cb53a87635df"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T193000Z:d5815fa6-24ba-4503-a49c-cdbb548498a0"
+ "WESTUS2:20221114T204349Z:fcd9844d-bde0-44db-802e-cb53a87635df"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:29:59 GMT"
+ "Mon, 14 Nov 2022 20:43:48 GMT"
],
"Content-Length": [
"134"
@@ -1130,20 +1194,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:28:58.2639822-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"716d227c-cd5a-4fe0-a851-b3256b5490fd\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:42:47.4917167-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"82cd94fc-16c6-4f34-8037-4833c6ad4354\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/716d227c-cd5a-4fe0-a851-b3256b5490fd?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNzE2ZDIyN2MtY2Q1YS00ZmUwLWE4NTEtYjMyNTZiNTQ5MGZkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/82cd94fc-16c6-4f34-8037-4833c6ad4354?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgyY2Q5NGZjLTE2YzYtNGYzNC04MDM3LTQ4MzNjNmFkNDM1ND9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1157,29 +1221,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "f18b0977-1f4a-4fc5-bb61-21243623580f"
+ "ffd3d2bc-1149-4e16-bebb-02317d25f19a"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
+ "11994"
],
"x-ms-correlation-request-id": [
- "13c4844e-b39e-43d7-9aa6-eabb2e546182"
+ "3d75d510-3701-4fca-ad71-2d698ff914ab"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T193030Z:13c4844e-b39e-43d7-9aa6-eabb2e546182"
+ "WESTUS2:20221114T204419Z:3d75d510-3701-4fca-ad71-2d698ff914ab"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:30:29 GMT"
+ "Mon, 14 Nov 2022 20:44:18 GMT"
],
"Content-Length": [
"134"
@@ -1191,20 +1255,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:28:58.2639822-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"716d227c-cd5a-4fe0-a851-b3256b5490fd\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:42:47.4917167-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"82cd94fc-16c6-4f34-8037-4833c6ad4354\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/716d227c-cd5a-4fe0-a851-b3256b5490fd?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNzE2ZDIyN2MtY2Q1YS00ZmUwLWE4NTEtYjMyNTZiNTQ5MGZkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/82cd94fc-16c6-4f34-8037-4833c6ad4354?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgyY2Q5NGZjLTE2YzYtNGYzNC04MDM3LTQ4MzNjNmFkNDM1ND9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1218,29 +1282,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "4a84209d-5a26-45f2-91ac-bbb4bd46486f"
+ "d6180eaf-8287-4006-9450-293eee9adfe7"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
+ "11993"
],
"x-ms-correlation-request-id": [
- "3c4e7317-ed78-4cfa-b779-6ba394a0aa64"
+ "e8b9e27e-f630-4001-9c26-ea469524b9ba"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T193100Z:3c4e7317-ed78-4cfa-b779-6ba394a0aa64"
+ "WESTUS2:20221114T204449Z:e8b9e27e-f630-4001-9c26-ea469524b9ba"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:30:59 GMT"
+ "Mon, 14 Nov 2022 20:44:48 GMT"
],
"Content-Length": [
"134"
@@ -1252,20 +1316,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:28:58.2639822-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"716d227c-cd5a-4fe0-a851-b3256b5490fd\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:42:47.4917167-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"82cd94fc-16c6-4f34-8037-4833c6ad4354\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/716d227c-cd5a-4fe0-a851-b3256b5490fd?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNzE2ZDIyN2MtY2Q1YS00ZmUwLWE4NTEtYjMyNTZiNTQ5MGZkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/82cd94fc-16c6-4f34-8037-4833c6ad4354?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgyY2Q5NGZjLTE2YzYtNGYzNC04MDM3LTQ4MzNjNmFkNDM1ND9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1279,29 +1343,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "0f890c4c-afa1-4a65-bcb9-b5c5e88e2325"
+ "26b30b82-4b29-4b6c-9032-0d4968daaf42"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
+ "11992"
],
"x-ms-correlation-request-id": [
- "9682019d-b177-4571-a93b-4ad678cdf3dd"
+ "b962fb9f-2f14-4a58-b3e1-62e37a95668a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T193130Z:9682019d-b177-4571-a93b-4ad678cdf3dd"
+ "WESTUS2:20221114T204519Z:b962fb9f-2f14-4a58-b3e1-62e37a95668a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:31:30 GMT"
+ "Mon, 14 Nov 2022 20:45:19 GMT"
],
"Content-Length": [
"134"
@@ -1313,20 +1377,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:28:58.2639822-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"716d227c-cd5a-4fe0-a851-b3256b5490fd\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:42:47.4917167-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"82cd94fc-16c6-4f34-8037-4833c6ad4354\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/716d227c-cd5a-4fe0-a851-b3256b5490fd?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNzE2ZDIyN2MtY2Q1YS00ZmUwLWE4NTEtYjMyNTZiNTQ5MGZkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/82cd94fc-16c6-4f34-8037-4833c6ad4354?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgyY2Q5NGZjLTE2YzYtNGYzNC04MDM3LTQ4MzNjNmFkNDM1ND9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1340,29 +1404,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "c2bf1323-3ea1-4245-8ca7-896adf606022"
+ "bfa1db3a-d65c-49b1-950a-7a16170a615c"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
+ "11991"
],
"x-ms-correlation-request-id": [
- "db974cd6-f312-410b-8291-c70fdfda7740"
+ "8472165c-65fd-4988-ab9e-e64308a6c587"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T193200Z:db974cd6-f312-410b-8291-c70fdfda7740"
+ "WESTUS2:20221114T204549Z:8472165c-65fd-4988-ab9e-e64308a6c587"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:32:00 GMT"
+ "Mon, 14 Nov 2022 20:45:49 GMT"
],
"Content-Length": [
"134"
@@ -1374,20 +1438,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:28:58.2639822-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"716d227c-cd5a-4fe0-a851-b3256b5490fd\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:42:47.4917167-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"82cd94fc-16c6-4f34-8037-4833c6ad4354\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/716d227c-cd5a-4fe0-a851-b3256b5490fd?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNzE2ZDIyN2MtY2Q1YS00ZmUwLWE4NTEtYjMyNTZiNTQ5MGZkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/82cd94fc-16c6-4f34-8037-4833c6ad4354?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgyY2Q5NGZjLTE2YzYtNGYzNC04MDM3LTQ4MzNjNmFkNDM1ND9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1401,29 +1465,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "b396ef6a-d261-498d-8a6f-887632a5f2f3"
+ "84107a88-b661-4471-9a54-9f455a9843d1"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
+ "11990"
],
"x-ms-correlation-request-id": [
- "5b4bc6b0-83da-4902-a619-5dae5fc2b381"
+ "8803a6bd-3648-4318-ab5a-45953f344389"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T193230Z:5b4bc6b0-83da-4902-a619-5dae5fc2b381"
+ "WESTUS2:20221114T204619Z:8803a6bd-3648-4318-ab5a-45953f344389"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:32:30 GMT"
+ "Mon, 14 Nov 2022 20:46:19 GMT"
],
"Content-Length": [
"134"
@@ -1435,20 +1499,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:28:58.2639822-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"716d227c-cd5a-4fe0-a851-b3256b5490fd\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:42:47.4917167-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"82cd94fc-16c6-4f34-8037-4833c6ad4354\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/716d227c-cd5a-4fe0-a851-b3256b5490fd?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNzE2ZDIyN2MtY2Q1YS00ZmUwLWE4NTEtYjMyNTZiNTQ5MGZkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/82cd94fc-16c6-4f34-8037-4833c6ad4354?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgyY2Q5NGZjLTE2YzYtNGYzNC04MDM3LTQ4MzNjNmFkNDM1ND9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1462,29 +1526,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "a7bc685f-04d8-4dd7-8714-3ee452fde70d"
+ "2578806a-6ec6-4cec-943d-73ebdf9de2cd"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
+ "11989"
],
"x-ms-correlation-request-id": [
- "281e51d0-fea5-4f4a-8971-87a26c297f86"
+ "032a0bfc-8a1e-485a-9671-d83fc379a3b5"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T193301Z:281e51d0-fea5-4f4a-8971-87a26c297f86"
+ "WESTUS2:20221114T204649Z:032a0bfc-8a1e-485a-9671-d83fc379a3b5"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:33:00 GMT"
+ "Mon, 14 Nov 2022 20:46:49 GMT"
],
"Content-Length": [
"134"
@@ -1496,20 +1560,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:28:58.2639822-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"716d227c-cd5a-4fe0-a851-b3256b5490fd\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:42:47.4917167-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"82cd94fc-16c6-4f34-8037-4833c6ad4354\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/716d227c-cd5a-4fe0-a851-b3256b5490fd?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvNzE2ZDIyN2MtY2Q1YS00ZmUwLWE4NTEtYjMyNTZiNTQ5MGZkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/82cd94fc-16c6-4f34-8037-4833c6ad4354?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgyY2Q5NGZjLTE2YzYtNGYzNC04MDM3LTQ4MzNjNmFkNDM1ND9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1523,32 +1587,93 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "ec906f6a-2a17-44a5-b3b9-ddf1879a4f14"
+ "10ba286c-afeb-41b0-9b8a-101978d6d26d"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
+ "11988"
],
"x-ms-correlation-request-id": [
- "bac792d2-4f5b-4e01-8952-3d53462f8f50"
+ "feaa0fb8-fee1-41a8-8db5-f11b8fa84277"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T193331Z:bac792d2-4f5b-4e01-8952-3d53462f8f50"
+ "WESTUS2:20221114T204720Z:feaa0fb8-fee1-41a8-8db5-f11b8fa84277"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:33:30 GMT"
+ "Mon, 14 Nov 2022 20:47:19 GMT"
],
"Content-Length": [
- "184"
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:42:47.4917167-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"82cd94fc-16c6-4f34-8037-4833c6ad4354\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/82cd94fc-16c6-4f34-8037-4833c6ad4354?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgyY2Q5NGZjLTE2YzYtNGYzNC04MDM3LTQ4MzNjNmFkNDM1ND9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "0052843c-0161-4738-8c36-c90b34f21cda"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11987"
+ ],
+ "x-ms-correlation-request-id": [
+ "ed02d250-2fd4-4638-a41d-22835c78feb9"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T204750Z:ed02d250-2fd4-4638-a41d-22835c78feb9"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:47:49 GMT"
+ ],
+ "Content-Length": [
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1557,20 +1682,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:28:58.2639822-05:00\",\r\n \"endTime\": \"2022-06-15T14:33:27.2495722-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"716d227c-cd5a-4fe0-a851-b3256b5490fd\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:42:47.4917167-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"82cd94fc-16c6-4f34-8037-4833c6ad4354\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Compute/cloudServices/cs2337?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkzMy9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczIzMzc/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/82cd94fc-16c6-4f34-8037-4833c6ad4354?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzgyY2Q5NGZjLTE2YzYtNGYzNC04MDM3LTQ4MzNjNmFkNDM1ND9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1583,32 +1708,93 @@
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
"x-ms-request-id": [
- "92e1db05-855c-47c7-b867-416baede0694"
+ "4cb87c1f-a99f-439b-954b-54a4976d9cce"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11986"
+ ],
+ "x-ms-correlation-request-id": [
+ "e84be8df-bdc7-404f-8687-c48ac9bab02b"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T204820Z:e84be8df-bdc7-404f-8687-c48ac9bab02b"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:48:19 GMT"
+ ],
+ "Content-Length": [
+ "184"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:42:47.4917167-08:00\",\r\n \"endTime\": \"2022-11-14T12:47:51.5557621-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"82cd94fc-16c6-4f34-8037-4833c6ad4354\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Compute/cloudServices/cs8687?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY3MDYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4Njg3P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
],
"x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;398,Microsoft.Compute/GetCloudService30Min;2548"
+ "Microsoft.Compute/GetCloudService3Min;994,Microsoft.Compute/GetCloudService30Min;4921,Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4971"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-request-id": [
+ "ca1cd976-0fd7-4fd5-8045-920f05840a80"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
+ "11985"
],
"x-ms-correlation-request-id": [
- "750cf972-c11c-4c32-a557-e27af7794380"
+ "1e7b5516-58ab-45f8-b218-91e6acfd7f97"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T193331Z:750cf972-c11c-4c32-a557-e27af7794380"
+ "WESTUS2:20221114T204820Z:1e7b5516-58ab-45f8-b218-91e6acfd7f97"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:33:30 GMT"
+ "Mon, 14 Nov 2022 20:48:20 GMT"
],
"Content-Length": [
- "3950"
+ "3979"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1617,26 +1803,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs2337\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR933/providers/Microsoft.Compute/cloudServices/cs2337\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb1371\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe1337\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Network/publicIPAddresses/cspip1643\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"00fa15f6-5323-405d-abbf-f3a1f760bf34\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T19:28:58.2639822Z\",\r\n \"lastModifiedAt\": \"2022-06-15T19:28:58.2639822Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs8687\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6706/providers/Microsoft.Compute/cloudServices/cs8687\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7632\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe573\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Network/publicIPAddresses/cspip5167\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"67bb594d-3ab7-4263-a248-9be48d8edd16\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:42:47.4917167Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:42:47.4917167Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Compute/cloudServices/cs2337?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkzMy9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczIzMzc/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Compute/cloudServices/cs8687?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY3MDYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4Njg3P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "c92b93a6-2e10-4540-ae49-6c516b7fd1bb"
+ "8f1e6f08-5eb9-4d41-83e3-a1c64a6158ec"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1646,35 +1832,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;993,Microsoft.Compute/GetCloudService30Min;4920,Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4970"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "44bbea07-6674-4ee2-a4db-273d891bcd43"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;397,Microsoft.Compute/GetCloudService30Min;2547"
+ "7e978911-0cac-44b7-aec2-10e4d1d52cb5"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
+ "11984"
],
"x-ms-correlation-request-id": [
- "2cefb58b-a114-494e-b6f5-94727e5e158d"
+ "97feea50-5b64-4fed-989b-8364741ac4c6"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T193331Z:2cefb58b-a114-494e-b6f5-94727e5e158d"
+ "WESTUS2:20221114T204820Z:97feea50-5b64-4fed-989b-8364741ac4c6"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:33:30 GMT"
+ "Mon, 14 Nov 2022 20:48:20 GMT"
],
"Content-Length": [
- "3950"
+ "3979"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1683,26 +1869,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs2337\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR933/providers/Microsoft.Compute/cloudServices/cs2337\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb1371\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe1337\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Network/publicIPAddresses/cspip1643\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"00fa15f6-5323-405d-abbf-f3a1f760bf34\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T19:28:58.2639822Z\",\r\n \"lastModifiedAt\": \"2022-06-15T19:28:58.2639822Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs8687\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6706/providers/Microsoft.Compute/cloudServices/cs8687\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7632\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe573\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Network/publicIPAddresses/cspip5167\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"67bb594d-3ab7-4263-a248-9be48d8edd16\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:42:47.4917167Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:42:47.4917167Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar933/providers/Microsoft.Compute/cloudServices/cs2337?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjkzMy9wcm92aWRlcnMvTWljcm9zb2Z0LkNvbXB1dGUvY2xvdWRTZXJ2aWNlcy9jczIzMzc/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6706/providers/Microsoft.Compute/cloudServices/cs8687?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY3MDYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4Njg3P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "b7fec256-bcb0-491f-810b-546ec147675d"
+ "63fb3feb-cc86-4891-ba7c-bde3beb8087b"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1713,19 +1899,19 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/1944a86e-7d65-4789-983d-5bbc4b3b0c70?monitor=true&api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/1b6c7f62-587a-4161-b562-8fe9cbca7d53?monitor=true&api-version=2022-09-04"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/1944a86e-7d65-4789-983d-5bbc4b3b0c70?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/1b6c7f62-587a-4161-b562-8fe9cbca7d53?api-version=2022-09-04"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;291,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;291"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "1944a86e-7d65-4789-983d-5bbc4b3b0c70"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;291"
+ "1b6c7f62-587a-4161-b562-8fe9cbca7d53"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1734,16 +1920,16 @@
"14999"
],
"x-ms-correlation-request-id": [
- "8851ba0f-14cf-4581-95d6-15bd6998976e"
+ "603092bb-5248-4db7-9158-6da2cd296244"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T193331Z:8851ba0f-14cf-4581-95d6-15bd6998976e"
+ "WESTUS2:20221114T204821Z:603092bb-5248-4db7-9158-6da2cd296244"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:33:30 GMT"
+ "Mon, 14 Nov 2022 20:48:20 GMT"
],
"Expires": [
"-1"
@@ -1756,16 +1942,16 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/1944a86e-7d65-4789-983d-5bbc4b3b0c70?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMTk0NGE4NmUtN2Q2NS00Nzg5LTk4M2QtNWJiYzRiM2IwYzcwP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/1b6c7f62-587a-4161-b562-8fe9cbca7d53?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzFiNmM3ZjYyLTU4N2EtNDE2MS1iNTYyLThmZTljYmNhN2Q1Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1779,29 +1965,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "a8480668-4e10-4e3b-b542-b8d6a6ac2f4c"
+ "edcd40a7-7e3f-48c3-8491-c4162b7b39c6"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
+ "11983"
],
"x-ms-correlation-request-id": [
- "fa30f8bc-1d2b-4384-9a76-9ec9b40115a4"
+ "9d185d67-8c2d-49b3-928e-fb6b037e16d4"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T193402Z:fa30f8bc-1d2b-4384-9a76-9ec9b40115a4"
+ "WESTUS2:20221114T204851Z:9d185d67-8c2d-49b3-928e-fb6b037e16d4"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:34:01 GMT"
+ "Mon, 14 Nov 2022 20:48:50 GMT"
],
"Content-Length": [
"134"
@@ -1813,20 +1999,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:33:31.8745807-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"1944a86e-7d65-4789-983d-5bbc4b3b0c70\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:48:21.2434545-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"1b6c7f62-587a-4161-b562-8fe9cbca7d53\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/1944a86e-7d65-4789-983d-5bbc4b3b0c70?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMTk0NGE4NmUtN2Q2NS00Nzg5LTk4M2QtNWJiYzRiM2IwYzcwP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/1b6c7f62-587a-4161-b562-8fe9cbca7d53?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzFiNmM3ZjYyLTU4N2EtNDE2MS1iNTYyLThmZTljYmNhN2Q1Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1840,29 +2026,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "a6ae5e79-da04-4305-bc97-c1a02a505c88"
+ "5be25525-44e8-4a8c-a159-d0ea1ff0e25b"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11982"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
- ],
"x-ms-correlation-request-id": [
- "86ca0cef-5aa1-4ba9-ba0b-1819ca9821eb"
+ "7b0457a4-65e8-4db2-a8cb-d11d4ff447f0"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T193432Z:86ca0cef-5aa1-4ba9-ba0b-1819ca9821eb"
+ "WESTUS2:20221114T204921Z:7b0457a4-65e8-4db2-a8cb-d11d4ff447f0"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:34:31 GMT"
+ "Mon, 14 Nov 2022 20:49:20 GMT"
],
"Content-Length": [
"134"
@@ -1874,20 +2060,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:33:31.8745807-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"1944a86e-7d65-4789-983d-5bbc4b3b0c70\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:48:21.2434545-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"1b6c7f62-587a-4161-b562-8fe9cbca7d53\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/1944a86e-7d65-4789-983d-5bbc4b3b0c70?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMTk0NGE4NmUtN2Q2NS00Nzg5LTk4M2QtNWJiYzRiM2IwYzcwP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/1b6c7f62-587a-4161-b562-8fe9cbca7d53?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzFiNmM3ZjYyLTU4N2EtNDE2MS1iNTYyLThmZTljYmNhN2Q1Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1901,29 +2087,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "b5399ea9-5135-4460-b63c-421632323dc0"
+ "40a20941-11e6-4942-937a-0c3017e5ee50"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
+ "11981"
],
"x-ms-correlation-request-id": [
- "2a937fd9-d6c6-42fe-a2d0-1cbad602c823"
+ "c44580ef-3199-4622-86fb-32e3e235f0e7"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T193502Z:2a937fd9-d6c6-42fe-a2d0-1cbad602c823"
+ "WESTUS2:20221114T204952Z:c44580ef-3199-4622-86fb-32e3e235f0e7"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:35:01 GMT"
+ "Mon, 14 Nov 2022 20:49:52 GMT"
],
"Content-Length": [
"134"
@@ -1935,20 +2121,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:33:31.8745807-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"1944a86e-7d65-4789-983d-5bbc4b3b0c70\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:48:21.2434545-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"1b6c7f62-587a-4161-b562-8fe9cbca7d53\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/1944a86e-7d65-4789-983d-5bbc4b3b0c70?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMTk0NGE4NmUtN2Q2NS00Nzg5LTk4M2QtNWJiYzRiM2IwYzcwP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/1b6c7f62-587a-4161-b562-8fe9cbca7d53?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzFiNmM3ZjYyLTU4N2EtNDE2MS1iNTYyLThmZTljYmNhN2Q1Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1962,29 +2148,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "e4e7c72d-431c-4337-902d-1592c29e65f9"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11985"
+ "fcc068b4-d3d2-4288-9143-d0f86b6cb904"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11980"
+ ],
"x-ms-correlation-request-id": [
- "d430921e-1889-4c19-9958-838179c7020c"
+ "c69bcf99-7446-4cc2-9699-e32d3c014f33"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T193532Z:d430921e-1889-4c19-9958-838179c7020c"
+ "WESTUS2:20221114T205022Z:c69bcf99-7446-4cc2-9699-e32d3c014f33"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:35:32 GMT"
+ "Mon, 14 Nov 2022 20:50:21 GMT"
],
"Content-Length": [
"184"
@@ -1996,20 +2182,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:33:31.8745807-05:00\",\r\n \"endTime\": \"2022-06-15T14:35:12.6875714-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"1944a86e-7d65-4789-983d-5bbc4b3b0c70\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:48:21.2434545-08:00\",\r\n \"endTime\": \"2022-11-14T12:50:02.2439708-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"1b6c7f62-587a-4161-b562-8fe9cbca7d53\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/1944a86e-7d65-4789-983d-5bbc4b3b0c70?monitor=true&api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMTk0NGE4NmUtN2Q2NS00Nzg5LTk4M2QtNWJiYzRiM2IwYzcwP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/1b6c7f62-587a-4161-b562-8fe9cbca7d53?monitor=true&api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzFiNmM3ZjYyLTU4N2EtNDE2MS1iNTYyLThmZTljYmNhN2Q1Mz9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2023,29 +2209,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "2b6bd0b6-248d-4611-acd2-7b33bb4168ec"
+ "a58229e7-005c-4557-afa4-6f4817905bca"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11984"
+ "11979"
],
"x-ms-correlation-request-id": [
- "2c53069d-f488-449e-8c5b-9b57477a2733"
+ "611935c6-d22b-4fc5-a96b-77b36bf712d8"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T193533Z:2c53069d-f488-449e-8c5b-9b57477a2733"
+ "WESTUS2:20221114T205022Z:611935c6-d22b-4fc5-a96b-77b36bf712d8"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:35:32 GMT"
+ "Mon, 14 Nov 2022 20:50:22 GMT"
],
"Expires": [
"-1"
@@ -2058,21 +2244,21 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar933?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjkzMz9hcGktdmVyc2lvbj0yMDE3LTA1LTEw",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar6706?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY3MDY/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "f95063d1-3c9b-4116-b60e-d2689f219e5f"
+ "21adf7c9-9d42-4f3e-b49f-a829e7889232"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
@@ -2084,7 +2270,7 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI5MzMtRUFTVFVTMiIsImpvYkxvY2F0aW9uIjoiZWFzdHVzMiJ9?api-version=2017-05-10"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI2NzA2LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2017-05-10"
],
"Retry-After": [
"15"
@@ -2093,13 +2279,13 @@
"14999"
],
"x-ms-request-id": [
- "d30e674a-0bf6-4cb5-8b2b-ae6963b92e21"
+ "ca96031e-28bb-4b7b-8b62-ec5760081f5e"
],
"x-ms-correlation-request-id": [
- "d30e674a-0bf6-4cb5-8b2b-ae6963b92e21"
+ "ca96031e-28bb-4b7b-8b62-ec5760081f5e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T193535Z:d30e674a-0bf6-4cb5-8b2b-ae6963b92e21"
+ "WESTUS2:20221114T205024Z:ca96031e-28bb-4b7b-8b62-ec5760081f5e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2108,7 +2294,7 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:35:34 GMT"
+ "Mon, 14 Nov 2022 20:50:23 GMT"
],
"Expires": [
"-1"
@@ -2123,21 +2309,21 @@
],
"Names": {
"TestCloudServiceOperationsInternal": [
- "crptestar933",
- "cs2337",
- "cspip1643",
- "csvnet5629",
- "subnet5102",
- "dns1214",
- "lb1371",
- "lbfe1337"
+ "crptestar6706",
+ "cs8687",
+ "cspip5167",
+ "csvnet5474",
+ "subnet4045",
+ "dns3",
+ "lb7632",
+ "lbfe573"
],
"CreateCspkgSasUrl": [
- "saforcspkg5870",
- "asforcspkg4760"
+ "saforcspkg7158",
+ "asforcspkg6261"
]
},
"Variables": {
- "SubscriptionId": "e37510d7-33b6-4676-886f-ee75bcc01871"
+ "SubscriptionId": "850f02f7-e14c-4fb7-905d-7b98bcae9c7f"
}
}
\ No newline at end of file
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceScenarioTests/TestCloudServiceScenarioOperations_ExtensionProfile.json b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceScenarioTests/TestCloudServiceScenarioOperations_ExtensionProfile.json
index 6701482df6de..915e4536a423 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceScenarioTests/TestCloudServiceScenarioOperations_ExtensionProfile.json
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceScenarioTests/TestCloudServiceScenarioOperations_ExtensionProfile.json
@@ -1,28 +1,28 @@
{
"Entries": [
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar6854?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY4NTQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8024?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgwMjQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar6854\": \"2022-06-15 05:01:50Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar8024\": \"2022-11-14 20:20:22Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "8ebfcda8-3ea6-4107-a7c6-93b65e7e8dee"
+ "b25a10ca-0143-4147-9261-a160ee574a68"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "97"
]
},
"ResponseHeaders": {
@@ -33,16 +33,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
+ "1199"
],
"x-ms-request-id": [
- "66ca33a0-4ec0-403c-82fc-c5a579e1aaf3"
+ "fd988aeb-0e0d-4ec1-9d2d-a58005be8d14"
],
"x-ms-correlation-request-id": [
- "66ca33a0-4ec0-403c-82fc-c5a579e1aaf3"
+ "fd988aeb-0e0d-4ec1-9d2d-a58005be8d14"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050151Z:66ca33a0-4ec0-403c-82fc-c5a579e1aaf3"
+ "WESTUS2:20221114T202025Z:fd988aeb-0e0d-4ec1-9d2d-a58005be8d14"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -51,10 +51,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:01:51 GMT"
+ "Mon, 14 Nov 2022 20:20:24 GMT"
],
"Content-Length": [
- "228"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -63,32 +63,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854\",\r\n \"name\": \"crptestar6854\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar6854\": \"2022-06-15 05:01:50Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024\",\r\n \"name\": \"crptestar8024\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar8024\": \"2022-11-14 20:20:22Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar6854?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY4NTQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8024?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgwMjQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar6854\": \"2022-06-15 05:02:01Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar8024\": \"2022-11-14 20:20:36Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "57dddec8-7f79-4d38-98fe-7de1ef909631"
+ "5d25500a-a1fc-42c2-a6a5-36b477552067"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "97"
]
},
"ResponseHeaders": {
@@ -99,16 +99,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1196"
+ "1198"
],
"x-ms-request-id": [
- "82c102ce-5bcf-4e60-ba8c-521dcf6a3831"
+ "7e420102-357e-4d0b-9477-86c7b75657ae"
],
"x-ms-correlation-request-id": [
- "82c102ce-5bcf-4e60-ba8c-521dcf6a3831"
+ "7e420102-357e-4d0b-9477-86c7b75657ae"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050201Z:82c102ce-5bcf-4e60-ba8c-521dcf6a3831"
+ "WESTUS2:20221114T202037Z:7e420102-357e-4d0b-9477-86c7b75657ae"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -117,10 +117,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:02:01 GMT"
+ "Mon, 14 Nov 2022 20:20:37 GMT"
],
"Content-Length": [
- "228"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -129,32 +129,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854\",\r\n \"name\": \"crptestar6854\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar6854\": \"2022-06-15 05:02:01Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024\",\r\n \"name\": \"crptestar8024\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar8024\": \"2022-11-14 20:20:36Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar6854?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY4NTQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8024?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgwMjQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "8177d51f-c636-4798-86cb-9816e22d9548"
+ "2ba2815a-a947-4d85-b136-bf13f4a0fb4e"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -165,16 +165,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1195"
+ "1197"
],
"x-ms-request-id": [
- "b25c91b1-f1f1-400a-9579-b932471cc09f"
+ "3de153d0-87ba-42ef-a67b-de5b93a31feb"
],
"x-ms-correlation-request-id": [
- "b25c91b1-f1f1-400a-9579-b932471cc09f"
+ "3de153d0-87ba-42ef-a67b-de5b93a31feb"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050405Z:b25c91b1-f1f1-400a-9579-b932471cc09f"
+ "WESTUS2:20221114T202126Z:3de153d0-87ba-42ef-a67b-de5b93a31feb"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -183,10 +183,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:04:05 GMT"
+ "Mon, 14 Nov 2022 20:21:26 GMT"
],
"Content-Length": [
- "180"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -195,32 +195,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854\",\r\n \"name\": \"crptestar6854\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024\",\r\n \"name\": \"crptestar8024\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Network/virtualNetworks/csvnet2560?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQyNTYwP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Network/virtualNetworks/csvnet4060?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgwMjQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ0MDYwP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet6155\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet8802\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "086cbb74-9033-442b-a88d-739efaac76f4"
+ "80bd5a9e-7dc8-4a28-89c3-a03eae36e629"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "297"
+ "301"
]
},
"ResponseHeaders": {
@@ -234,19 +234,19 @@
"3"
],
"x-ms-request-id": [
- "d34910e2-fb3d-4224-bd1e-5c4228d294a6"
+ "d361c391-94ac-4e24-860d-6fa857106928"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/d34910e2-fb3d-4224-bd1e-5c4228d294a6?api-version=2019-09-01"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/d361c391-94ac-4e24-860d-6fa857106928?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "639d297e-7db6-4008-b259-6e1f1d9af539"
+ "2cc866f4-fb68-4855-93bd-43437f7befd0"
],
"Azure-AsyncNotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "a124a902-5c4f-4941-8855-8ba9a8f07a7e"
+ "70afa1dd-5660-41dd-8fc1-906bfc5162c1"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -256,19 +256,19 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
+ "1199"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050154Z:639d297e-7db6-4008-b259-6e1f1d9af539"
+ "WESTUS2:20221114T202028Z:2cc866f4-fb68-4855-93bd-43437f7befd0"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:01:54 GMT"
+ "Mon, 14 Nov 2022 20:20:27 GMT"
],
"Content-Length": [
- "1232"
+ "1237"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -277,19 +277,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet2560\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Network/virtualNetworks/csvnet2560\",\r\n \"etag\": \"W/\\\"ae4c851c-1fb3-4e34-b4ed-88f238ce7b8b\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"a7a4a559-e800-49ef-be08-c876380a8198\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet6155\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Network/virtualNetworks/csvnet2560/subnets/subnet6155\",\r\n \"etag\": \"W/\\\"ae4c851c-1fb3-4e34-b4ed-88f238ce7b8b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet4060\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Network/virtualNetworks/csvnet4060\",\r\n \"etag\": \"W/\\\"00486925-adfe-4c27-a53c-6e6b9cbd9bf8\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"2cefaf54-6707-49c7-8cce-60d54a6c1c19\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet8802\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Network/virtualNetworks/csvnet4060/subnets/subnet8802\",\r\n \"etag\": \"W/\\\"00486925-adfe-4c27-a53c-6e6b9cbd9bf8\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/d34910e2-fb3d-4224-bd1e-5c4228d294a6?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zL2QzNDkxMGUyLWZiM2QtNDIyNC1iZDFlLTVjNDIyOGQyOTRhNj9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/d361c391-94ac-4e24-860d-6fa857106928?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy9kMzYxYzM5MS05NGFjLTRlMjQtODYwZC02ZmE4NTcxMDY5Mjg/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -301,13 +301,13 @@
"no-cache"
],
"x-ms-request-id": [
- "3fb6b39c-70b9-44d8-a853-d86f129360c3"
+ "d5a1d55e-31ff-460b-ad4e-fd0d67049b33"
],
"x-ms-correlation-request-id": [
- "879ac4c6-c925-4ffc-a031-6099783127d5"
+ "cb7b6998-12b7-4473-8815-17b286d8d155"
],
"x-ms-arm-service-request-id": [
- "8d3b12dd-ba21-47e1-bfeb-e58ba0556929"
+ "0a04d378-0a08-494d-9aaf-c2db97f7976a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -317,16 +317,16 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
+ "11999"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050157Z:879ac4c6-c925-4ffc-a031-6099783127d5"
+ "WESTUS2:20221114T202031Z:cb7b6998-12b7-4473-8815-17b286d8d155"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:01:57 GMT"
+ "Mon, 14 Nov 2022 20:20:30 GMT"
],
"Content-Length": [
"29"
@@ -342,15 +342,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Network/virtualNetworks/csvnet2560?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQyNTYwP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Network/virtualNetworks/csvnet4060?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgwMjQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ0MDYwP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -362,16 +362,16 @@
"no-cache"
],
"ETag": [
- "W/\"18ddfd02-2da8-4893-8c51-fafd5956ecd7\""
+ "W/\"18c0aba6-c8c1-4b39-831a-5e23bb13b33a\""
],
"x-ms-request-id": [
- "4d65f48a-3851-4fcd-86ff-ef9a52f02cf4"
+ "adb65fbc-f169-4261-8fdf-66928766bc95"
],
"x-ms-correlation-request-id": [
- "8e6e7de7-0acd-42cc-a515-cbb84fb67880"
+ "f83fde49-dc78-4f51-8d1f-5903bb0eaf2b"
],
"x-ms-arm-service-request-id": [
- "64701dc4-c1ed-4575-8ea6-93298db0915e"
+ "7b3c4b2e-3549-455f-a5f7-a5dfeb16a6db"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -381,19 +381,19 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
+ "11998"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050157Z:8e6e7de7-0acd-42cc-a515-cbb84fb67880"
+ "WESTUS2:20221114T202031Z:f83fde49-dc78-4f51-8d1f-5903bb0eaf2b"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:01:57 GMT"
+ "Mon, 14 Nov 2022 20:20:30 GMT"
],
"Content-Length": [
- "1234"
+ "1239"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -402,32 +402,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet2560\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Network/virtualNetworks/csvnet2560\",\r\n \"etag\": \"W/\\\"18ddfd02-2da8-4893-8c51-fafd5956ecd7\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"a7a4a559-e800-49ef-be08-c876380a8198\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet6155\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Network/virtualNetworks/csvnet2560/subnets/subnet6155\",\r\n \"etag\": \"W/\\\"18ddfd02-2da8-4893-8c51-fafd5956ecd7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet4060\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Network/virtualNetworks/csvnet4060\",\r\n \"etag\": \"W/\\\"18c0aba6-c8c1-4b39-831a-5e23bb13b33a\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"2cefaf54-6707-49c7-8cce-60d54a6c1c19\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet8802\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Network/virtualNetworks/csvnet4060/subnets/subnet8802\",\r\n \"etag\": \"W/\\\"18c0aba6-c8c1-4b39-831a-5e23bb13b33a\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Network/publicIPAddresses/cspip3727?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMzcyNz9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Network/publicIPAddresses/cspip1709?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgwMjQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMTcwOT9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns7195\"\r\n }\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns6349\"\r\n }\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "a1710960-43ea-408f-a5e3-bc0d323c30e8"
+ "ecbe53fa-e30e-46f8-9efe-3e872d1cdfaa"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "163"
+ "167"
]
},
"ResponseHeaders": {
@@ -441,19 +441,19 @@
"1"
],
"x-ms-request-id": [
- "7deb172c-4c7e-40fc-b96f-9e81087f9028"
+ "0bd7c0b9-d1fa-42da-86b8-39a889a80249"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/7deb172c-4c7e-40fc-b96f-9e81087f9028?api-version=2019-09-01"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/0bd7c0b9-d1fa-42da-86b8-39a889a80249?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "87535950-988e-4111-80b2-840ce3ebeee4"
+ "01947109-f59d-4ac5-b268-5cac379739e6"
],
"Azure-AsyncNotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "fc6833c2-8fcf-4b32-a5a6-83732960d6eb"
+ "81db4272-31d9-42d4-891f-1e634834d817"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -463,19 +463,19 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1196"
+ "1198"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050159Z:87535950-988e-4111-80b2-840ce3ebeee4"
+ "WESTUS2:20221114T202033Z:01947109-f59d-4ac5-b268-5cac379739e6"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:01:59 GMT"
+ "Mon, 14 Nov 2022 20:20:32 GMT"
],
"Content-Length": [
- "724"
+ "732"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -484,19 +484,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip3727\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Network/publicIPAddresses/cspip3727\",\r\n \"etag\": \"W/\\\"6f253c45-63be-47ba-ba52-163dabbac220\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"ac9ef3a0-c939-49d5-a6a0-21a0defcf277\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns7195\",\r\n \"fqdn\": \"dns7195.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip1709\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Network/publicIPAddresses/cspip1709\",\r\n \"etag\": \"W/\\\"7f7d14e4-3e97-40a2-91c8-b3da7e6c8def\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"fa455d6e-4af9-4dca-9fc4-673f189bd8d1\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns6349\",\r\n \"fqdn\": \"dns6349.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/7deb172c-4c7e-40fc-b96f-9e81087f9028?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzdkZWIxNzJjLTRjN2UtNDBmYy1iOTZmLTllODEwODdmOTAyOD9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/0bd7c0b9-d1fa-42da-86b8-39a889a80249?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy8wYmQ3YzBiOS1kMWZhLTQyZGEtODZiOC0zOWE4ODlhODAyNDk/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -507,14 +507,17 @@
"Pragma": [
"no-cache"
],
+ "Retry-After": [
+ "2"
+ ],
"x-ms-request-id": [
- "d69f9243-ed41-40c7-a75f-796e85c9e4a0"
+ "1a323fa6-6efd-4a7f-84e2-274e4a62b95f"
],
"x-ms-correlation-request-id": [
- "04c69680-6a31-4e6f-9a84-fc183926c704"
+ "08a33330-ad40-406f-95ee-f3bf0340d750"
],
"x-ms-arm-service-request-id": [
- "ec46c962-b874-4c08-8c7c-3733ff6ec0df"
+ "92ad6dc7-d15c-4d29-accb-041fb520cccd"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -524,16 +527,77 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
+ "11997"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050200Z:04c69680-6a31-4e6f-9a84-fc183926c704"
+ "WESTUS2:20221114T202034Z:08a33330-ad40-406f-95ee-f3bf0340d750"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:02:00 GMT"
+ "Mon, 14 Nov 2022 20:20:33 GMT"
+ ],
+ "Content-Length": [
+ "30"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/0bd7c0b9-d1fa-42da-86b8-39a889a80249?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy8wYmQ3YzBiOS1kMWZhLTQyZGEtODZiOC0zOWE4ODlhODAyNDk/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-request-id": [
+ "d3193340-fdb3-45e8-82f2-8879e099ca60"
+ ],
+ "x-ms-correlation-request-id": [
+ "1a18712d-7cbf-4468-ac52-590339bae777"
+ ],
+ "x-ms-arm-service-request-id": [
+ "95c14ca7-7c3f-46dc-8208-4f81182713f4"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11996"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T202036Z:1a18712d-7cbf-4468-ac52-590339bae777"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:20:36 GMT"
],
"Content-Length": [
"29"
@@ -549,15 +613,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Network/publicIPAddresses/cspip3727?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMzcyNz9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Network/publicIPAddresses/cspip1709?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgwMjQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMTcwOT9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -569,16 +633,16 @@
"no-cache"
],
"ETag": [
- "W/\"cd2aabe0-d21c-4afb-8f77-a1e86ef1c6d7\""
+ "W/\"c0366d80-aabb-4c32-8313-854132485249\""
],
"x-ms-request-id": [
- "86ee941b-0de8-4bc5-9c3e-f565f830c8a4"
+ "33f0a412-5ed1-47fa-b360-ce892df95ec1"
],
"x-ms-correlation-request-id": [
- "76921bc0-b5b5-431c-98e6-21d052d0f08c"
+ "3ed995de-8336-4cfc-af4e-ada792b039e8"
],
"x-ms-arm-service-request-id": [
- "21ed8cc5-eff7-401d-823b-dbed36102146"
+ "e71e6c5f-7647-4436-86d8-9f3488ea81dc"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -588,19 +652,19 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
+ "11995"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050201Z:76921bc0-b5b5-431c-98e6-21d052d0f08c"
+ "WESTUS2:20221114T202037Z:3ed995de-8336-4cfc-af4e-ada792b039e8"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:02:00 GMT"
+ "Mon, 14 Nov 2022 20:20:36 GMT"
],
"Content-Length": [
- "725"
+ "733"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -609,32 +673,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip3727\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Network/publicIPAddresses/cspip3727\",\r\n \"etag\": \"W/\\\"cd2aabe0-d21c-4afb-8f77-a1e86ef1c6d7\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"ac9ef3a0-c939-49d5-a6a0-21a0defcf277\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns7195\",\r\n \"fqdn\": \"dns7195.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip1709\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Network/publicIPAddresses/cspip1709\",\r\n \"etag\": \"W/\\\"c0366d80-aabb-4c32-8313-854132485249\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"fa455d6e-4af9-4dca-9fc4-673f189bd8d1\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns6349\",\r\n \"fqdn\": \"dns6349.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Storage/storageAccounts/saforcspkg6304?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNjMwND9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Storage/storageAccounts/saforcspkg8356?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgwMjQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnODM1Nj9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "d2dc9ae2-c219-410d-b0f3-5f41161cdc52"
+ "7cb05bb5-5703-4d2f-a47f-ec54a039957b"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "89"
+ "93"
]
},
"ResponseHeaders": {
@@ -645,13 +709,13 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d625c9e9-4575-41c9-bd78-300cfbe99d2a?monitor=true&api-version=2015-06-15"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/005fd8a4-7fa9-480f-9417-46f1257a8e04?monitor=true&api-version=2015-06-15"
],
"Retry-After": [
"17"
],
"x-ms-request-id": [
- "d625c9e9-4575-41c9-bd78-300cfbe99d2a"
+ "005fd8a4-7fa9-480f-9417-46f1257a8e04"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -663,16 +727,16 @@
"1199"
],
"x-ms-correlation-request-id": [
- "fb8aeb4c-79e5-4e47-9faa-7b2a387b4dd3"
+ "195fe069-bff9-424b-99dc-2248eb58dfa8"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050205Z:fb8aeb4c-79e5-4e47-9faa-7b2a387b4dd3"
+ "WESTUS2:20221114T202043Z:195fe069-bff9-424b-99dc-2248eb58dfa8"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:02:04 GMT"
+ "Mon, 14 Nov 2022 20:20:43 GMT"
],
"Content-Type": [
"text/plain; charset=utf-8"
@@ -688,15 +752,15 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d625c9e9-4575-41c9-bd78-300cfbe99d2a?monitor=true&api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMi9hc3luY29wZXJhdGlvbnMvZDYyNWM5ZTktNDU3NS00MWM5LWJkNzgtMzAwY2ZiZTk5ZDJhP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/005fd8a4-7fa9-480f-9417-46f1257a8e04?monitor=true&api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvYXN5bmNvcGVyYXRpb25zLzAwNWZkOGE0LTdmYTktNDgwZi05NDE3LTQ2ZjEyNTdhOGUwND9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -708,7 +772,7 @@
"no-cache"
],
"x-ms-request-id": [
- "4d7fe482-447a-4697-a04d-7793cf4a690e"
+ "51c03039-1859-4582-a6bb-2278d4c12d14"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -720,19 +784,19 @@
"11999"
],
"x-ms-correlation-request-id": [
- "ea0eed43-006a-401f-ac97-3c8e7a924c1b"
+ "5bbfedcd-e737-4cd0-b402-dcf9ebc6659f"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050222Z:ea0eed43-006a-401f-ac97-3c8e7a924c1b"
+ "WESTUS2:20221114T202100Z:5bbfedcd-e737-4cd0-b402-dcf9ebc6659f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:02:21 GMT"
+ "Mon, 14 Nov 2022 20:21:00 GMT"
],
"Content-Length": [
- "89"
+ "93"
],
"Content-Type": [
"application/json"
@@ -741,25 +805,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgwMjQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "304f04c3-3850-435f-8c9d-9ecb5cfd8a84"
+ "603ff5f3-00c4-4e9d-b62f-87452362c3eb"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -771,7 +835,7 @@
"no-cache"
],
"x-ms-request-id": [
- "0c861f2e-427b-469d-9100-c1badd98a8ad"
+ "f6176497-292c-4083-ab33-963ca0a5546d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -783,19 +847,19 @@
"11998"
],
"x-ms-correlation-request-id": [
- "6b0e5a4f-71d3-4a77-a23a-192de7cf6f22"
+ "a9e7cb39-0af9-4ae9-8e79-7619d816c256"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050232Z:6b0e5a4f-71d3-4a77-a23a-192de7cf6f22"
+ "WESTUS2:20221114T202110Z:a9e7cb39-0af9-4ae9-8e79-7619d816c256"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:02:32 GMT"
+ "Mon, 14 Nov 2022 20:21:10 GMT"
],
"Content-Length": [
- "747"
+ "759"
],
"Content-Type": [
"application/json"
@@ -804,25 +868,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Storage/storageAccounts/saforcspkg6304\",\r\n \"name\": \"saforcspkg6304\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T05:02:03.8881144Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg6304.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg6304.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg6304.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg6304.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Storage/storageAccounts/saforcspkg8356\",\r\n \"name\": \"saforcspkg8356\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T20:20:39.9898456Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg8356.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg8356.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg8356.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg8356.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Storage/storageAccounts/saforcspkg6304?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNjMwND9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Storage/storageAccounts/saforcspkg8356?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgwMjQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnODM1Nj9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "3e1da2f5-f477-44ad-a4c8-b5d1af4e33c0"
+ "36989a73-1a46-4bdd-998c-cbbb9cad5510"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -834,7 +898,7 @@
"no-cache"
],
"x-ms-request-id": [
- "de7102eb-a457-46d0-9ca0-1fe57934d7ee"
+ "2667c582-42a3-4d5e-b084-eb9d631c98b0"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -846,19 +910,19 @@
"11997"
],
"x-ms-correlation-request-id": [
- "26b9b423-a041-462e-8241-db6cf642f082"
+ "179e4fe0-c28e-4c06-9cfb-b4b2059aca4e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050233Z:26b9b423-a041-462e-8241-db6cf642f082"
+ "WESTUS2:20221114T202111Z:179e4fe0-c28e-4c06-9cfb-b4b2059aca4e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:02:32 GMT"
+ "Mon, 14 Nov 2022 20:21:10 GMT"
],
"Content-Length": [
- "735"
+ "747"
],
"Content-Type": [
"application/json"
@@ -867,25 +931,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Storage/storageAccounts/saforcspkg6304\",\r\n \"name\": \"saforcspkg6304\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T05:02:03.8881144Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg6304.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg6304.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg6304.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg6304.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Storage/storageAccounts/saforcspkg8356\",\r\n \"name\": \"saforcspkg8356\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T20:20:39.9898456Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg8356.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg8356.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg8356.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg8356.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Storage/storageAccounts/saforcspkg6304/listKeys?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNjMwNC9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Storage/storageAccounts/saforcspkg8356/listKeys?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgwMjQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnODM1Ni9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "POST",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "d80157b6-7215-4cc5-b51d-9f36253b020f"
+ "b158e90e-6dfd-4231-b04c-3b09886dba5b"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -897,7 +961,7 @@
"no-cache"
],
"x-ms-request-id": [
- "abcf5cb7-d73b-4898-aa78-be7c8167dc0a"
+ "d9d93205-f885-45fe-989d-762478d15ba7"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -909,16 +973,16 @@
"11999"
],
"x-ms-correlation-request-id": [
- "e9a09a2f-1b4c-4248-9f6e-ac1fd00eef32"
+ "30cf90c3-a499-427d-a367-10586986a40b"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050233Z:e9a09a2f-1b4c-4248-9f6e-ac1fd00eef32"
+ "WESTUS2:20221114T202111Z:30cf90c3-a499-427d-a367-10586986a40b"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:02:32 GMT"
+ "Mon, 14 Nov 2022 20:21:11 GMT"
],
"Content-Length": [
"197"
@@ -934,28 +998,28 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Compute/cloudServices/cs8292?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4MjkyP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Compute/cloudServices/cs8116?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgwMjQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4MTE2P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg6304.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=PFp6b82P8d%2BNySSwoEfmiG7j8onfH2zLtGjw%2BczLRCw%3D&st=2022-06-14T05%3A04%3A05Z&se=2022-06-17T05%3A04%3A05Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2164\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe4524\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Network/publicIPAddresses/cspip3727\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.1\",\r\n \"autoUpgradeMinorVersion\": true,\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\",\r\n \"protectedSettings\": \"VsmrdpTest!\"\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg8356.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=yv11g8enZFZC%2F8A%2FHQyUh1ueT2QFqYRIsYSXc9G2H6s%3D&st=2022-11-13T20%3A21%3A24Z&se=2022-11-16T20%3A21%3A24Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9015\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe3594\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Network/publicIPAddresses/cspip1709\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.1\",\r\n \"autoUpgradeMinorVersion\": true,\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\",\r\n \"protectedSettings\": \"VsmrdpTest!\"\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "dac3b291-47b3-4e3e-9abe-54a02be14339"
+ "85ce1966-e797-4b23-a1a8-7e12c732c72b"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "4049"
+ "4053"
]
},
"ResponseHeaders": {
@@ -966,40 +1030,40 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/222f7aa6-3a95-457e-9ab1-8ed6e483a3f5?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/9073ca7e-2c9c-4fb2-ae89-63c812b1513d?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;292,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;294"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "222f7aa6-3a95-457e-9ab1-8ed6e483a3f5"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;295"
+ "9073ca7e-2c9c-4fb2-ae89-63c812b1513d"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
+ "1196"
],
"x-ms-correlation-request-id": [
- "335dd0f8-8304-4616-911e-0d379460e4cb"
+ "313d830d-bd59-4922-a663-db88f39c60ae"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050409Z:335dd0f8-8304-4616-911e-0d379460e4cb"
+ "WESTUS2:20221114T202130Z:313d830d-bd59-4922-a663-db88f39c60ae"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:04:08 GMT"
+ "Mon, 14 Nov 2022 20:21:29 GMT"
],
"Content-Length": [
- "4480"
+ "4508"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1008,20 +1072,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs8292\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6854/providers/Microsoft.Compute/cloudServices/cs8292\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2164\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4524\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Network/publicIPAddresses/cspip3727\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"8e870821-d648-43e9-a80b-2985b0ddbd8c\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T05:04:08.5117312Z\",\r\n \"lastModifiedAt\": \"2022-06-15T05:04:08.5117312Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs8116\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8024/providers/Microsoft.Compute/cloudServices/cs8116\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9015\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe3594\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Network/publicIPAddresses/cspip1709\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"5c718cc9-1427-4505-b8cc-525c8799d865\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:21:29.2525981Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:21:29.2525981Z\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/222f7aa6-3a95-457e-9ab1-8ed6e483a3f5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMjIyZjdhYTYtM2E5NS00NTdlLTlhYjEtOGVkNmU0ODNhM2Y1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/9073ca7e-2c9c-4fb2-ae89-63c812b1513d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzkwNzNjYTdlLTJjOWMtNGZiMi1hZTg5LTYzYzgxMmIxNTEzZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1035,10 +1099,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "a2183970-2c74-49f5-877c-bc8042c3e87d"
+ "eb57d43b-aa46-47b8-84f3-f180d2f6fe54"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1048,19 +1112,19 @@
"11999"
],
"x-ms-correlation-request-id": [
- "10f61661-ba0a-4da1-93e8-78e3451a2b6f"
+ "7f9511c2-c080-4dc9-8b4e-01460ce6495a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050439Z:10f61661-ba0a-4da1-93e8-78e3451a2b6f"
+ "WESTUS2:20221114T202210Z:7f9511c2-c080-4dc9-8b4e-01460ce6495a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:04:39 GMT"
+ "Mon, 14 Nov 2022 20:22:10 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1069,20 +1133,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T00:04:08.496107-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"222f7aa6-3a95-457e-9ab1-8ed6e483a3f5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:21:29.2525981-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9073ca7e-2c9c-4fb2-ae89-63c812b1513d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/222f7aa6-3a95-457e-9ab1-8ed6e483a3f5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMjIyZjdhYTYtM2E5NS00NTdlLTlhYjEtOGVkNmU0ODNhM2Y1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/9073ca7e-2c9c-4fb2-ae89-63c812b1513d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzkwNzNjYTdlLTJjOWMtNGZiMi1hZTg5LTYzYzgxMmIxNTEzZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1096,10 +1160,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "e721cdac-97ad-466c-adc1-a2a05ab50729"
+ "158b55a1-46b5-47f1-924e-6981c4972376"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1109,19 +1173,19 @@
"11998"
],
"x-ms-correlation-request-id": [
- "cde26b98-4024-47a6-aaef-8325878118fb"
+ "edaf8730-9c1e-46a6-8cbd-5f41cd9e5ae5"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050509Z:cde26b98-4024-47a6-aaef-8325878118fb"
+ "WESTUS2:20221114T202240Z:edaf8730-9c1e-46a6-8cbd-5f41cd9e5ae5"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:05:09 GMT"
+ "Mon, 14 Nov 2022 20:22:40 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1130,20 +1194,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T00:04:08.496107-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"222f7aa6-3a95-457e-9ab1-8ed6e483a3f5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:21:29.2525981-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9073ca7e-2c9c-4fb2-ae89-63c812b1513d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/222f7aa6-3a95-457e-9ab1-8ed6e483a3f5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMjIyZjdhYTYtM2E5NS00NTdlLTlhYjEtOGVkNmU0ODNhM2Y1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/9073ca7e-2c9c-4fb2-ae89-63c812b1513d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzkwNzNjYTdlLTJjOWMtNGZiMi1hZTg5LTYzYzgxMmIxNTEzZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1157,10 +1221,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "373d5c30-af93-4d9c-b46e-da30502dab5a"
+ "b0615874-72d9-42ff-a4be-c80ef4cc59ec"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1170,19 +1234,19 @@
"11997"
],
"x-ms-correlation-request-id": [
- "d96fe6dd-f5d9-4ce5-a24d-a86c2a3f4d0a"
+ "c0f712de-02ac-462a-8ca3-0528eacfef9e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050540Z:d96fe6dd-f5d9-4ce5-a24d-a86c2a3f4d0a"
+ "WESTUS2:20221114T202311Z:c0f712de-02ac-462a-8ca3-0528eacfef9e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:05:39 GMT"
+ "Mon, 14 Nov 2022 20:23:10 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1191,20 +1255,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T00:04:08.496107-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"222f7aa6-3a95-457e-9ab1-8ed6e483a3f5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:21:29.2525981-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9073ca7e-2c9c-4fb2-ae89-63c812b1513d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/222f7aa6-3a95-457e-9ab1-8ed6e483a3f5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMjIyZjdhYTYtM2E5NS00NTdlLTlhYjEtOGVkNmU0ODNhM2Y1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/9073ca7e-2c9c-4fb2-ae89-63c812b1513d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzkwNzNjYTdlLTJjOWMtNGZiMi1hZTg5LTYzYzgxMmIxNTEzZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1218,10 +1282,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "d5fd7eb4-0f2b-4065-b0d1-0040218dfc03"
+ "020ebaea-0284-49ad-bc21-8798f416ee44"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1231,19 +1295,19 @@
"11996"
],
"x-ms-correlation-request-id": [
- "90887df2-1313-4595-a9b1-57398459afd8"
+ "0289e95f-3dd3-4bfa-9197-e7c77b435936"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050610Z:90887df2-1313-4595-a9b1-57398459afd8"
+ "WESTUS2:20221114T202341Z:0289e95f-3dd3-4bfa-9197-e7c77b435936"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:06:09 GMT"
+ "Mon, 14 Nov 2022 20:23:40 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1252,20 +1316,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T00:04:08.496107-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"222f7aa6-3a95-457e-9ab1-8ed6e483a3f5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:21:29.2525981-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9073ca7e-2c9c-4fb2-ae89-63c812b1513d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/222f7aa6-3a95-457e-9ab1-8ed6e483a3f5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMjIyZjdhYTYtM2E5NS00NTdlLTlhYjEtOGVkNmU0ODNhM2Y1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/9073ca7e-2c9c-4fb2-ae89-63c812b1513d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzkwNzNjYTdlLTJjOWMtNGZiMi1hZTg5LTYzYzgxMmIxNTEzZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1279,10 +1343,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "cd761205-05b4-442e-af05-79cff576473b"
+ "c4e7674f-5367-4117-a95a-8fd43b8eff54"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1292,19 +1356,19 @@
"11995"
],
"x-ms-correlation-request-id": [
- "09209a8a-33e8-4d4e-8908-f1727926cbe9"
+ "3b7b09ea-bf9b-4c71-94b4-48399d26e7be"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050640Z:09209a8a-33e8-4d4e-8908-f1727926cbe9"
+ "WESTUS2:20221114T202411Z:3b7b09ea-bf9b-4c71-94b4-48399d26e7be"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:06:39 GMT"
+ "Mon, 14 Nov 2022 20:24:10 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1313,20 +1377,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T00:04:08.496107-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"222f7aa6-3a95-457e-9ab1-8ed6e483a3f5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:21:29.2525981-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9073ca7e-2c9c-4fb2-ae89-63c812b1513d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/222f7aa6-3a95-457e-9ab1-8ed6e483a3f5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMjIyZjdhYTYtM2E5NS00NTdlLTlhYjEtOGVkNmU0ODNhM2Y1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/9073ca7e-2c9c-4fb2-ae89-63c812b1513d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzkwNzNjYTdlLTJjOWMtNGZiMi1hZTg5LTYzYzgxMmIxNTEzZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1340,10 +1404,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "6d4ddee9-25f6-421e-8be8-1142d7b09458"
+ "9872bc4e-06f6-4a9b-b030-4c55f40e76dd"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1353,19 +1417,19 @@
"11994"
],
"x-ms-correlation-request-id": [
- "2413fccf-c3b7-4577-9061-0013f1a3afd7"
+ "a25d4ebf-da3e-42fe-9f43-648a92a5b284"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050710Z:2413fccf-c3b7-4577-9061-0013f1a3afd7"
+ "WESTUS2:20221114T202441Z:a25d4ebf-da3e-42fe-9f43-648a92a5b284"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:07:10 GMT"
+ "Mon, 14 Nov 2022 20:24:41 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1374,20 +1438,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T00:04:08.496107-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"222f7aa6-3a95-457e-9ab1-8ed6e483a3f5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:21:29.2525981-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9073ca7e-2c9c-4fb2-ae89-63c812b1513d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/222f7aa6-3a95-457e-9ab1-8ed6e483a3f5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMjIyZjdhYTYtM2E5NS00NTdlLTlhYjEtOGVkNmU0ODNhM2Y1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/9073ca7e-2c9c-4fb2-ae89-63c812b1513d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzkwNzNjYTdlLTJjOWMtNGZiMi1hZTg5LTYzYzgxMmIxNTEzZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1401,32 +1465,93 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "d49d4456-49c4-4d5d-935f-3c11159e0575"
+ "cbdb821d-1904-44d7-b7c9-184f1eddcbb7"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
+ "11993"
+ ],
+ "x-ms-correlation-request-id": [
+ "58fc62ab-7d1d-41e4-91a5-ca2f920855ed"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T202511Z:58fc62ab-7d1d-41e4-91a5-ca2f920855ed"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:25:11 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:21:29.2525981-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9073ca7e-2c9c-4fb2-ae89-63c812b1513d\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/9073ca7e-2c9c-4fb2-ae89-63c812b1513d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzkwNzNjYTdlLTJjOWMtNGZiMi1hZTg5LTYzYzgxMmIxNTEzZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "8323bc5d-310f-4d12-9ab7-ce039eff1db7"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11992"
],
"x-ms-correlation-request-id": [
- "23f4b2f7-35e3-400a-a2aa-164127541def"
+ "c5a5902d-6211-4511-8345-82c6fb29e1dc"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T083833Z:23f4b2f7-35e3-400a-a2aa-164127541def"
+ "WESTUS2:20221114T202541Z:c5a5902d-6211-4511-8345-82c6fb29e1dc"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 08:38:32 GMT"
+ "Mon, 14 Nov 2022 20:25:41 GMT"
],
"Content-Length": [
- "183"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1435,20 +1560,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T00:04:08.496107-05:00\",\r\n \"endTime\": \"2022-06-15T00:08:17.4817808-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"222f7aa6-3a95-457e-9ab1-8ed6e483a3f5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:21:29.2525981-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9073ca7e-2c9c-4fb2-ae89-63c812b1513d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Compute/cloudServices/cs8292?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4MjkyP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/9073ca7e-2c9c-4fb2-ae89-63c812b1513d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzkwNzNjYTdlLTJjOWMtNGZiMi1hZTg5LTYzYzgxMmIxNTEzZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1461,32 +1586,215 @@
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
"x-ms-request-id": [
- "8fefc69d-39ac-4678-9c86-689bc1254e44"
+ "80946639-71ea-4d36-a3d8-402f7960dab6"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11991"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-correlation-request-id": [
+ "493296ba-7c9e-4e02-9cf1-51e85bc43457"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T202611Z:493296ba-7c9e-4e02-9cf1-51e85bc43457"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:26:11 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:21:29.2525981-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9073ca7e-2c9c-4fb2-ae89-63c812b1513d\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/9073ca7e-2c9c-4fb2-ae89-63c812b1513d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzkwNzNjYTdlLTJjOWMtNGZiMi1hZTg5LTYzYzgxMmIxNTEzZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "92714aca-8313-4725-9088-8a5d8cbe9253"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11990"
+ ],
+ "x-ms-correlation-request-id": [
+ "c069a4c8-288d-41cb-b439-2ffd7ff3fcba"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T202642Z:c069a4c8-288d-41cb-b439-2ffd7ff3fcba"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:26:41 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:21:29.2525981-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9073ca7e-2c9c-4fb2-ae89-63c812b1513d\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/9073ca7e-2c9c-4fb2-ae89-63c812b1513d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzkwNzNjYTdlLTJjOWMtNGZiMi1hZTg5LTYzYzgxMmIxNTEzZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "c5e78bdc-63a2-48ad-ae50-b8ce7f2dceb7"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11989"
+ ],
+ "x-ms-correlation-request-id": [
+ "44ebc1f6-71e5-4d46-92ce-9489271ac747"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T202712Z:44ebc1f6-71e5-4d46-92ce-9489271ac747"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:27:12 GMT"
+ ],
+ "Content-Length": [
+ "184"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:21:29.2525981-08:00\",\r\n \"endTime\": \"2022-11-14T12:26:42.8323441-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"9073ca7e-2c9c-4fb2-ae89-63c812b1513d\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Compute/cloudServices/cs8116?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgwMjQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4MTE2P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
],
"x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;399,Microsoft.Compute/GetCloudService30Min;2582"
+ "Microsoft.Compute/GetCloudService3Min;991,Microsoft.Compute/GetCloudService30Min;4957,Microsoft.Compute/GetCloudService3Min;996,Microsoft.Compute/GetCloudService30Min;4982"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-request-id": [
+ "bf53de52-ea76-4163-8481-b7e08a735a0c"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
+ "11988"
],
"x-ms-correlation-request-id": [
- "4f203694-a07a-413b-8fc8-c60adf8bacab"
+ "13a52ceb-9a6a-45f7-bbbb-dc6238000859"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T083833Z:4f203694-a07a-413b-8fc8-c60adf8bacab"
+ "WESTUS2:20221114T202712Z:13a52ceb-9a6a-45f7-bbbb-dc6238000859"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 08:38:32 GMT"
+ "Mon, 14 Nov 2022 20:27:12 GMT"
],
"Content-Length": [
- "4483"
+ "4511"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1495,26 +1803,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs8292\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6854/providers/Microsoft.Compute/cloudServices/cs8292\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2164\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4524\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Network/publicIPAddresses/cspip3727\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"8e870821-d648-43e9-a80b-2985b0ddbd8c\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T05:04:08.5117312Z\",\r\n \"lastModifiedAt\": \"2022-06-15T05:04:08.5117312Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs8116\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8024/providers/Microsoft.Compute/cloudServices/cs8116\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9015\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe3594\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Network/publicIPAddresses/cspip1709\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"5c718cc9-1427-4505-b8cc-525c8799d865\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:21:29.2525981Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:21:29.2525981Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Compute/cloudServices/cs8292?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4MjkyP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Compute/cloudServices/cs8116?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjgwMjQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4MTE2P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "a9d9bca8-ef6c-4b18-8ab4-2977100862b6"
+ "1abb8a2e-9001-4e1f-bf5e-21f8ad283747"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1524,35 +1832,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;990,Microsoft.Compute/GetCloudService30Min;4956,Microsoft.Compute/GetCloudService3Min;995,Microsoft.Compute/GetCloudService30Min;4981"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "6d925896-ab85-437c-a6de-3608cadb55e1"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;398,Microsoft.Compute/GetCloudService30Min;2581"
+ "d7a8e011-f4d5-4e09-9625-144119056fcc"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
+ "11987"
],
"x-ms-correlation-request-id": [
- "25c1c475-eb6b-4d8a-a3f2-53fcd8c990af"
+ "610f03ad-1194-479a-8e02-733213e5fc5f"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T083833Z:25c1c475-eb6b-4d8a-a3f2-53fcd8c990af"
+ "WESTUS2:20221114T202713Z:610f03ad-1194-479a-8e02-733213e5fc5f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 08:38:32 GMT"
+ "Mon, 14 Nov 2022 20:27:12 GMT"
],
"Content-Length": [
- "4483"
+ "4511"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1561,25 +1869,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs8292\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6854/providers/Microsoft.Compute/cloudServices/cs8292\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2164\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4524\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6854/providers/Microsoft.Network/publicIPAddresses/cspip3727\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"8e870821-d648-43e9-a80b-2985b0ddbd8c\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T05:04:08.5117312Z\",\r\n \"lastModifiedAt\": \"2022-06-15T05:04:08.5117312Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs8116\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8024/providers/Microsoft.Compute/cloudServices/cs8116\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9015\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe3594\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8024/providers/Microsoft.Network/publicIPAddresses/cspip1709\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n },\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"5c718cc9-1427-4505-b8cc-525c8799d865\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:21:29.2525981Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:21:29.2525981Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar6854?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY4NTQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8024?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjgwMjQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "f0cf32b8-c6ff-4eff-9363-52d5f32f4abd"
+ "1dda2cec-d1bb-45d5-8793-c21d712f987b"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
@@ -1591,7 +1899,7 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI2ODU0LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI4MDI0LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2017-05-10"
],
"Retry-After": [
"15"
@@ -1600,13 +1908,13 @@
"14999"
],
"x-ms-request-id": [
- "52587d89-26af-4bfc-809d-4d69182afca1"
+ "632c522c-19e7-49db-8d03-cd0e75968557"
],
"x-ms-correlation-request-id": [
- "52587d89-26af-4bfc-809d-4d69182afca1"
+ "632c522c-19e7-49db-8d03-cd0e75968557"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T083835Z:52587d89-26af-4bfc-809d-4d69182afca1"
+ "WESTUS2:20221114T202716Z:632c522c-19e7-49db-8d03-cd0e75968557"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1615,7 +1923,7 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 08:38:35 GMT"
+ "Mon, 14 Nov 2022 20:27:16 GMT"
],
"Expires": [
"-1"
@@ -1630,21 +1938,21 @@
],
"Names": {
"TestCloudServiceOperationsInternal": [
- "crptestar6854",
- "cs8292",
- "cspip3727",
- "csvnet2560",
- "subnet6155",
- "dns7195",
- "lb2164",
- "lbfe4524"
+ "crptestar8024",
+ "cs8116",
+ "cspip1709",
+ "csvnet4060",
+ "subnet8802",
+ "dns6349",
+ "lb9015",
+ "lbfe3594"
],
"CreateCspkgSasUrl": [
- "saforcspkg6304",
- "asforcspkg3928"
+ "saforcspkg8356",
+ "asforcspkg9453"
]
},
"Variables": {
- "SubscriptionId": "e37510d7-33b6-4676-886f-ee75bcc01871"
+ "SubscriptionId": "850f02f7-e14c-4fb7-905d-7b98bcae9c7f"
}
}
\ No newline at end of file
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceScenarioTests/TestCloudServiceScenarioOperations_InstanceView.json b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceScenarioTests/TestCloudServiceScenarioOperations_InstanceView.json
index 06deb6b7d0df..7cb10258e51b 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceScenarioTests/TestCloudServiceScenarioOperations_InstanceView.json
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceScenarioTests/TestCloudServiceScenarioOperations_InstanceView.json
@@ -1,28 +1,28 @@
{
"Entries": [
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar9616?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rhcjk2MTY/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8554?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rhcjg1NTQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar9616\": \"2022-06-15 19:12:10Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar8554\": \"2022-11-14 20:34:36Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "7cb185f2-8e6c-4ed7-8a2a-2ef20c8e7173"
+ "f65e513a-a31b-4080-b3ce-6ee9e5c8b59b"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "97"
]
},
"ResponseHeaders": {
@@ -33,16 +33,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
+ "1198"
],
"x-ms-request-id": [
- "0633b159-77fa-41b5-a31c-65734d25adc9"
+ "be24f602-451c-4f08-8253-8593334c9e5c"
],
"x-ms-correlation-request-id": [
- "0633b159-77fa-41b5-a31c-65734d25adc9"
+ "be24f602-451c-4f08-8253-8593334c9e5c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T191210Z:0633b159-77fa-41b5-a31c-65734d25adc9"
+ "WESTUS2:20221114T203438Z:be24f602-451c-4f08-8253-8593334c9e5c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -51,10 +51,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:12:10 GMT"
+ "Mon, 14 Nov 2022 20:34:38 GMT"
],
"Content-Length": [
- "228"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -63,32 +63,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616\",\r\n \"name\": \"crptestar9616\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar9616\": \"2022-06-15 19:12:10Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554\",\r\n \"name\": \"crptestar8554\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar8554\": \"2022-11-14 20:34:36Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar9616?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rhcjk2MTY/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8554?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rhcjg1NTQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar9616\": \"2022-06-15 19:12:21Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar8554\": \"2022-11-14 20:34:50Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "4ebdc197-8266-4e42-bbf8-a9bf114e795b"
+ "df51abac-3d70-4598-944c-be19686c8613"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "97"
]
},
"ResponseHeaders": {
@@ -99,16 +99,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
+ "1197"
],
"x-ms-request-id": [
- "f49a605c-1142-4112-9801-9dcbfd6fb3b7"
+ "1e9e37d5-9a99-4e6c-92d4-b8b1ec79cf17"
],
"x-ms-correlation-request-id": [
- "f49a605c-1142-4112-9801-9dcbfd6fb3b7"
+ "1e9e37d5-9a99-4e6c-92d4-b8b1ec79cf17"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T191221Z:f49a605c-1142-4112-9801-9dcbfd6fb3b7"
+ "WESTUS2:20221114T203452Z:1e9e37d5-9a99-4e6c-92d4-b8b1ec79cf17"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -117,10 +117,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:12:20 GMT"
+ "Mon, 14 Nov 2022 20:34:51 GMT"
],
"Content-Length": [
- "228"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -129,32 +129,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616\",\r\n \"name\": \"crptestar9616\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar9616\": \"2022-06-15 19:12:21Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554\",\r\n \"name\": \"crptestar8554\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar8554\": \"2022-11-14 20:34:50Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar9616?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rhcjk2MTY/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8554?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rhcjg1NTQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "a10e1980-3b95-4be9-a8da-492b0f25fa11"
+ "8718a889-9249-4981-be8c-c0ef5abe1b74"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -165,16 +165,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
+ "1196"
],
"x-ms-request-id": [
- "fc1dbf79-67ba-4fb6-b9d6-6add692f54d2"
+ "d3f33059-4e6b-49e0-b35d-d0658fb33989"
],
"x-ms-correlation-request-id": [
- "fc1dbf79-67ba-4fb6-b9d6-6add692f54d2"
+ "d3f33059-4e6b-49e0-b35d-d0658fb33989"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T191823Z:fc1dbf79-67ba-4fb6-b9d6-6add692f54d2"
+ "WESTUS2:20221114T203614Z:d3f33059-4e6b-49e0-b35d-d0658fb33989"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -183,10 +183,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:18:23 GMT"
+ "Mon, 14 Nov 2022 20:36:14 GMT"
],
"Content-Length": [
- "180"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -195,32 +195,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616\",\r\n \"name\": \"crptestar9616\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554\",\r\n \"name\": \"crptestar8554\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Network/virtualNetworks/csvnet7916?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjk2MTYvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ3OTE2P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Network/virtualNetworks/csvnet5709?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg1NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ1NzA5P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet3483\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet1986\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "6664e763-6f36-42dd-9312-b93d9d2ecf56"
+ "17711088-f9a9-43f6-8215-b729c10b1e24"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "297"
+ "301"
]
},
"ResponseHeaders": {
@@ -234,19 +234,19 @@
"3"
],
"x-ms-request-id": [
- "b3097393-275e-461a-8ef3-b769c0f2b62f"
+ "c34ee9b5-1cc6-4f04-905a-73e23143ca18"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/b3097393-275e-461a-8ef3-b769c0f2b62f?api-version=2019-09-01"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/c34ee9b5-1cc6-4f04-905a-73e23143ca18?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "73c5e675-2011-4907-8bc8-e80cb4d87990"
+ "5b3ae8a8-6ada-4cb9-bf9f-8216b03e3f12"
],
"Azure-AsyncNotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "c7296d43-c8c2-4e6f-8140-bc497d089c41"
+ "7faf6fa3-96ec-4142-8a00-3d818adba750"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -259,16 +259,16 @@
"1199"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T191214Z:73c5e675-2011-4907-8bc8-e80cb4d87990"
+ "WESTUS2:20221114T203442Z:5b3ae8a8-6ada-4cb9-bf9f-8216b03e3f12"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:12:14 GMT"
+ "Mon, 14 Nov 2022 20:34:41 GMT"
],
"Content-Length": [
- "1232"
+ "1237"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -277,19 +277,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet7916\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Network/virtualNetworks/csvnet7916\",\r\n \"etag\": \"W/\\\"4d46c7d3-5c39-46c2-8ed6-97ca87ffd373\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"10937ee8-4a6d-48dc-9d9a-13d93364fd52\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet3483\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Network/virtualNetworks/csvnet7916/subnets/subnet3483\",\r\n \"etag\": \"W/\\\"4d46c7d3-5c39-46c2-8ed6-97ca87ffd373\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet5709\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Network/virtualNetworks/csvnet5709\",\r\n \"etag\": \"W/\\\"63c00cc8-541a-4be9-8fac-ac33efe7e143\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"dc67987d-baf1-44ab-b267-7891b82f6704\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1986\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Network/virtualNetworks/csvnet5709/subnets/subnet1986\",\r\n \"etag\": \"W/\\\"63c00cc8-541a-4be9-8fac-ac33efe7e143\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/b3097393-275e-461a-8ef3-b769c0f2b62f?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zL2IzMDk3MzkzLTI3NWUtNDYxYS04ZWYzLWI3NjljMGYyYjYyZj9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/c34ee9b5-1cc6-4f04-905a-73e23143ca18?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy9jMzRlZTliNS0xY2M2LTRmMDQtOTA1YS03M2UyMzE0M2NhMTg/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -301,13 +301,13 @@
"no-cache"
],
"x-ms-request-id": [
- "3a331660-2914-4e4d-80ae-e642231bd3e9"
+ "536bc97d-c259-499b-9a88-c49786b24fb5"
],
"x-ms-correlation-request-id": [
- "c35c969c-513a-4a0b-bd89-93c07ec20664"
+ "75fe5b0d-cbc5-4d5d-a823-384139ec46c1"
],
"x-ms-arm-service-request-id": [
- "bcba3e97-600d-4206-b53d-620b4aaebe84"
+ "f7397e23-6753-4357-a4a3-9ef0ec438aef"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -320,13 +320,13 @@
"11999"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T191217Z:c35c969c-513a-4a0b-bd89-93c07ec20664"
+ "WESTUS2:20221114T203445Z:75fe5b0d-cbc5-4d5d-a823-384139ec46c1"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:12:17 GMT"
+ "Mon, 14 Nov 2022 20:34:44 GMT"
],
"Content-Length": [
"29"
@@ -342,15 +342,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Network/virtualNetworks/csvnet7916?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjk2MTYvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ3OTE2P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Network/virtualNetworks/csvnet5709?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg1NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ1NzA5P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -362,16 +362,16 @@
"no-cache"
],
"ETag": [
- "W/\"ee44bb81-b900-4dc2-beda-2569b5d4cf89\""
+ "W/\"fc95dc3f-9c53-4d13-8758-467268ac8fb8\""
],
"x-ms-request-id": [
- "f4d54c07-4cb1-4fa8-b78f-f7bf0fd88489"
+ "3d0e7ff8-a473-450e-94a5-7079b59170c2"
],
"x-ms-correlation-request-id": [
- "1e3bd292-a9c7-4fe7-b423-2d8609dbe070"
+ "86428d13-59d5-40f1-acd3-cf116106041e"
],
"x-ms-arm-service-request-id": [
- "5964c2c0-1b67-4dab-910e-259d9547724d"
+ "3f431bd8-c5fc-470c-a399-a4e278c8a258"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -384,16 +384,16 @@
"11998"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T191218Z:1e3bd292-a9c7-4fe7-b423-2d8609dbe070"
+ "WESTUS2:20221114T203445Z:86428d13-59d5-40f1-acd3-cf116106041e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:12:18 GMT"
+ "Mon, 14 Nov 2022 20:34:44 GMT"
],
"Content-Length": [
- "1234"
+ "1239"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -402,32 +402,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet7916\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Network/virtualNetworks/csvnet7916\",\r\n \"etag\": \"W/\\\"ee44bb81-b900-4dc2-beda-2569b5d4cf89\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"10937ee8-4a6d-48dc-9d9a-13d93364fd52\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet3483\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Network/virtualNetworks/csvnet7916/subnets/subnet3483\",\r\n \"etag\": \"W/\\\"ee44bb81-b900-4dc2-beda-2569b5d4cf89\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet5709\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Network/virtualNetworks/csvnet5709\",\r\n \"etag\": \"W/\\\"fc95dc3f-9c53-4d13-8758-467268ac8fb8\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"dc67987d-baf1-44ab-b267-7891b82f6704\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1986\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Network/virtualNetworks/csvnet5709/subnets/subnet1986\",\r\n \"etag\": \"W/\\\"fc95dc3f-9c53-4d13-8758-467268ac8fb8\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Network/publicIPAddresses/cspip7435?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjk2MTYvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwNzQzNT9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Network/publicIPAddresses/cspip5299?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg1NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwNTI5OT9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns9621\"\r\n }\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns5631\"\r\n }\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "23ef3198-f65d-4f20-befd-58db5209693f"
+ "26528467-fd8a-4195-a06a-21489dabb394"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "163"
+ "167"
]
},
"ResponseHeaders": {
@@ -441,19 +441,19 @@
"1"
],
"x-ms-request-id": [
- "9cf2a06b-aabf-4a1c-a67b-ee99ff7c4040"
+ "8ec6031a-3035-40c3-b340-e0f779c1a9b8"
],
- "Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/9cf2a06b-aabf-4a1c-a67b-ee99ff7c4040?api-version=2019-09-01"
+ "azure-asyncoperation": [
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/8ec6031a-3035-40c3-b340-e0f779c1a9b8?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "41166e6d-b778-4d24-9e9e-7737531d1c2d"
+ "e06d0f1d-ee20-477d-9eab-246b6631af95"
],
- "Azure-AsyncNotification": [
+ "azure-asyncnotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "50cbbd4e-e9c3-4332-a97c-7b667921bff6"
+ "219f1877-4764-49b3-964b-40054bb12a2d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -466,16 +466,16 @@
"1198"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T191219Z:41166e6d-b778-4d24-9e9e-7737531d1c2d"
+ "WESTUS2:20221114T203447Z:e06d0f1d-ee20-477d-9eab-246b6631af95"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:12:19 GMT"
+ "Mon, 14 Nov 2022 20:34:47 GMT"
],
"Content-Length": [
- "724"
+ "732"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -484,19 +484,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip7435\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Network/publicIPAddresses/cspip7435\",\r\n \"etag\": \"W/\\\"4ca9a9cb-034c-4fc2-9f93-c63a89803426\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"7b6e1e17-47f1-47aa-9ec4-35c55dfc25eb\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns9621\",\r\n \"fqdn\": \"dns9621.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip5299\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Network/publicIPAddresses/cspip5299\",\r\n \"etag\": \"W/\\\"bf8eb4ef-692a-4917-8e2b-50f629510b83\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"f004f766-dd7a-414e-becd-d895802a9584\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns5631\",\r\n \"fqdn\": \"dns5631.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/9cf2a06b-aabf-4a1c-a67b-ee99ff7c4040?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzljZjJhMDZiLWFhYmYtNGExYy1hNjdiLWVlOTlmZjdjNDA0MD9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/8ec6031a-3035-40c3-b340-e0f779c1a9b8?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy84ZWM2MDMxYS0zMDM1LTQwYzMtYjM0MC1lMGY3NzljMWE5Yjg/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -507,14 +507,17 @@
"Pragma": [
"no-cache"
],
+ "Retry-After": [
+ "2"
+ ],
"x-ms-request-id": [
- "36c70d4c-9ecf-40c4-aa9e-036e73242b31"
+ "1db4b37c-32b7-4ed8-9df2-315e33599676"
],
"x-ms-correlation-request-id": [
- "77691a1b-f690-4530-af58-9087d4ee1c43"
+ "5a29411a-67ce-497e-bbd3-23ae28081166"
],
"x-ms-arm-service-request-id": [
- "c72711a3-c1ea-42ef-8020-20ba25ee024b"
+ "db9244ad-f480-4010-9b88-e15f5b44a1da"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -527,13 +530,74 @@
"11997"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T191220Z:77691a1b-f690-4530-af58-9087d4ee1c43"
+ "WESTUS2:20221114T203449Z:5a29411a-67ce-497e-bbd3-23ae28081166"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:12:20 GMT"
+ "Mon, 14 Nov 2022 20:34:48 GMT"
+ ],
+ "Content-Length": [
+ "30"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/8ec6031a-3035-40c3-b340-e0f779c1a9b8?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy84ZWM2MDMxYS0zMDM1LTQwYzMtYjM0MC1lMGY3NzljMWE5Yjg/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-request-id": [
+ "893af158-a66c-4242-ba4b-11d7810da6ae"
+ ],
+ "x-ms-correlation-request-id": [
+ "ceb6c8b0-3e0b-41ac-8996-ca1e098eda10"
+ ],
+ "x-ms-arm-service-request-id": [
+ "acc9827b-fcc2-404d-a58e-c26565a11c23"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11996"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T203451Z:ceb6c8b0-3e0b-41ac-8996-ca1e098eda10"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:34:50 GMT"
],
"Content-Length": [
"29"
@@ -549,15 +613,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Network/publicIPAddresses/cspip7435?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjk2MTYvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwNzQzNT9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Network/publicIPAddresses/cspip5299?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg1NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwNTI5OT9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -569,16 +633,16 @@
"no-cache"
],
"ETag": [
- "W/\"20de632b-7e25-4278-a267-6bb9b07e03f7\""
+ "W/\"368ff0f5-8253-4a7b-b93c-e10147ce86a3\""
],
"x-ms-request-id": [
- "cc9a6df7-95f5-4628-9337-0e9c9213be69"
+ "90147ffe-7e84-4be7-8581-cc4f23debcf4"
],
"x-ms-correlation-request-id": [
- "c7d791d5-03e4-4469-8da6-ddf3b1d6b852"
+ "81f5c149-961a-434d-bbe8-1a5bb93d2318"
],
"x-ms-arm-service-request-id": [
- "6c194e27-9607-452e-8d9e-ef8296a5a5c4"
+ "995b2e61-036e-45c3-96f1-bb85134417f4"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -588,19 +652,19 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
+ "11995"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T191220Z:c7d791d5-03e4-4469-8da6-ddf3b1d6b852"
+ "WESTUS2:20221114T203451Z:81f5c149-961a-434d-bbe8-1a5bb93d2318"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:12:20 GMT"
+ "Mon, 14 Nov 2022 20:34:50 GMT"
],
"Content-Length": [
- "725"
+ "733"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -609,32 +673,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip7435\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Network/publicIPAddresses/cspip7435\",\r\n \"etag\": \"W/\\\"20de632b-7e25-4278-a267-6bb9b07e03f7\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"7b6e1e17-47f1-47aa-9ec4-35c55dfc25eb\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns9621\",\r\n \"fqdn\": \"dns9621.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip5299\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Network/publicIPAddresses/cspip5299\",\r\n \"etag\": \"W/\\\"368ff0f5-8253-4a7b-b93c-e10147ce86a3\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"f004f766-dd7a-414e-becd-d895802a9584\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns5631\",\r\n \"fqdn\": \"dns5631.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Storage/storageAccounts/saforcspkg2159?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjk2MTYvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMjE1OT9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Storage/storageAccounts/saforcspkg3361?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg1NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMzM2MT9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "5f99992b-d6e2-41cf-addd-889ae93579fa"
+ "2059f087-71dc-485d-bad0-5b96c8f19416"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "89"
+ "93"
]
},
"ResponseHeaders": {
@@ -645,13 +709,13 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6ccbb29d-9a6a-497f-a08f-546d95ab5991?monitor=true&api-version=2015-06-15"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5424eb35-5fc7-4334-9830-30a8ce935bdb?monitor=true&api-version=2015-06-15"
],
"Retry-After": [
"17"
],
"x-ms-request-id": [
- "6ccbb29d-9a6a-497f-a08f-546d95ab5991"
+ "5424eb35-5fc7-4334-9830-30a8ce935bdb"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -663,16 +727,16 @@
"1199"
],
"x-ms-correlation-request-id": [
- "f225659a-5cd8-424c-8a06-7b7a8388aa70"
+ "0877e1d3-7e41-432f-92a9-7ccb129080c0"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T191224Z:f225659a-5cd8-424c-8a06-7b7a8388aa70"
+ "WESTUS2:20221114T203510Z:0877e1d3-7e41-432f-92a9-7ccb129080c0"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:12:24 GMT"
+ "Mon, 14 Nov 2022 20:35:10 GMT"
],
"Content-Type": [
"text/plain; charset=utf-8"
@@ -688,15 +752,15 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6ccbb29d-9a6a-497f-a08f-546d95ab5991?monitor=true&api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMi9hc3luY29wZXJhdGlvbnMvNmNjYmIyOWQtOWE2YS00OTdmLWEwOGYtNTQ2ZDk1YWI1OTkxP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/5424eb35-5fc7-4334-9830-30a8ce935bdb?monitor=true&api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvYXN5bmNvcGVyYXRpb25zLzU0MjRlYjM1LTVmYzctNDMzNC05ODMwLTMwYThjZTkzNWJkYj9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -708,7 +772,7 @@
"no-cache"
],
"x-ms-request-id": [
- "95397ef8-6f08-4d55-a92f-ee9ed6f0b6f7"
+ "d0675cc8-a779-4db3-8895-53352bf37975"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -720,19 +784,19 @@
"11999"
],
"x-ms-correlation-request-id": [
- "77c13839-16bd-4015-b2e8-3ee97d2d3fd9"
+ "0a166bc7-2baf-4e06-9fd7-1facc8183f43"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T191241Z:77c13839-16bd-4015-b2e8-3ee97d2d3fd9"
+ "WESTUS2:20221114T203528Z:0a166bc7-2baf-4e06-9fd7-1facc8183f43"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:12:41 GMT"
+ "Mon, 14 Nov 2022 20:35:27 GMT"
],
"Content-Length": [
- "89"
+ "93"
],
"Content-Type": [
"application/json"
@@ -741,25 +805,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjk2MTYvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg1NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "ac101d84-885b-467d-a92a-75d9084237b4"
+ "b7e778fe-dea4-4d5f-b5e5-b7c214c31974"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -771,7 +835,7 @@
"no-cache"
],
"x-ms-request-id": [
- "4df073d3-1c84-4c48-bfa2-df35026ff558"
+ "97b3e183-a966-4b6f-a239-0a15d7845b11"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -783,19 +847,19 @@
"11998"
],
"x-ms-correlation-request-id": [
- "3ac5ac15-344d-4059-b9d3-f0b150b401ac"
+ "7ce84a77-26dc-49d1-b0b0-8cfbbc679046"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T191252Z:3ac5ac15-344d-4059-b9d3-f0b150b401ac"
+ "WESTUS2:20221114T203538Z:7ce84a77-26dc-49d1-b0b0-8cfbbc679046"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:12:51 GMT"
+ "Mon, 14 Nov 2022 20:35:38 GMT"
],
"Content-Length": [
- "747"
+ "759"
],
"Content-Type": [
"application/json"
@@ -804,25 +868,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Storage/storageAccounts/saforcspkg2159\",\r\n \"name\": \"saforcspkg2159\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T19:12:23.34557Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg2159.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg2159.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg2159.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg2159.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\",\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Storage/storageAccounts/saforcspkg3361\",\r\n \"name\": \"saforcspkg3361\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T20:35:06.77312Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg3361.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg3361.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg3361.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg3361.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Storage/storageAccounts/saforcspkg2159?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjk2MTYvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMjE1OT9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Storage/storageAccounts/saforcspkg3361?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg1NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMzM2MT9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "874b36f6-e638-4712-90e4-611fab7af759"
+ "d69e15ca-0aa6-4a2d-a254-f53db036078f"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -834,7 +898,7 @@
"no-cache"
],
"x-ms-request-id": [
- "c809b7c8-89c4-4df5-95bc-4a6f16d48575"
+ "8ec098a6-cd35-4250-8dd4-5694974ce4cf"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -846,19 +910,19 @@
"11997"
],
"x-ms-correlation-request-id": [
- "5aa9391f-7513-45e7-aefc-0d426ad42809"
+ "7729c74b-97a1-4f4d-bd51-5d8e97b6a687"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T191252Z:5aa9391f-7513-45e7-aefc-0d426ad42809"
+ "WESTUS2:20221114T203538Z:7729c74b-97a1-4f4d-bd51-5d8e97b6a687"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:12:52 GMT"
+ "Mon, 14 Nov 2022 20:35:38 GMT"
],
"Content-Length": [
- "735"
+ "747"
],
"Content-Type": [
"application/json"
@@ -867,25 +931,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Storage/storageAccounts/saforcspkg2159\",\r\n \"name\": \"saforcspkg2159\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T19:12:23.34557Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg2159.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg2159.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg2159.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg2159.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\",\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Storage/storageAccounts/saforcspkg3361\",\r\n \"name\": \"saforcspkg3361\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T20:35:06.77312Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg3361.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg3361.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg3361.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg3361.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Storage/storageAccounts/saforcspkg2159/listKeys?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjk2MTYvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMjE1OS9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Storage/storageAccounts/saforcspkg3361/listKeys?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg1NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMzM2MS9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "POST",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "a8d83ef4-20ae-44cc-8bce-35a2f657c313"
+ "c071bb67-69c3-4fbe-a3f7-7b251ff1e56b"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -897,7 +961,7 @@
"no-cache"
],
"x-ms-request-id": [
- "1b4b044d-0743-479f-bddf-8c94895c8908"
+ "6716149a-a5ab-420c-8254-c9aadb1a6e88"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -909,16 +973,16 @@
"11999"
],
"x-ms-correlation-request-id": [
- "29e09795-a9e5-460c-8973-fe44546301a5"
+ "7d05cbb6-5e07-406d-8d38-1d05b63fb07c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T191252Z:29e09795-a9e5-460c-8973-fe44546301a5"
+ "WESTUS2:20221114T203538Z:7d05cbb6-5e07-406d-8d38-1d05b63fb07c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:12:52 GMT"
+ "Mon, 14 Nov 2022 20:35:38 GMT"
],
"Content-Length": [
"197"
@@ -934,22 +998,22 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Compute/cloudServices/cs9844?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjk2MTYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5ODQ0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Compute/cloudServices/cs786?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg1NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M3ODY/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg2159.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=RV7TeEIeIQgW%2B%2FEI0BObf%2B%2FG77qBOjfl8RagBX2sDzE%3D&st=2022-06-14T19%3A18%3A22Z&se=2022-06-17T19%3A18%3A22Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5427\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe1592\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Network/publicIPAddresses/cspip7435\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg3361.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=Sanitized\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9361\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Network/publicIPAddresses/cspip5299\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "fff753c0-f61e-472f-b310-aeb42dd59204"
+ "85d7e364-28aa-4cbe-8123-4fee19ed7949"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -966,19 +1030,19 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/425b55b4-5738-479a-bce3-9eee66e1ab01?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;292,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;292"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;293"
+ "425b55b4-5738-479a-bce3-9eee66e1ab01"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -987,19 +1051,19 @@
"1199"
],
"x-ms-correlation-request-id": [
- "403b6542-2430-4ccf-820b-6ed20322f871"
+ "c0cecd6b-814c-44d5-a5b0-370942d902b6"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T191826Z:403b6542-2430-4ccf-820b-6ed20322f871"
+ "WESTUS2:20221114T203618Z:c0cecd6b-814c-44d5-a5b0-370942d902b6"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:18:25 GMT"
+ "Mon, 14 Nov 2022 20:36:18 GMT"
],
"Content-Length": [
- "3950"
+ "3976"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1008,20 +1072,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs9844\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR9616/providers/Microsoft.Compute/cloudServices/cs9844\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5427\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe1592\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Network/publicIPAddresses/cspip7435\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"21360ede-fc33-4e9c-82af-90680c936818\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T19:18:25.8866066Z\",\r\n \"lastModifiedAt\": \"2022-06-15T19:18:25.8866066Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs786\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8554/providers/Microsoft.Compute/cloudServices/cs786\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9361\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Network/publicIPAddresses/cspip5299\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"ea38a97d-4552-4a02-ab24-5315fec2e7e9\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:36:17.5530986Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:36:17.5530986Z\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDNhM2JhYWItZjIxYi00ZTlhLWIyYWEtYzBjNWRjNWU0ZjUzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/425b55b4-5738-479a-bce3-9eee66e1ab01?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQyNWI1NWI0LTU3MzgtNDc5YS1iY2UzLTllZWU2NmUxYWIwMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1035,29 +1099,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "c3759ef1-9acf-4493-b671-e7ed4f52ec75"
+ "7212712e-6ada-4e1c-9307-e78a546dad3e"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11999"
+ "11998"
],
"x-ms-correlation-request-id": [
- "9f8e6700-50ac-47ac-86e4-e21d71cc37d0"
+ "a5f3088d-34de-4abc-845b-6e9d1c1de5ba"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T191857Z:9f8e6700-50ac-47ac-86e4-e21d71cc37d0"
+ "WESTUS2:20221114T203649Z:a5f3088d-34de-4abc-845b-6e9d1c1de5ba"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:18:57 GMT"
+ "Mon, 14 Nov 2022 20:36:48 GMT"
],
"Content-Length": [
"134"
@@ -1069,20 +1133,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:18:25.8866066-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:36:17.5530986-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"425b55b4-5738-479a-bce3-9eee66e1ab01\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDNhM2JhYWItZjIxYi00ZTlhLWIyYWEtYzBjNWRjNWU0ZjUzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/425b55b4-5738-479a-bce3-9eee66e1ab01?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQyNWI1NWI0LTU3MzgtNDc5YS1iY2UzLTllZWU2NmUxYWIwMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1096,29 +1160,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "6214ce7a-50e0-4112-aa6f-e8e489536055"
+ "e6e426a4-e38a-40b6-82e4-d0ba170e233d"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
+ "11997"
],
"x-ms-correlation-request-id": [
- "11d4da50-b1b3-478d-a6ec-961537797a01"
+ "07bae8cf-5610-45b8-ba39-50e0bf986607"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T191927Z:11d4da50-b1b3-478d-a6ec-961537797a01"
+ "WESTUS2:20221114T203719Z:07bae8cf-5610-45b8-ba39-50e0bf986607"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:19:27 GMT"
+ "Mon, 14 Nov 2022 20:37:19 GMT"
],
"Content-Length": [
"134"
@@ -1130,20 +1194,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:18:25.8866066-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:36:17.5530986-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"425b55b4-5738-479a-bce3-9eee66e1ab01\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDNhM2JhYWItZjIxYi00ZTlhLWIyYWEtYzBjNWRjNWU0ZjUzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/425b55b4-5738-479a-bce3-9eee66e1ab01?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQyNWI1NWI0LTU3MzgtNDc5YS1iY2UzLTllZWU2NmUxYWIwMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1157,29 +1221,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "fb1555b2-9cc8-4e2d-b185-1265878399e4"
+ "5af57a94-b5c3-464b-9ac7-e5946eba7080"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
+ "11996"
],
"x-ms-correlation-request-id": [
- "9169bc64-2cf1-4143-a690-782885510a36"
+ "0fc80e3d-c8dd-4432-9fdf-07d5381d7559"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T191957Z:9169bc64-2cf1-4143-a690-782885510a36"
+ "WESTUS2:20221114T203749Z:0fc80e3d-c8dd-4432-9fdf-07d5381d7559"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:19:57 GMT"
+ "Mon, 14 Nov 2022 20:37:48 GMT"
],
"Content-Length": [
"134"
@@ -1191,20 +1255,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:18:25.8866066-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:36:17.5530986-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"425b55b4-5738-479a-bce3-9eee66e1ab01\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDNhM2JhYWItZjIxYi00ZTlhLWIyYWEtYzBjNWRjNWU0ZjUzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/425b55b4-5738-479a-bce3-9eee66e1ab01?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQyNWI1NWI0LTU3MzgtNDc5YS1iY2UzLTllZWU2NmUxYWIwMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1218,29 +1282,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "fec149ba-4cf5-46ac-bc20-fc3ab557d00c"
+ "b2633d0a-4fb2-410d-88c3-737966384234"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
+ "11995"
],
"x-ms-correlation-request-id": [
- "54e9473f-247e-4b6c-b34c-f0d63a0ca016"
+ "38ccf0c4-934c-4368-a20c-7174296ff57b"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192027Z:54e9473f-247e-4b6c-b34c-f0d63a0ca016"
+ "WESTUS2:20221114T203819Z:38ccf0c4-934c-4368-a20c-7174296ff57b"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:20:27 GMT"
+ "Mon, 14 Nov 2022 20:38:19 GMT"
],
"Content-Length": [
"134"
@@ -1252,20 +1316,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:18:25.8866066-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:36:17.5530986-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"425b55b4-5738-479a-bce3-9eee66e1ab01\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDNhM2JhYWItZjIxYi00ZTlhLWIyYWEtYzBjNWRjNWU0ZjUzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/425b55b4-5738-479a-bce3-9eee66e1ab01?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQyNWI1NWI0LTU3MzgtNDc5YS1iY2UzLTllZWU2NmUxYWIwMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1279,29 +1343,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "07acc530-fa74-4f32-af35-f332867325c6"
+ "1a8399be-4d4e-46d5-a016-0a91fff8473d"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
+ "11994"
],
"x-ms-correlation-request-id": [
- "b3980e2a-54aa-4fff-8c93-f9a21cd00eee"
+ "c9c56d8b-745f-4b8b-bc3f-06580eef1772"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192058Z:b3980e2a-54aa-4fff-8c93-f9a21cd00eee"
+ "WESTUS2:20221114T203849Z:c9c56d8b-745f-4b8b-bc3f-06580eef1772"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:20:57 GMT"
+ "Mon, 14 Nov 2022 20:38:49 GMT"
],
"Content-Length": [
"134"
@@ -1313,20 +1377,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:18:25.8866066-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:36:17.5530986-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"425b55b4-5738-479a-bce3-9eee66e1ab01\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDNhM2JhYWItZjIxYi00ZTlhLWIyYWEtYzBjNWRjNWU0ZjUzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/425b55b4-5738-479a-bce3-9eee66e1ab01?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQyNWI1NWI0LTU3MzgtNDc5YS1iY2UzLTllZWU2NmUxYWIwMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1340,29 +1404,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "49ab48d3-2256-48b1-8370-708e48c8ec46"
+ "d498d54b-7605-4491-b9dd-f0bcbead17ee"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11994"
+ "11993"
],
"x-ms-correlation-request-id": [
- "15348de9-cb69-4be2-ba59-ddbd95a6b358"
+ "93042dae-aa65-46ae-a933-ca0b3edf2c43"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192128Z:15348de9-cb69-4be2-ba59-ddbd95a6b358"
+ "WESTUS2:20221114T203919Z:93042dae-aa65-46ae-a933-ca0b3edf2c43"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:21:27 GMT"
+ "Mon, 14 Nov 2022 20:39:19 GMT"
],
"Content-Length": [
"134"
@@ -1374,20 +1438,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:18:25.8866066-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:36:17.5530986-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"425b55b4-5738-479a-bce3-9eee66e1ab01\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDNhM2JhYWItZjIxYi00ZTlhLWIyYWEtYzBjNWRjNWU0ZjUzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/425b55b4-5738-479a-bce3-9eee66e1ab01?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQyNWI1NWI0LTU3MzgtNDc5YS1iY2UzLTllZWU2NmUxYWIwMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1401,29 +1465,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "7725b1e4-c8f4-4212-b448-ef528799a4b5"
+ "bb105c8d-e6d3-4aab-9d38-d2efc75d4902"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
+ "11992"
],
"x-ms-correlation-request-id": [
- "f4df2669-ab06-4d84-bfe6-8ee7a4b487e2"
+ "952f95c9-9ec0-4f72-a763-f885c8a14864"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192158Z:f4df2669-ab06-4d84-bfe6-8ee7a4b487e2"
+ "WESTUS2:20221114T203949Z:952f95c9-9ec0-4f72-a763-f885c8a14864"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:21:58 GMT"
+ "Mon, 14 Nov 2022 20:39:49 GMT"
],
"Content-Length": [
"134"
@@ -1435,20 +1499,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:18:25.8866066-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:36:17.5530986-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"425b55b4-5738-479a-bce3-9eee66e1ab01\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDNhM2JhYWItZjIxYi00ZTlhLWIyYWEtYzBjNWRjNWU0ZjUzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/425b55b4-5738-479a-bce3-9eee66e1ab01?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQyNWI1NWI0LTU3MzgtNDc5YS1iY2UzLTllZWU2NmUxYWIwMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1462,29 +1526,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "4095dd21-e2b2-4761-9a8f-aee381f26d6a"
+ "954cb065-e5bf-43ce-91d3-695e3c22a12b"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
+ "11991"
],
"x-ms-correlation-request-id": [
- "b5bf410d-4e34-40e1-a9aa-4a7db9bc82d9"
+ "7dee08fe-0833-47bd-ba57-00462509b0c6"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192228Z:b5bf410d-4e34-40e1-a9aa-4a7db9bc82d9"
+ "WESTUS2:20221114T204019Z:7dee08fe-0833-47bd-ba57-00462509b0c6"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:22:28 GMT"
+ "Mon, 14 Nov 2022 20:40:19 GMT"
],
"Content-Length": [
"134"
@@ -1496,20 +1560,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:18:25.8866066-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:36:17.5530986-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"425b55b4-5738-479a-bce3-9eee66e1ab01\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDNhM2JhYWItZjIxYi00ZTlhLWIyYWEtYzBjNWRjNWU0ZjUzP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/425b55b4-5738-479a-bce3-9eee66e1ab01?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQyNWI1NWI0LTU3MzgtNDc5YS1iY2UzLTllZWU2NmUxYWIwMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1523,32 +1587,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "c02a5f0a-149b-4051-9434-f00c96b4ec06"
+ "2a299e13-a620-4664-9fea-13f36345b829"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
+ "11990"
],
"x-ms-correlation-request-id": [
- "e23ed3a2-5b9d-49d9-9583-2960f72793bc"
+ "1c4150b8-1c6f-4ce3-89e6-5ff9066478ef"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192258Z:e23ed3a2-5b9d-49d9-9583-2960f72793bc"
+ "WESTUS2:20221114T204050Z:1c4150b8-1c6f-4ce3-89e6-5ff9066478ef"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:22:58 GMT"
+ "Mon, 14 Nov 2022 20:40:49 GMT"
],
"Content-Length": [
- "184"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1557,20 +1621,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-15T14:18:25.8866066-05:00\",\r\n \"endTime\": \"2022-06-15T14:22:54.4660904-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"d3a3baab-f21b-4e9a-b2aa-c0c5dc5e4f53\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:36:17.5530986-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"425b55b4-5738-479a-bce3-9eee66e1ab01\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Compute/cloudServices/cs9844?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjk2MTYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5ODQ0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/425b55b4-5738-479a-bce3-9eee66e1ab01?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzQyNWI1NWI0LTU3MzgtNDc5YS1iY2UzLTllZWU2NmUxYWIwMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1583,32 +1647,93 @@
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
"x-ms-request-id": [
- "9a8967a7-bcb4-47d0-9122-bcf26214a020"
+ "0388c0c3-2fc8-4959-b943-4a79f6958811"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11989"
+ ],
+ "x-ms-correlation-request-id": [
+ "82c2ad76-d9b2-45d3-a79c-137925e302e4"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T204120Z:82c2ad76-d9b2-45d3-a79c-137925e302e4"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 20:41:20 GMT"
+ ],
+ "Content-Length": [
+ "184"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T12:36:17.5530986-08:00\",\r\n \"endTime\": \"2022-11-14T12:41:15.4912493-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"425b55b4-5738-479a-bce3-9eee66e1ab01\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Compute/cloudServices/cs786?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg1NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M3ODY/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
],
"x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;396,Microsoft.Compute/GetCloudService30Min;2575"
+ "Microsoft.Compute/GetCloudService3Min;995,Microsoft.Compute/GetCloudService30Min;4941,Microsoft.Compute/GetCloudService3Min;996,Microsoft.Compute/GetCloudService30Min;4978"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-request-id": [
+ "8e3a4cf4-fdb5-450f-add6-d420eacad4a9"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
+ "11988"
],
"x-ms-correlation-request-id": [
- "f575a189-e2c3-4187-a3af-47607a21e01b"
+ "66d47df6-ace7-4cc3-b7ed-4c7b9593a0eb"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192258Z:f575a189-e2c3-4187-a3af-47607a21e01b"
+ "WESTUS2:20221114T204120Z:66d47df6-ace7-4cc3-b7ed-4c7b9593a0eb"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:22:58 GMT"
+ "Mon, 14 Nov 2022 20:41:20 GMT"
],
"Content-Length": [
- "3952"
+ "3978"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1617,26 +1742,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs9844\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR9616/providers/Microsoft.Compute/cloudServices/cs9844\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5427\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe1592\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Network/publicIPAddresses/cspip7435\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"21360ede-fc33-4e9c-82af-90680c936818\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T19:18:25.8866066Z\",\r\n \"lastModifiedAt\": \"2022-06-15T19:18:25.8866066Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs786\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8554/providers/Microsoft.Compute/cloudServices/cs786\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9361\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Network/publicIPAddresses/cspip5299\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"ea38a97d-4552-4a02-ab24-5315fec2e7e9\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:36:17.5530986Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:36:17.5530986Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Compute/cloudServices/cs9844?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjk2MTYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5ODQ0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Compute/cloudServices/cs786?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg1NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M3ODY/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "e99112d0-17b7-4e2b-bf95-90c7de537c75"
+ "176a64a9-fa2c-4107-b2d7-445fa9fc85f6"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1646,35 +1771,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;994,Microsoft.Compute/GetCloudService30Min;4940,Microsoft.Compute/GetCloudService3Min;995,Microsoft.Compute/GetCloudService30Min;4977"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "f8d48f93-9ab5-4cf3-be1a-2c9a23cc3366"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;395,Microsoft.Compute/GetCloudService30Min;2574"
+ "d4c8b90c-429f-4ae7-a581-4bbd0cb976bd"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
+ "11987"
],
"x-ms-correlation-request-id": [
- "5d7ce532-80f5-41e4-87f2-6e881f0f78ba"
+ "2a944522-0b27-4643-aad8-add51d619e44"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192259Z:5d7ce532-80f5-41e4-87f2-6e881f0f78ba"
+ "WESTUS2:20221114T204120Z:2a944522-0b27-4643-aad8-add51d619e44"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:22:58 GMT"
+ "Mon, 14 Nov 2022 20:41:20 GMT"
],
"Content-Length": [
- "3952"
+ "3978"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1683,26 +1808,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs9844\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR9616/providers/Microsoft.Compute/cloudServices/cs9844\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5427\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe1592\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Network/publicIPAddresses/cspip7435\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"21360ede-fc33-4e9c-82af-90680c936818\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T19:18:25.8866066Z\",\r\n \"lastModifiedAt\": \"2022-06-15T19:18:25.8866066Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs786\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR8554/providers/Microsoft.Compute/cloudServices/cs786\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb9361\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe7496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Network/publicIPAddresses/cspip5299\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"ea38a97d-4552-4a02-ab24-5315fec2e7e9\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T20:36:17.5530986Z\",\r\n \"lastModifiedAt\": \"2022-11-14T20:36:17.5530986Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar9616/providers/Microsoft.Compute/cloudServices/cs9844/instanceView?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjk2MTYvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M5ODQ0L2luc3RhbmNlVmlldz9hcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar8554/providers/Microsoft.Compute/cloudServices/cs786/instanceView?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3Rhcjg1NTQvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M3ODYvaW5zdGFuY2VWaWV3P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "a2f1ec4c-1b88-4011-91df-25c49f4c2ba2"
+ "f6110424-1751-4e65-82ac-288f0c04c9ce"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1712,32 +1837,32 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;993,Microsoft.Compute/GetCloudService30Min;4939,Microsoft.Compute/GetCloudService3Min;994,Microsoft.Compute/GetCloudService30Min;4976"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "a059bfb3-f4e3-429b-950a-7f0502aff49f"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;394,Microsoft.Compute/GetCloudService30Min;2573"
+ "6c676179-7b5a-4079-84f3-24b8f2ac18f7"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
+ "11986"
],
"x-ms-correlation-request-id": [
- "f9054ed5-688a-442d-8db6-b6fa342c9b9a"
+ "34a9febd-b84a-44e6-991d-ef86554b2fe4"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192259Z:f9054ed5-688a-442d-8db6-b6fa342c9b9a"
+ "WESTUS2:20221114T204121Z:34a9febd-b84a-44e6-991d-ef86554b2fe4"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:22:58 GMT"
+ "Mon, 14 Nov 2022 20:41:21 GMT"
],
"Content-Length": [
"1169"
@@ -1749,25 +1874,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"roleInstance\": {\r\n \"statusesSummary\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"count\": 4\r\n },\r\n {\r\n \"code\": \"PowerState/started\",\r\n \"count\": 4\r\n },\r\n {\r\n \"code\": \"RoleState/RoleStateStarting\",\r\n \"count\": 2\r\n },\r\n {\r\n \"code\": \"RoleState/RoleStateStarted\",\r\n \"count\": 2\r\n }\r\n ]\r\n },\r\n \"sdkVersion\": \"2.9.8699.20\",\r\n \"privateIds\": [\r\n \"2629a928-ac9e-4925-ad0c-0f304b639005\"\r\n ],\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2022-06-15T14:22:54.3879649-05:00\"\r\n },\r\n {\r\n \"code\": \"PowerState/started\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Started\",\r\n \"time\": \"2022-06-15T14:22:54.3879649-05:00\"\r\n },\r\n {\r\n \"code\": \"CurrentUpgradeDomain/-1\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Current Upgrade Domain of cloud service is -1.\"\r\n },\r\n {\r\n \"code\": \"MaxUpgradeDomain/1\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Max Upgrade Domain of cloud service is 1.\"\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"roleInstance\": {\r\n \"statusesSummary\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"count\": 4\r\n },\r\n {\r\n \"code\": \"PowerState/started\",\r\n \"count\": 4\r\n },\r\n {\r\n \"code\": \"RoleState/RoleStateStarting\",\r\n \"count\": 1\r\n },\r\n {\r\n \"code\": \"RoleState/RoleStateStarted\",\r\n \"count\": 3\r\n }\r\n ]\r\n },\r\n \"sdkVersion\": \"2.9.8699.20\",\r\n \"privateIds\": [\r\n \"3d8dc309-38e0-4014-b754-4a73775a41e9\"\r\n ],\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": \"2022-11-14T12:41:15.4287593-08:00\"\r\n },\r\n {\r\n \"code\": \"PowerState/started\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Started\",\r\n \"time\": \"2022-11-14T12:41:15.4287593-08:00\"\r\n },\r\n {\r\n \"code\": \"CurrentUpgradeDomain/-1\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Current Upgrade Domain of cloud service is -1.\"\r\n },\r\n {\r\n \"code\": \"MaxUpgradeDomain/1\",\r\n \"level\": \"Info\",\r\n \"displayStatus\": \"Max Upgrade Domain of cloud service is 1.\"\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar9616?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rhcjk2MTY/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar8554?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3Rhcjg1NTQ/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "d1a903be-54d0-429d-8c37-db278b24e0fa"
+ "29b18619-8196-471c-aa03-84269640be9f"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
@@ -1779,7 +1904,7 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI5NjE2LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI4NTU0LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2017-05-10"
],
"Retry-After": [
"15"
@@ -1788,13 +1913,13 @@
"14999"
],
"x-ms-request-id": [
- "59b4c8f5-7ccf-418f-9666-9326e429fae4"
+ "94c37a26-17c8-4cfd-bae8-80f2515ddc13"
],
"x-ms-correlation-request-id": [
- "59b4c8f5-7ccf-418f-9666-9326e429fae4"
+ "94c37a26-17c8-4cfd-bae8-80f2515ddc13"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T192301Z:59b4c8f5-7ccf-418f-9666-9326e429fae4"
+ "WESTUS2:20221114T204123Z:94c37a26-17c8-4cfd-bae8-80f2515ddc13"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1803,7 +1928,7 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 19:23:00 GMT"
+ "Mon, 14 Nov 2022 20:41:22 GMT"
],
"Expires": [
"-1"
@@ -1818,21 +1943,21 @@
],
"Names": {
"TestCloudServiceOperationsInternal": [
- "crptestar9616",
- "cs9844",
- "cspip7435",
- "csvnet7916",
- "subnet3483",
- "dns9621",
- "lb5427",
- "lbfe1592"
+ "crptestar8554",
+ "cs786",
+ "cspip5299",
+ "csvnet5709",
+ "subnet1986",
+ "dns5631",
+ "lb9361",
+ "lbfe7496"
],
"CreateCspkgSasUrl": [
- "saforcspkg2159",
- "asforcspkg9990"
+ "saforcspkg3361",
+ "asforcspkg656"
]
},
"Variables": {
- "SubscriptionId": "e37510d7-33b6-4676-886f-ee75bcc01871"
+ "SubscriptionId": "850f02f7-e14c-4fb7-905d-7b98bcae9c7f"
}
}
\ No newline at end of file
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceUpdateTests/TestCloudServiceOperations_ScaleIn_ScaleOut.json b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceUpdateTests/TestCloudServiceOperations_ScaleIn_ScaleOut.json
index 129ea4c820d8..1940d8eb60b6 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceUpdateTests/TestCloudServiceOperations_ScaleIn_ScaleOut.json
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceUpdateTests/TestCloudServiceOperations_ScaleIn_ScaleOut.json
@@ -1,28 +1,28 @@
{
"Entries": [
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar6815?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY4MTU/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar6449?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY0NDk/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar6815\": \"2022-06-15 04:33:26Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar6449\": \"2022-11-14 18:47:48Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "a37ad3c5-165a-4553-bea4-4c31a6e8777d"
+ "fd00b3e1-eba9-4998-8480-a88a87b989b9"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "97"
]
},
"ResponseHeaders": {
@@ -36,13 +36,13 @@
"1199"
],
"x-ms-request-id": [
- "628aad08-9f16-4921-8318-dd858be0072b"
+ "f88d5190-266b-4569-9edd-a351200b60bb"
],
"x-ms-correlation-request-id": [
- "628aad08-9f16-4921-8318-dd858be0072b"
+ "f88d5190-266b-4569-9edd-a351200b60bb"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043327Z:628aad08-9f16-4921-8318-dd858be0072b"
+ "WESTUS2:20221114T184751Z:f88d5190-266b-4569-9edd-a351200b60bb"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -51,10 +51,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:33:27 GMT"
+ "Mon, 14 Nov 2022 18:47:51 GMT"
],
"Content-Length": [
- "228"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -63,32 +63,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815\",\r\n \"name\": \"crptestar6815\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar6815\": \"2022-06-15 04:33:26Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449\",\r\n \"name\": \"crptestar6449\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar6449\": \"2022-11-14 18:47:48Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar6815?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY4MTU/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar6449?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY0NDk/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar6815\": \"2022-06-15 04:33:46Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar6449\": \"2022-11-14 18:48:04Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "fcf1717b-de38-44db-9ded-cb8514901d3e"
+ "3d4accdf-45c8-44aa-b210-71f33e8c6013"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "97"
]
},
"ResponseHeaders": {
@@ -102,13 +102,13 @@
"1198"
],
"x-ms-request-id": [
- "6a7ef83c-7006-45b2-bcba-25764fc1eb02"
+ "ef9c4e4d-d90a-435d-8c25-29b70b9e2e01"
],
"x-ms-correlation-request-id": [
- "6a7ef83c-7006-45b2-bcba-25764fc1eb02"
+ "ef9c4e4d-d90a-435d-8c25-29b70b9e2e01"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043347Z:6a7ef83c-7006-45b2-bcba-25764fc1eb02"
+ "WESTUS2:20221114T184805Z:ef9c4e4d-d90a-435d-8c25-29b70b9e2e01"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -117,10 +117,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:33:46 GMT"
+ "Mon, 14 Nov 2022 18:48:05 GMT"
],
"Content-Length": [
- "228"
+ "232"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -129,32 +129,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815\",\r\n \"name\": \"crptestar6815\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar6815\": \"2022-06-15 04:33:46Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449\",\r\n \"name\": \"crptestar6449\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar6449\": \"2022-11-14 18:48:04Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar6815?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY4MTU/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar6449?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY0NDk/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "378fd26f-5087-41e7-8867-b1ecc3123176"
+ "d341515c-47fe-48ce-bff2-7719e59085df"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -168,13 +168,13 @@
"1197"
],
"x-ms-request-id": [
- "1ebebe3e-3dc7-4d2e-b126-1f3edfe7b860"
+ "53cdc988-92f4-465c-908d-2cf8d240eb7c"
],
"x-ms-correlation-request-id": [
- "1ebebe3e-3dc7-4d2e-b126-1f3edfe7b860"
+ "53cdc988-92f4-465c-908d-2cf8d240eb7c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043424Z:1ebebe3e-3dc7-4d2e-b126-1f3edfe7b860"
+ "WESTUS2:20221114T184841Z:53cdc988-92f4-465c-908d-2cf8d240eb7c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -183,10 +183,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:34:24 GMT"
+ "Mon, 14 Nov 2022 18:48:40 GMT"
],
"Content-Length": [
- "180"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -195,32 +195,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815\",\r\n \"name\": \"crptestar6815\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449\",\r\n \"name\": \"crptestar6449\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar6815?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY4MTU/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar6449?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY0NDk/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "11b412c7-cfec-467e-bd4d-18c20025dd05"
+ "b1162c48-6ada-4adf-bc8e-012b33ec374d"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -231,16 +231,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
+ "1198"
],
"x-ms-request-id": [
- "57ed4414-5f13-4a23-9081-b525796f6730"
+ "8ea8f4ff-e020-47e5-ab99-4a551f568def"
],
"x-ms-correlation-request-id": [
- "57ed4414-5f13-4a23-9081-b525796f6730"
+ "8ea8f4ff-e020-47e5-ab99-4a551f568def"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043730Z:57ed4414-5f13-4a23-9081-b525796f6730"
+ "WESTUS2:20221114T185318Z:8ea8f4ff-e020-47e5-ab99-4a551f568def"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -249,10 +249,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:37:29 GMT"
+ "Mon, 14 Nov 2022 18:53:17 GMT"
],
"Content-Length": [
- "180"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -261,32 +261,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815\",\r\n \"name\": \"crptestar6815\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449\",\r\n \"name\": \"crptestar6449\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar6815?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY4MTU/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar6449?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY0NDk/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "1ff472b1-8ca1-48c9-8a96-cc8f898b1314"
+ "7bf4629c-4852-499d-a107-c9d9a135fdbe"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -297,16 +297,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
+ "1197"
],
"x-ms-request-id": [
- "c77aa991-b6cc-401e-95ea-183895e2a5e5"
+ "a8456d47-0f4b-4bda-a8f0-e66a499b2420"
],
"x-ms-correlation-request-id": [
- "c77aa991-b6cc-401e-95ea-183895e2a5e5"
+ "a8456d47-0f4b-4bda-a8f0-e66a499b2420"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043902Z:c77aa991-b6cc-401e-95ea-183895e2a5e5"
+ "WESTUS2:20221114T185421Z:a8456d47-0f4b-4bda-a8f0-e66a499b2420"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -315,10 +315,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:39:02 GMT"
+ "Mon, 14 Nov 2022 18:54:20 GMT"
],
"Content-Length": [
- "180"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -327,32 +327,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815\",\r\n \"name\": \"crptestar6815\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449\",\r\n \"name\": \"crptestar6449\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar6815?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY4MTU/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar6449?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY0NDk/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "6c384f7f-db07-42f2-baef-467b0d810b40"
+ "4b4c610f-03fa-4a63-a20f-a9676957a67a"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -366,13 +366,13 @@
"1199"
],
"x-ms-request-id": [
- "0cca3aee-2cd6-4114-87a3-b98ec019f52b"
+ "608dbc4d-0821-4873-8b3d-f2a24c74f629"
],
"x-ms-correlation-request-id": [
- "0cca3aee-2cd6-4114-87a3-b98ec019f52b"
+ "608dbc4d-0821-4873-8b3d-f2a24c74f629"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044237Z:0cca3aee-2cd6-4114-87a3-b98ec019f52b"
+ "WESTUS2:20221114T190127Z:608dbc4d-0821-4873-8b3d-f2a24c74f629"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -381,10 +381,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:42:37 GMT"
+ "Mon, 14 Nov 2022 19:01:26 GMT"
],
"Content-Length": [
- "180"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -393,32 +393,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815\",\r\n \"name\": \"crptestar6815\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449\",\r\n \"name\": \"crptestar6449\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/virtualNetworks/csvnet2889?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQyODg5P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/virtualNetworks/csvnet6630?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ2NjMwP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet9693\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet8926\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "166dc524-a9b3-4906-a2a0-de1a9615ffab"
+ "0b56e33d-9576-4308-ab21-1087fb0d67d9"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "297"
+ "301"
]
},
"ResponseHeaders": {
@@ -432,19 +432,19 @@
"3"
],
"x-ms-request-id": [
- "61a052f8-4e1a-4f66-892f-5b2e6114342e"
+ "f2c8d560-7470-4ee0-aba8-acab71442c66"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/61a052f8-4e1a-4f66-892f-5b2e6114342e?api-version=2019-09-01"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/f2c8d560-7470-4ee0-aba8-acab71442c66?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "9bf36751-8339-4db2-9524-b7ac9cee55b4"
+ "baebd66c-3ed3-4e17-9d3a-5fd6b1ca285b"
],
"Azure-AsyncNotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "dbb0ba57-9a7e-4efa-9255-0303e2ef9c9e"
+ "70589dec-5168-4b22-9e4b-25094b96c7aa"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -457,16 +457,16 @@
"1199"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043330Z:9bf36751-8339-4db2-9524-b7ac9cee55b4"
+ "WESTUS2:20221114T184754Z:baebd66c-3ed3-4e17-9d3a-5fd6b1ca285b"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:33:29 GMT"
+ "Mon, 14 Nov 2022 18:47:53 GMT"
],
"Content-Length": [
- "1232"
+ "1237"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -475,19 +475,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet2889\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/virtualNetworks/csvnet2889\",\r\n \"etag\": \"W/\\\"c5aeea65-0130-4750-8f87-a68854c9fe9c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"0dbd0f39-35f0-4c84-8668-244ee20450ed\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet9693\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/virtualNetworks/csvnet2889/subnets/subnet9693\",\r\n \"etag\": \"W/\\\"c5aeea65-0130-4750-8f87-a68854c9fe9c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet6630\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/virtualNetworks/csvnet6630\",\r\n \"etag\": \"W/\\\"b26185ae-5c2b-4c17-9367-13aa888a3518\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"979fdd4e-95ae-4739-86b1-f05c5b0843e0\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet8926\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/virtualNetworks/csvnet6630/subnets/subnet8926\",\r\n \"etag\": \"W/\\\"b26185ae-5c2b-4c17-9367-13aa888a3518\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/61a052f8-4e1a-4f66-892f-5b2e6114342e?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzYxYTA1MmY4LTRlMWEtNGY2Ni04OTJmLTViMmU2MTE0MzQyZT9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/f2c8d560-7470-4ee0-aba8-acab71442c66?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy9mMmM4ZDU2MC03NDcwLTRlZTAtYWJhOC1hY2FiNzE0NDJjNjY/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -498,17 +498,14 @@
"Pragma": [
"no-cache"
],
- "Retry-After": [
- "10"
- ],
"x-ms-request-id": [
- "e0513be9-8c7b-40bb-81e5-6686c264909e"
+ "75288727-beee-48f0-bd0d-e32de37a7dde"
],
"x-ms-correlation-request-id": [
- "336ab447-5cb4-4a73-94ce-c72426ce0435"
+ "3940da9a-31e4-421b-a1fc-c7891f767a25"
],
"x-ms-arm-service-request-id": [
- "a7a327af-53b1-4e97-bd49-bf692b952e0e"
+ "739b47bb-71ea-4700-9a39-953edf9d1185"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -521,74 +518,13 @@
"11999"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043333Z:336ab447-5cb4-4a73-94ce-c72426ce0435"
- ],
- "X-Content-Type-Options": [
- "nosniff"
- ],
- "Date": [
- "Wed, 15 Jun 2022 04:33:32 GMT"
- ],
- "Content-Length": [
- "30"
- ],
- "Content-Type": [
- "application/json; charset=utf-8"
- ],
- "Expires": [
- "-1"
- ]
- },
- "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
- "StatusCode": 200
- },
- {
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/61a052f8-4e1a-4f66-892f-5b2e6114342e?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzYxYTA1MmY4LTRlMWEtNGY2Ni04OTJmLTViMmU2MTE0MzQyZT9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
- "RequestMethod": "GET",
- "RequestBody": "",
- "RequestHeaders": {
- "User-Agent": [
- "FxVersion/4.700.22.26002",
- "OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
- ]
- },
- "ResponseHeaders": {
- "Cache-Control": [
- "no-cache"
- ],
- "Pragma": [
- "no-cache"
- ],
- "x-ms-request-id": [
- "a3de7563-96d8-4487-99bc-58d60a1ae71f"
- ],
- "x-ms-correlation-request-id": [
- "f7518091-46a2-459b-be6f-6469935c66c2"
- ],
- "x-ms-arm-service-request-id": [
- "c2938f7d-4ff1-48a5-ab45-61b5b31d12d1"
- ],
- "Strict-Transport-Security": [
- "max-age=31536000; includeSubDomains"
- ],
- "Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11998"
- ],
- "x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043343Z:f7518091-46a2-459b-be6f-6469935c66c2"
+ "WESTUS2:20221114T184757Z:3940da9a-31e4-421b-a1fc-c7891f767a25"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:33:43 GMT"
+ "Mon, 14 Nov 2022 18:47:56 GMT"
],
"Content-Length": [
"29"
@@ -604,15 +540,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/virtualNetworks/csvnet2889?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQyODg5P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/virtualNetworks/csvnet6630?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQ2NjMwP2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -624,16 +560,16 @@
"no-cache"
],
"ETag": [
- "W/\"89a5ea2d-bd9d-4a6b-9b60-5592740ae0c9\""
+ "W/\"b21ccdc0-fc1d-4fa8-aa9e-354001a6f2c7\""
],
"x-ms-request-id": [
- "40418695-0978-4cd3-8d5d-7d9d0515cc0a"
+ "4c86f476-0d5c-47f6-a5a3-6e16b5412680"
],
"x-ms-correlation-request-id": [
- "e896882a-e4a7-44e7-9c01-be4bab2d3bb2"
+ "cd350b9a-9c7a-473f-954a-2b81bff3a977"
],
"x-ms-arm-service-request-id": [
- "bc18f560-1722-49df-894a-f4717310520e"
+ "2f6aa302-87f2-47d1-9a6e-1a246890623a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -643,19 +579,19 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11997"
+ "11998"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043344Z:e896882a-e4a7-44e7-9c01-be4bab2d3bb2"
+ "WESTUS2:20221114T184757Z:cd350b9a-9c7a-473f-954a-2b81bff3a977"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:33:43 GMT"
+ "Mon, 14 Nov 2022 18:47:57 GMT"
],
"Content-Length": [
- "1234"
+ "1239"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -664,32 +600,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet2889\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/virtualNetworks/csvnet2889\",\r\n \"etag\": \"W/\\\"89a5ea2d-bd9d-4a6b-9b60-5592740ae0c9\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"0dbd0f39-35f0-4c84-8668-244ee20450ed\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet9693\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/virtualNetworks/csvnet2889/subnets/subnet9693\",\r\n \"etag\": \"W/\\\"89a5ea2d-bd9d-4a6b-9b60-5592740ae0c9\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet6630\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/virtualNetworks/csvnet6630\",\r\n \"etag\": \"W/\\\"b21ccdc0-fc1d-4fa8-aa9e-354001a6f2c7\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"979fdd4e-95ae-4739-86b1-f05c5b0843e0\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet8926\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/virtualNetworks/csvnet6630/subnets/subnet8926\",\r\n \"etag\": \"W/\\\"b21ccdc0-fc1d-4fa8-aa9e-354001a6f2c7\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMzEzMz9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwNjU5ND9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns8947\"\r\n }\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns3050\"\r\n }\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "b2b1f2c6-eb95-4f6c-ad5b-9e4631e717b8"
+ "a920913c-6b0a-47cf-b7fd-bd0f07838b91"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "163"
+ "167"
]
},
"ResponseHeaders": {
@@ -703,19 +639,19 @@
"1"
],
"x-ms-request-id": [
- "c2ad2c5f-35a8-4efb-9cea-c1aca220ca91"
+ "48dd142f-5f2f-4a3c-ad80-054b39d81282"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/c2ad2c5f-35a8-4efb-9cea-c1aca220ca91?api-version=2019-09-01"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/48dd142f-5f2f-4a3c-ad80-054b39d81282?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "5e049f43-e543-415b-8a0e-b0f481e2c4b3"
+ "ef79a0bf-0b15-4460-8bd0-5dad2a7f1413"
],
"Azure-AsyncNotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "e6078864-cda2-4f83-b6af-b40068933c99"
+ "7e5025b1-7a2b-4625-a03d-e798cad1bf0c"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -728,16 +664,16 @@
"1198"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043345Z:5e049f43-e543-415b-8a0e-b0f481e2c4b3"
+ "WESTUS2:20221114T184803Z:ef79a0bf-0b15-4460-8bd0-5dad2a7f1413"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:33:44 GMT"
+ "Mon, 14 Nov 2022 18:48:03 GMT"
],
"Content-Length": [
- "724"
+ "732"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -746,19 +682,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip3133\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133\",\r\n \"etag\": \"W/\\\"7842b656-aef3-4eb7-9680-1696d6ee1952\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"e1666f9c-3c42-4950-9ecb-820fa443fbf1\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns8947\",\r\n \"fqdn\": \"dns8947.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip6594\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594\",\r\n \"etag\": \"W/\\\"7260f0e4-5e9f-415d-9d2a-f8cbaf24218e\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"fd00d94b-1feb-4f32-8927-495b869b93ec\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns3050\",\r\n \"fqdn\": \"dns3050.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/c2ad2c5f-35a8-4efb-9cea-c1aca220ca91?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zL2MyYWQyYzVmLTM1YTgtNGVmYi05Y2VhLWMxYWNhMjIwY2E5MT9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/48dd142f-5f2f-4a3c-ad80-054b39d81282?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy80OGRkMTQyZi01ZjJmLTRhM2MtYWQ4MC0wNTRiMzlkODEyODI/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -770,13 +706,13 @@
"no-cache"
],
"x-ms-request-id": [
- "661214f1-8dac-4a7d-b6ec-c466a3f35c8a"
+ "f22f8339-8f0d-46f0-aaf3-149e74168ecf"
],
"x-ms-correlation-request-id": [
- "7f153a7a-9468-46d2-a056-f7fada895347"
+ "cee95e7e-c44e-4b82-a044-0b7310fbd9e1"
],
"x-ms-arm-service-request-id": [
- "f1bd55fc-74e4-43c4-b57a-3cc4979f9239"
+ "261722a7-f146-432a-9135-bf3969e61054"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -786,16 +722,16 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
+ "11997"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043346Z:7f153a7a-9468-46d2-a056-f7fada895347"
+ "WESTUS2:20221114T184804Z:cee95e7e-c44e-4b82-a044-0b7310fbd9e1"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:33:45 GMT"
+ "Mon, 14 Nov 2022 18:48:04 GMT"
],
"Content-Length": [
"29"
@@ -811,15 +747,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMzEzMz9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwNjU5ND9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -831,16 +767,16 @@
"no-cache"
],
"ETag": [
- "W/\"2193fae4-7384-4348-996d-d56f665bda43\""
+ "W/\"0a298c73-baf5-4d2f-af20-7541822e416b\""
],
"x-ms-request-id": [
- "abcdd22e-6d55-41a4-bbbd-3dd96b1c6468"
+ "7d3e07fa-04e0-4624-951f-4d4790829bcc"
],
"x-ms-correlation-request-id": [
- "234ffa52-49bf-42c8-81c0-5e68cb23763c"
+ "618d8d74-9606-4079-b025-9fa6cdc27ad2"
],
"x-ms-arm-service-request-id": [
- "deb24315-c8d2-46e1-9c26-d282babfec30"
+ "58316eae-17d2-4fda-b2ea-b181b69e06f1"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -850,19 +786,19 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11995"
+ "11996"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043346Z:234ffa52-49bf-42c8-81c0-5e68cb23763c"
+ "WESTUS2:20221114T184805Z:618d8d74-9606-4079-b025-9fa6cdc27ad2"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:33:45 GMT"
+ "Mon, 14 Nov 2022 18:48:04 GMT"
],
"Content-Length": [
- "725"
+ "733"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -871,32 +807,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip3133\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133\",\r\n \"etag\": \"W/\\\"2193fae4-7384-4348-996d-d56f665bda43\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"e1666f9c-3c42-4950-9ecb-820fa443fbf1\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns8947\",\r\n \"fqdn\": \"dns8947.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip6594\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594\",\r\n \"etag\": \"W/\\\"0a298c73-baf5-4d2f-af20-7541822e416b\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"fd00d94b-1feb-4f32-8927-495b869b93ec\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns3050\",\r\n \"fqdn\": \"dns3050.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Storage/storageAccounts/saforcspkg614?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNjE0P2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Storage/storageAccounts/saforcspkg1404?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMTQwND9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "e495900b-df88-43cf-b280-5bfd39793dbc"
+ "a4134402-2556-4004-aad1-3a647abe841c"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "89"
+ "93"
]
},
"ResponseHeaders": {
@@ -907,13 +843,13 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5315aab1-150a-4674-b369-d6ebf3c61cfd?monitor=true&api-version=2015-06-15"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/1b4c1fa5-5670-4521-b042-2ec0f23e6074?monitor=true&api-version=2015-06-15"
],
"Retry-After": [
"17"
],
"x-ms-request-id": [
- "5315aab1-150a-4674-b369-d6ebf3c61cfd"
+ "1b4c1fa5-5670-4521-b042-2ec0f23e6074"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -925,16 +861,16 @@
"1199"
],
"x-ms-correlation-request-id": [
- "062590e6-5d04-4131-a3a1-0c578434eab1"
+ "157b25a9-5e78-44a9-a9a8-d967fc693f3b"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043351Z:062590e6-5d04-4131-a3a1-0c578434eab1"
+ "WESTUS2:20221114T184811Z:157b25a9-5e78-44a9-a9a8-d967fc693f3b"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:33:50 GMT"
+ "Mon, 14 Nov 2022 18:48:10 GMT"
],
"Content-Type": [
"text/plain; charset=utf-8"
@@ -950,15 +886,15 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5315aab1-150a-4674-b369-d6ebf3c61cfd?monitor=true&api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMi9hc3luY29wZXJhdGlvbnMvNTMxNWFhYjEtMTUwYS00Njc0LWIzNjktZDZlYmYzYzYxY2ZkP21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/1b4c1fa5-5670-4521-b042-2ec0f23e6074?monitor=true&api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvYXN5bmNvcGVyYXRpb25zLzFiNGMxZmE1LTU2NzAtNDUyMS1iMDQyLTJlYzBmMjNlNjA3ND9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -970,7 +906,7 @@
"no-cache"
],
"x-ms-request-id": [
- "282b4951-310e-4f6d-b76b-ec7f1a9c7e04"
+ "fef288ba-f3c0-4d15-a251-d71c1ab8a718"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -982,19 +918,19 @@
"11999"
],
"x-ms-correlation-request-id": [
- "84b8a5d6-eb46-437c-b0a3-057c153b79c4"
+ "c913f904-f1f3-4e50-bf3f-7b3869988a68"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043408Z:84b8a5d6-eb46-437c-b0a3-057c153b79c4"
+ "WESTUS2:20221114T184828Z:c913f904-f1f3-4e50-bf3f-7b3869988a68"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:34:08 GMT"
+ "Mon, 14 Nov 2022 18:48:27 GMT"
],
"Content-Length": [
- "89"
+ "93"
],
"Content-Type": [
"application/json"
@@ -1003,25 +939,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "452d98a4-5835-4c78-ae05-9faca5e75321"
+ "aa74b9b1-d89f-404c-8a21-98dd2ca374fa"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -1033,7 +969,7 @@
"no-cache"
],
"x-ms-request-id": [
- "b59e1d30-7bda-4928-bb8a-993a5258581d"
+ "b856dfba-eeb8-44fe-9b02-21d8dbbec10e"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1045,19 +981,19 @@
"11998"
],
"x-ms-correlation-request-id": [
- "5c3f5025-2343-43c3-a4b6-5e3202dd4400"
+ "5d3a08c8-8aed-4588-b15e-fa14d5352933"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043418Z:5c3f5025-2343-43c3-a4b6-5e3202dd4400"
+ "WESTUS2:20221114T184838Z:5d3a08c8-8aed-4588-b15e-fa14d5352933"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:34:18 GMT"
+ "Mon, 14 Nov 2022 18:48:37 GMT"
],
"Content-Length": [
- "741"
+ "759"
],
"Content-Type": [
"application/json"
@@ -1066,25 +1002,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Storage/storageAccounts/saforcspkg614\",\r\n \"name\": \"saforcspkg614\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T04:33:49.7497321Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg614.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg614.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg614.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg614.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Storage/storageAccounts/saforcspkg1404\",\r\n \"name\": \"saforcspkg1404\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T18:48:07.3601593Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg1404.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg1404.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg1404.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg1404.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Storage/storageAccounts/saforcspkg614?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNjE0P2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Storage/storageAccounts/saforcspkg1404?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMTQwND9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "7354a21a-768b-4ce8-9f57-dace22c296c3"
+ "04c17fb9-cc9e-4ea9-be0c-4d1e6563c6d8"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -1096,7 +1032,7 @@
"no-cache"
],
"x-ms-request-id": [
- "4e52a432-3ec6-48ca-9605-281a834c4f05"
+ "247c0424-9503-4a1b-9ef6-4cc7c59f92dc"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1108,19 +1044,19 @@
"11997"
],
"x-ms-correlation-request-id": [
- "aa28a5e3-fa7a-4d4a-9353-7c4018e651bb"
+ "3571227f-ba48-4921-98b9-49045512eb3f"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043418Z:aa28a5e3-fa7a-4d4a-9353-7c4018e651bb"
+ "WESTUS2:20221114T184838Z:3571227f-ba48-4921-98b9-49045512eb3f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:34:18 GMT"
+ "Mon, 14 Nov 2022 18:48:37 GMT"
],
"Content-Length": [
- "729"
+ "747"
],
"Content-Type": [
"application/json"
@@ -1129,25 +1065,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Storage/storageAccounts/saforcspkg614\",\r\n \"name\": \"saforcspkg614\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T04:33:49.7497321Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg614.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg614.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg614.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg614.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Storage/storageAccounts/saforcspkg1404\",\r\n \"name\": \"saforcspkg1404\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T18:48:07.3601593Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg1404.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg1404.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg1404.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg1404.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Storage/storageAccounts/saforcspkg614/listKeys?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnNjE0L2xpc3RLZXlzP2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Storage/storageAccounts/saforcspkg1404/listKeys?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMTQwNC9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
"RequestMethod": "POST",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "220bee8b-09c3-4f7b-8f3f-c8824d76fc58"
+ "78bee21f-b088-499e-8858-5b2a3017679c"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -1159,7 +1095,7 @@
"no-cache"
],
"x-ms-request-id": [
- "17588f77-5e5d-4db9-aecd-1c40c881d4ae"
+ "f1b6cb1f-f954-4019-b961-4a4760c8d874"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1171,16 +1107,16 @@
"11999"
],
"x-ms-correlation-request-id": [
- "9e1cdf27-592f-4462-a6ff-55a321f2ed2a"
+ "abe0e346-452a-4254-92c8-8ba9f58755d8"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043419Z:9e1cdf27-592f-4462-a6ff-55a321f2ed2a"
+ "WESTUS2:20221114T184839Z:abe0e346-452a-4254-92c8-8ba9f58755d8"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:34:18 GMT"
+ "Mon, 14 Nov 2022 18:48:38 GMT"
],
"Content-Length": [
"197"
@@ -1196,28 +1132,28 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Compute/cloudServices/cs2285?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MyMjg1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Compute/cloudServices/cs5989?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1OTg5P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg614.blob.core.windows.net/sascontainer/HelloWorldWorker_Standard_D2_v2.cspkg?sv=2017-04-17&sr=b&sig=F0tMMX4SVuxgyAKR%2FhAK%2FfSsYtuCZKfTEkKeGXCCSIk%3D&st=2022-06-14T04%3A34%3A24Z&se=2022-06-17T04%3A34%3A24Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5433\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe8408\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg1404.blob.core.windows.net/sascontainer/HelloWorldWorker_Standard_D2_v2.cspkg?sv=2017-04-17&sr=b&sig=oP14%2FBeAbvV86trF8%2FeokEfRy%2FCYTSKd0GJo0BkHkPo%3D&st=2022-11-13T18%3A48%3A39Z&se=2022-11-16T18%3A48%3A39Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2250\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "1bd540d0-e6b2-41ef-80a4-e87d3f43df2d"
+ "11707a30-f093-4c75-8cca-c2d363bacff2"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "2256"
+ "2263"
]
},
"ResponseHeaders": {
@@ -1228,19 +1164,19 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d4e9dc8a-dc3f-41df-91fb-42132edf1484?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/cff1d453-577e-4bda-8d8d-5633207ce82d?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;298,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;298"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "d4e9dc8a-dc3f-41df-91fb-42132edf1484"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;290"
+ "cff1d453-577e-4bda-8d8d-5633207ce82d"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1249,19 +1185,19 @@
"1199"
],
"x-ms-correlation-request-id": [
- "c178abd6-f7e9-42b8-b3a3-388ba8f5a152"
+ "a4598592-9903-46d3-85aa-9b6796c4c9b1"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043427Z:c178abd6-f7e9-42b8-b3a3-388ba8f5a152"
+ "WESTUS2:20221114T184844Z:a4598592-9903-46d3-85aa-9b6796c4c9b1"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:34:26 GMT"
+ "Mon, 14 Nov 2022 18:48:44 GMT"
],
"Content-Length": [
- "2823"
+ "2851"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1270,32 +1206,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs2285\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6815/providers/Microsoft.Compute/cloudServices/cs2285\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5433\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8408\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"e72527b1-5c1f-4395-84c3-f5b43e970109\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T04:34:26.6136183Z\",\r\n \"lastModifiedAt\": \"2022-06-15T04:34:26.6136183Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs5989\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6449/providers/Microsoft.Compute/cloudServices/cs5989\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2250\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"99f8077d-9467-4bdc-b25a-a4742729caff\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T18:48:43.8595409Z\",\r\n \"lastModifiedAt\": \"2022-11-14T18:48:43.8595409Z\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Compute/cloudServices/cs2285?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MyMjg1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Compute/cloudServices/cs5989?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1OTg5P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg614.blob.core.windows.net/sascontainer/HelloWorldWorker_Standard_D2_v2.cspkg?sv=2017-04-17&sr=b&sig=F0tMMX4SVuxgyAKR%2FhAK%2FfSsYtuCZKfTEkKeGXCCSIk%3D&st=2022-06-14T04%3A34%3A24Z&se=2022-06-17T04%3A34%3A24Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5433\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe8408\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg1404.blob.core.windows.net/sascontainer/HelloWorldWorker_Standard_D2_v2.cspkg?sv=2017-04-17&sr=b&sig=Sanitized\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2250\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "26a1e2c5-dab4-4d59-aefa-c81b0a8f5cd3"
+ "160eae69-c824-4faf-9418-0c802f013ce3"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "2264"
+ "2271"
]
},
"ResponseHeaders": {
@@ -1306,19 +1242,19 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/be661e19-a3be-47d1-b31e-37f97d899cc5?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/522a25ee-9e45-433f-a2b6-051e7a8d9c2c?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;296,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;296"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "be661e19-a3be-47d1-b31e-37f97d899cc5"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;290"
+ "522a25ee-9e45-433f-a2b6-051e7a8d9c2c"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1327,19 +1263,19 @@
"1198"
],
"x-ms-correlation-request-id": [
- "b22954d2-829a-4285-8e94-c91d94d563d8"
+ "c8b7d9fa-4dd3-426f-aa9f-0804af467ac5"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043731Z:b22954d2-829a-4285-8e94-c91d94d563d8"
+ "WESTUS2:20221114T185319Z:c8b7d9fa-4dd3-426f-aa9f-0804af467ac5"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:37:31 GMT"
+ "Mon, 14 Nov 2022 18:53:19 GMT"
],
"Content-Length": [
- "2831"
+ "2858"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1348,32 +1284,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs2285\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6815/providers/Microsoft.Compute/cloudServices/cs2285\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5433\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8408\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"e72527b1-5c1f-4395-84c3-f5b43e970109\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T04:34:26.6136183Z\",\r\n \"lastModifiedAt\": \"2022-06-15T04:37:31.1140921Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs5989\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6449/providers/Microsoft.Compute/cloudServices/cs5989\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2250\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"99f8077d-9467-4bdc-b25a-a4742729caff\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T18:48:43.8595409Z\",\r\n \"lastModifiedAt\": \"2022-11-14T18:53:18.688371Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Compute/cloudServices/cs2285?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MyMjg1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Compute/cloudServices/cs5989?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1OTg5P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg614.blob.core.windows.net/sascontainer/HelloWorldWorker_Standard_D2_v2.cspkg?sv=2017-04-17&sr=b&sig=F0tMMX4SVuxgyAKR%2FhAK%2FfSsYtuCZKfTEkKeGXCCSIk%3D&st=2022-06-14T04%3A34%3A24Z&se=2022-06-17T04%3A34%3A24Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5433\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe8408\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg1404.blob.core.windows.net/sascontainer/HelloWorldWorker_Standard_D2_v2.cspkg?sv=2017-04-17&sr=b&sig=Sanitized\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2250\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "208deb18-c478-4b84-9d45-88761282f815"
+ "8e5d2f0c-97c1-4dd5-b3b3-35994f647917"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "2256"
+ "2263"
]
},
"ResponseHeaders": {
@@ -1384,19 +1320,19 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2d3cf5bc-d2b2-4ab8-aab3-fb2baef1d78b?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7d560e7b-a928-46c9-af9b-3339d3406f15?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;295,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;295"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "2d3cf5bc-d2b2-4ab8-aab3-fb2baef1d78b"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;289"
+ "7d560e7b-a928-46c9-af9b-3339d3406f15"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1405,19 +1341,19 @@
"1197"
],
"x-ms-correlation-request-id": [
- "52cf2b51-8166-4f3d-a660-bec9a8bb621b"
+ "f6f04dd9-7014-4cc2-b3f2-2b482b4edc12"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043903Z:52cf2b51-8166-4f3d-a660-bec9a8bb621b"
+ "WESTUS2:20221114T185422Z:f6f04dd9-7014-4cc2-b3f2-2b482b4edc12"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:39:03 GMT"
+ "Mon, 14 Nov 2022 18:54:22 GMT"
],
"Content-Length": [
- "2823"
+ "2851"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1426,32 +1362,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs2285\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6815/providers/Microsoft.Compute/cloudServices/cs2285\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5433\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8408\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"e72527b1-5c1f-4395-84c3-f5b43e970109\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T04:34:26.6136183Z\",\r\n \"lastModifiedAt\": \"2022-06-15T04:39:03.4736445Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs5989\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6449/providers/Microsoft.Compute/cloudServices/cs5989\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2250\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"99f8077d-9467-4bdc-b25a-a4742729caff\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T18:48:43.8595409Z\",\r\n \"lastModifiedAt\": \"2022-11-14T18:54:21.4852661Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Compute/cloudServices/cs2285?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MyMjg1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Compute/cloudServices/cs5989?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1OTg5P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg614.blob.core.windows.net/sascontainer/HelloWorldWorker_Standard_D2_v2.cspkg?sv=2017-04-17&sr=b&sig=F0tMMX4SVuxgyAKR%2FhAK%2FfSsYtuCZKfTEkKeGXCCSIk%3D&st=2022-06-14T04%3A34%3A24Z&se=2022-06-17T04%3A34%3A24Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5433\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe8408\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg1404.blob.core.windows.net/sascontainer/HelloWorldWorker_Standard_D2_v2.cspkg?sv=2017-04-17&sr=b&sig=Sanitized\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2250\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "a93eb04b-519a-4487-b096-4f372144cabe"
+ "12815f2b-21cd-4702-a045-73d516364e7e"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "2256"
+ "2263"
]
},
"ResponseHeaders": {
@@ -1462,19 +1398,19 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;294,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;299"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "9b03a624-2a76-4289-98f4-cade0839263d"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;289"
+ "ba88db53-901f-4054-be31-6fc2bc1e1679"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1483,19 +1419,19 @@
"1196"
],
"x-ms-correlation-request-id": [
- "a61a2c9c-bb72-496f-a54d-af29a7826e1d"
+ "29987fd2-f48b-4e3e-95dc-6bf06e11ff7b"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044238Z:a61a2c9c-bb72-496f-a54d-af29a7826e1d"
+ "WESTUS2:20221114T190129Z:29987fd2-f48b-4e3e-95dc-6bf06e11ff7b"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:42:37 GMT"
+ "Mon, 14 Nov 2022 19:01:28 GMT"
],
"Content-Length": [
- "2823"
+ "2851"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1504,20 +1440,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs2285\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6815/providers/Microsoft.Compute/cloudServices/cs2285\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5433\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8408\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"e72527b1-5c1f-4395-84c3-f5b43e970109\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T04:34:26.6136183Z\",\r\n \"lastModifiedAt\": \"2022-06-15T04:42:37.9747563Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs5989\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6449/providers/Microsoft.Compute/cloudServices/cs5989\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2250\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"99f8077d-9467-4bdc-b25a-a4742729caff\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T18:48:43.8595409Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:01:28.4240343Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d4e9dc8a-dc3f-41df-91fb-42132edf1484?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDRlOWRjOGEtZGMzZi00MWRmLTkxZmItNDIxMzJlZGYxNDg0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/cff1d453-577e-4bda-8d8d-5633207ce82d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2NmZjFkNDUzLTU3N2UtNGJkYS04ZDhkLTU2MzMyMDdjZTgyZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1531,10 +1467,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "48a51488-d93f-4382-b2e1-384ee3e13d85"
+ "272fc8b7-e133-441b-957b-f764b6d2f954"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1544,16 +1480,16 @@
"11999"
],
"x-ms-correlation-request-id": [
- "fb4c609f-aee5-48f2-96c5-797eddabded7"
+ "28621390-83d5-4319-ad5d-64a0c0aacdd2"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043457Z:fb4c609f-aee5-48f2-96c5-797eddabded7"
+ "WESTUS2:20221114T184915Z:28621390-83d5-4319-ad5d-64a0c0aacdd2"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:34:57 GMT"
+ "Mon, 14 Nov 2022 18:49:15 GMT"
],
"Content-Length": [
"134"
@@ -1565,20 +1501,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:34:26.5979891-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d4e9dc8a-dc3f-41df-91fb-42132edf1484\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:48:43.8595409-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cff1d453-577e-4bda-8d8d-5633207ce82d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d4e9dc8a-dc3f-41df-91fb-42132edf1484?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDRlOWRjOGEtZGMzZi00MWRmLTkxZmItNDIxMzJlZGYxNDg0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/cff1d453-577e-4bda-8d8d-5633207ce82d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2NmZjFkNDUzLTU3N2UtNGJkYS04ZDhkLTU2MzMyMDdjZTgyZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1592,10 +1528,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "f8b6b926-cf0a-4e70-840e-609453ec02bc"
+ "eb094ca1-0e9f-465d-8677-0c70bd6f3798"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1605,16 +1541,16 @@
"11998"
],
"x-ms-correlation-request-id": [
- "eff13aaf-d694-4846-a71a-e2f4485f9409"
+ "40f35754-907a-4f6f-8ac1-6f6a6acb0bf0"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043527Z:eff13aaf-d694-4846-a71a-e2f4485f9409"
+ "WESTUS2:20221114T184945Z:40f35754-907a-4f6f-8ac1-6f6a6acb0bf0"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:35:27 GMT"
+ "Mon, 14 Nov 2022 18:49:44 GMT"
],
"Content-Length": [
"134"
@@ -1626,20 +1562,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:34:26.5979891-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d4e9dc8a-dc3f-41df-91fb-42132edf1484\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:48:43.8595409-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cff1d453-577e-4bda-8d8d-5633207ce82d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d4e9dc8a-dc3f-41df-91fb-42132edf1484?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDRlOWRjOGEtZGMzZi00MWRmLTkxZmItNDIxMzJlZGYxNDg0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/cff1d453-577e-4bda-8d8d-5633207ce82d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2NmZjFkNDUzLTU3N2UtNGJkYS04ZDhkLTU2MzMyMDdjZTgyZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1653,10 +1589,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "4ba974f5-370a-4783-aa1d-2d0d2083a48e"
+ "35fb3d37-6ba8-408e-9ecc-1e685c625b40"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1666,16 +1602,16 @@
"11997"
],
"x-ms-correlation-request-id": [
- "cea4e793-c3e4-4848-aa5d-f2425695a2ac"
+ "31dc0fbf-8362-41cc-ada2-ca3d26c1d189"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043558Z:cea4e793-c3e4-4848-aa5d-f2425695a2ac"
+ "WESTUS2:20221114T185015Z:31dc0fbf-8362-41cc-ada2-ca3d26c1d189"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:35:57 GMT"
+ "Mon, 14 Nov 2022 18:50:14 GMT"
],
"Content-Length": [
"134"
@@ -1687,20 +1623,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:34:26.5979891-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d4e9dc8a-dc3f-41df-91fb-42132edf1484\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:48:43.8595409-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cff1d453-577e-4bda-8d8d-5633207ce82d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d4e9dc8a-dc3f-41df-91fb-42132edf1484?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDRlOWRjOGEtZGMzZi00MWRmLTkxZmItNDIxMzJlZGYxNDg0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/cff1d453-577e-4bda-8d8d-5633207ce82d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2NmZjFkNDUzLTU3N2UtNGJkYS04ZDhkLTU2MzMyMDdjZTgyZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1714,10 +1650,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "23016ff3-ac8e-47eb-b812-875a78cefe43"
+ "9182ab76-143a-48cf-97e2-5d412c139187"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1727,16 +1663,16 @@
"11996"
],
"x-ms-correlation-request-id": [
- "5d8eb0c3-ee1e-4134-b3bf-7a3ac55c1d51"
+ "08b17707-10f9-4fda-b3b9-f8b9ab4ce00a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043628Z:5d8eb0c3-ee1e-4134-b3bf-7a3ac55c1d51"
+ "WESTUS2:20221114T185045Z:08b17707-10f9-4fda-b3b9-f8b9ab4ce00a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:36:27 GMT"
+ "Mon, 14 Nov 2022 18:50:45 GMT"
],
"Content-Length": [
"134"
@@ -1748,20 +1684,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:34:26.5979891-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d4e9dc8a-dc3f-41df-91fb-42132edf1484\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:48:43.8595409-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cff1d453-577e-4bda-8d8d-5633207ce82d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d4e9dc8a-dc3f-41df-91fb-42132edf1484?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDRlOWRjOGEtZGMzZi00MWRmLTkxZmItNDIxMzJlZGYxNDg0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/cff1d453-577e-4bda-8d8d-5633207ce82d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2NmZjFkNDUzLTU3N2UtNGJkYS04ZDhkLTU2MzMyMDdjZTgyZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1775,10 +1711,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "4bbd8f3e-aab0-436a-83f3-7d351dd5445d"
+ "cc5baa35-8a0d-4b02-b818-77bc00ad497a"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1788,16 +1724,16 @@
"11995"
],
"x-ms-correlation-request-id": [
- "b859f7f6-cf1f-4a5d-929e-16de81c452b6"
+ "bd55c740-7d12-44e7-bb61-13126caff8e3"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043658Z:b859f7f6-cf1f-4a5d-929e-16de81c452b6"
+ "WESTUS2:20221114T185115Z:bd55c740-7d12-44e7-bb61-13126caff8e3"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:36:58 GMT"
+ "Mon, 14 Nov 2022 18:51:15 GMT"
],
"Content-Length": [
"134"
@@ -1809,20 +1745,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:34:26.5979891-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"d4e9dc8a-dc3f-41df-91fb-42132edf1484\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:48:43.8595409-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cff1d453-577e-4bda-8d8d-5633207ce82d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/d4e9dc8a-dc3f-41df-91fb-42132edf1484?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZDRlOWRjOGEtZGMzZi00MWRmLTkxZmItNDIxMzJlZGYxNDg0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/cff1d453-577e-4bda-8d8d-5633207ce82d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2NmZjFkNDUzLTU3N2UtNGJkYS04ZDhkLTU2MzMyMDdjZTgyZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1836,10 +1772,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "3f43beae-abcb-4235-872c-3cfc1879d34f"
+ "189bdb3f-a084-463e-ae83-a2b58ab2d9a1"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1849,19 +1785,141 @@
"11994"
],
"x-ms-correlation-request-id": [
- "cb0191b4-4082-4c86-8e60-7f8508000da0"
+ "846af2ab-fa89-48a5-bd35-87bb11a0c431"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043728Z:cb0191b4-4082-4c86-8e60-7f8508000da0"
+ "WESTUS2:20221114T185145Z:846af2ab-fa89-48a5-bd35-87bb11a0c431"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:37:28 GMT"
+ "Mon, 14 Nov 2022 18:51:45 GMT"
],
"Content-Length": [
- "184"
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:48:43.8595409-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cff1d453-577e-4bda-8d8d-5633207ce82d\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/cff1d453-577e-4bda-8d8d-5633207ce82d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2NmZjFkNDUzLTU3N2UtNGJkYS04ZDhkLTU2MzMyMDdjZTgyZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "7ae50655-2efe-4d0c-af70-eb4bd036e43f"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11993"
+ ],
+ "x-ms-correlation-request-id": [
+ "acf384a7-a412-4a38-a75e-967fdee772f7"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T185216Z:acf384a7-a412-4a38-a75e-967fdee772f7"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 18:52:16 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:48:43.8595409-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cff1d453-577e-4bda-8d8d-5633207ce82d\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/cff1d453-577e-4bda-8d8d-5633207ce82d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2NmZjFkNDUzLTU3N2UtNGJkYS04ZDhkLTU2MzMyMDdjZTgyZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "4297406c-1485-4094-9b0d-3c2fccec64bf"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11992"
+ ],
+ "x-ms-correlation-request-id": [
+ "833b5996-7305-42ae-88a4-61d8872d4e88"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T185246Z:833b5996-7305-42ae-88a4-61d8872d4e88"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 18:52:45 GMT"
+ ],
+ "Content-Length": [
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1870,20 +1928,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:34:26.5979891-05:00\",\r\n \"endTime\": \"2022-06-14T23:37:23.1609871-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"d4e9dc8a-dc3f-41df-91fb-42132edf1484\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:48:43.8595409-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"cff1d453-577e-4bda-8d8d-5633207ce82d\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Compute/cloudServices/cs2285?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MyMjg1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/cff1d453-577e-4bda-8d8d-5633207ce82d?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2NmZjFkNDUzLTU3N2UtNGJkYS04ZDhkLTU2MzMyMDdjZTgyZD9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1896,32 +1954,537 @@
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
"x-ms-request-id": [
- "29ffade0-9f6f-4e04-b2da-314505b4229c"
+ "4d64e2f8-e084-4cd7-b9d4-b83de5d6b715"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11991"
+ ],
+ "x-ms-correlation-request-id": [
+ "ae2b424c-46b1-4ea6-a503-dce911297f89"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T185316Z:ae2b424c-46b1-4ea6-a503-dce911297f89"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 18:53:15 GMT"
+ ],
+ "Content-Length": [
+ "184"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:48:43.8595409-08:00\",\r\n \"endTime\": \"2022-11-14T10:52:59.8134007-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"cff1d453-577e-4bda-8d8d-5633207ce82d\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Compute/cloudServices/cs5989?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1OTg5P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
],
"x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;393,Microsoft.Compute/GetCloudService30Min;2530"
+ "Microsoft.Compute/GetCloudService3Min;992,Microsoft.Compute/GetCloudService30Min;4979,Microsoft.Compute/GetCloudService3Min;995,Microsoft.Compute/GetCloudService30Min;4993"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-request-id": [
+ "97fb25c5-b278-4f2a-b836-7bddf625cd30"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11993"
+ "11990"
+ ],
+ "x-ms-correlation-request-id": [
+ "f7144d40-8340-4e86-bd77-c71f64e26ad2"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T185316Z:f7144d40-8340-4e86-bd77-c71f64e26ad2"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 18:53:16 GMT"
+ ],
+ "Content-Length": [
+ "2853"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"name\": \"cs5989\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6449/providers/Microsoft.Compute/cloudServices/cs5989\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2250\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"99f8077d-9467-4bdc-b25a-a4742729caff\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T18:48:43.8595409Z\",\r\n \"lastModifiedAt\": \"2022-11-14T18:48:43.8595409Z\"\r\n }\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Compute/cloudServices/cs5989?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1OTg5P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "aff96a52-fe97-4310-ad6f-aaa1aa3a7904"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;991,Microsoft.Compute/GetCloudService30Min;4978,Microsoft.Compute/GetCloudService3Min;994,Microsoft.Compute/GetCloudService30Min;4992"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-request-id": [
+ "6a06e937-8494-46f0-a2eb-ce4bf2123ce3"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11989"
+ ],
+ "x-ms-correlation-request-id": [
+ "b97750e8-d212-470b-adb1-93ee65476242"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T185316Z:b97750e8-d212-470b-adb1-93ee65476242"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 18:53:16 GMT"
+ ],
+ "Content-Length": [
+ "2853"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"name\": \"cs5989\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6449/providers/Microsoft.Compute/cloudServices/cs5989\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2250\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"99f8077d-9467-4bdc-b25a-a4742729caff\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T18:48:43.8595409Z\",\r\n \"lastModifiedAt\": \"2022-11-14T18:48:43.8595409Z\"\r\n }\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Compute/cloudServices/cs5989?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1OTg5P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;985,Microsoft.Compute/GetCloudService30Min;4970,Microsoft.Compute/GetCloudService3Min;993,Microsoft.Compute/GetCloudService30Min;4990"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-request-id": [
+ "84a4c9f9-bb7b-4629-8894-e33d5f6a8457"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11986"
+ ],
+ "x-ms-correlation-request-id": [
+ "f62b0beb-62c2-4aae-b9d2-2500877677a0"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T185420Z:f62b0beb-62c2-4aae-b9d2-2500877677a0"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 18:54:19 GMT"
+ ],
+ "Content-Length": [
+ "2860"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"name\": \"cs5989\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6449/providers/Microsoft.Compute/cloudServices/cs5989\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2250\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"99f8077d-9467-4bdc-b25a-a4742729caff\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T18:48:43.8595409Z\",\r\n \"lastModifiedAt\": \"2022-11-14T18:53:18.688371Z\"\r\n }\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Compute/cloudServices/cs5989?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1OTg5P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "5fed6410-fc88-40e8-a694-65ea11d87f42"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;984,Microsoft.Compute/GetCloudService30Min;4969,Microsoft.Compute/GetCloudService3Min;992,Microsoft.Compute/GetCloudService30Min;4989"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-request-id": [
+ "9499499c-6cfb-4dfa-b823-1783bea070ac"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11985"
+ ],
+ "x-ms-correlation-request-id": [
+ "b8690680-e800-46a8-a6d3-aa1ff6017b7d"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T185420Z:b8690680-e800-46a8-a6d3-aa1ff6017b7d"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 18:54:20 GMT"
+ ],
+ "Content-Length": [
+ "2860"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"name\": \"cs5989\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6449/providers/Microsoft.Compute/cloudServices/cs5989\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2250\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"99f8077d-9467-4bdc-b25a-a4742729caff\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T18:48:43.8595409Z\",\r\n \"lastModifiedAt\": \"2022-11-14T18:53:18.688371Z\"\r\n }\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Compute/cloudServices/cs5989?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1OTg5P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;995,Microsoft.Compute/GetCloudService30Min;4954,Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4998"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-request-id": [
+ "c1440086-70b5-42fc-9abe-fa81ee187b0e"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11970"
+ ],
+ "x-ms-correlation-request-id": [
+ "733fc62e-da40-4097-9d19-34c378c66667"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T190124Z:733fc62e-da40-4097-9d19-34c378c66667"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 19:01:24 GMT"
+ ],
+ "Content-Length": [
+ "2853"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"name\": \"cs5989\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6449/providers/Microsoft.Compute/cloudServices/cs5989\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2250\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"99f8077d-9467-4bdc-b25a-a4742729caff\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T18:48:43.8595409Z\",\r\n \"lastModifiedAt\": \"2022-11-14T18:54:21.4852661Z\"\r\n }\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Compute/cloudServices/cs5989?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1OTg5P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "062a685d-e667-4f2a-9d96-6bbcb3649978"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;994,Microsoft.Compute/GetCloudService30Min;4953,Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4997"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-request-id": [
+ "933fb8e4-a963-4a56-925c-e3153b5fa445"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11969"
+ ],
+ "x-ms-correlation-request-id": [
+ "572e1f47-2f82-41d4-8f3f-ba5b1014877c"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T190125Z:572e1f47-2f82-41d4-8f3f-ba5b1014877c"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 19:01:24 GMT"
+ ],
+ "Content-Length": [
+ "2853"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"name\": \"cs5989\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6449/providers/Microsoft.Compute/cloudServices/cs5989\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2250\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"99f8077d-9467-4bdc-b25a-a4742729caff\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T18:48:43.8595409Z\",\r\n \"lastModifiedAt\": \"2022-11-14T18:54:21.4852661Z\"\r\n }\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Compute/cloudServices/cs5989?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1OTg5P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;999,Microsoft.Compute/GetCloudService30Min;4946,Microsoft.Compute/GetCloudService3Min;999,Microsoft.Compute/GetCloudService30Min;4994"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-request-id": [
+ "7808f953-8c7f-4946-a299-75c756b1b9b2"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11944"
+ ],
+ "x-ms-correlation-request-id": [
+ "f895ea2d-cf2d-4406-868a-12271d1bdf69"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T191303Z:f895ea2d-cf2d-4406-868a-12271d1bdf69"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 19:13:02 GMT"
+ ],
+ "Content-Length": [
+ "2853"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"name\": \"cs5989\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6449/providers/Microsoft.Compute/cloudServices/cs5989\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2250\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"99f8077d-9467-4bdc-b25a-a4742729caff\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T18:48:43.8595409Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:01:28.4240343Z\"\r\n }\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Compute/cloudServices/cs5989?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1OTg5P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "x-ms-client-request-id": [
+ "79dfb592-20f7-43d4-ac7e-20fa525deea0"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4945,Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4993"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-request-id": [
+ "63ce8425-55b3-4267-906a-aff887aca867"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11943"
],
"x-ms-correlation-request-id": [
- "efb71923-ec51-4368-9461-598f82b9a39e"
+ "e1f56487-02c0-41d9-8d64-e21cedd9216f"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043728Z:efb71923-ec51-4368-9461-598f82b9a39e"
+ "WESTUS2:20221114T191303Z:e1f56487-02c0-41d9-8d64-e21cedd9216f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:37:28 GMT"
+ "Mon, 14 Nov 2022 19:13:02 GMT"
],
"Content-Length": [
- "2825"
+ "2853"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1930,26 +2493,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs2285\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6815/providers/Microsoft.Compute/cloudServices/cs2285\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5433\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8408\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e72527b1-5c1f-4395-84c3-f5b43e970109\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T04:34:26.6136183Z\",\r\n \"lastModifiedAt\": \"2022-06-15T04:34:26.6136183Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs5989\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6449/providers/Microsoft.Compute/cloudServices/cs5989\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb2250\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe4496\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Network/publicIPAddresses/cspip6594\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"99f8077d-9467-4bdc-b25a-a4742729caff\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T18:48:43.8595409Z\",\r\n \"lastModifiedAt\": \"2022-11-14T19:01:28.4240343Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Compute/cloudServices/cs2285?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MyMjg1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/522a25ee-9e45-433f-a2b6-051e7a8d9c2c?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzUyMmEyNWVlLTllNDUtNDMzZi1hMmI2LTA1MWU3YThkOWMyYz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
- "x-ms-client-request-id": [
- "853619dc-100e-4bd0-9125-547368a7df59"
- ],
- "Accept-Language": [
- "en-US"
- ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1962,32 +2519,33 @@
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "x-ms-request-id": [
- "27dc4abd-dc83-4752-b233-4d1ca66865d0"
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;392,Microsoft.Compute/GetCloudService30Min;2529"
+ "x-ms-request-id": [
+ "03685caf-0b58-4074-b7a3-028c6648e535"
],
"Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11992"
+ "11988"
],
"x-ms-correlation-request-id": [
- "39b4b10c-f324-45ce-941c-59256e706bce"
+ "1f8485cb-b272-4d5e-b401-fe7d99ac8bcd"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043728Z:39b4b10c-f324-45ce-941c-59256e706bce"
+ "WESTUS2:20221114T185349Z:1f8485cb-b272-4d5e-b401-fe7d99ac8bcd"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:37:28 GMT"
+ "Mon, 14 Nov 2022 18:53:48 GMT"
],
"Content-Length": [
- "2825"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1996,20 +2554,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs2285\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6815/providers/Microsoft.Compute/cloudServices/cs2285\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5433\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8408\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e72527b1-5c1f-4395-84c3-f5b43e970109\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T04:34:26.6136183Z\",\r\n \"lastModifiedAt\": \"2022-06-15T04:34:26.6136183Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:53:18.5165115-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"522a25ee-9e45-433f-a2b6-051e7a8d9c2c\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Compute/cloudServices/cs2285?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MyMjg1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/522a25ee-9e45-433f-a2b6-051e7a8d9c2c?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzUyMmEyNWVlLTllNDUtNDMzZi1hMmI2LTA1MWU3YThkOWMyYz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2022,32 +2580,33 @@
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
"x-ms-request-id": [
- "304d1495-da0d-4240-946a-2b311afa6cb1"
+ "69402d5f-349b-4b91-8e48-d11e9d4fb0d7"
],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;389,Microsoft.Compute/GetCloudService30Min;2522"
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11987"
],
"Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11988"
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
],
"x-ms-correlation-request-id": [
- "805f3f40-47ca-4533-ad25-a607633b8cb7"
+ "01b5dbde-d1d0-427a-aab1-1ef3b2db7ce3"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043902Z:805f3f40-47ca-4533-ad25-a607633b8cb7"
+ "WESTUS2:20221114T185419Z:01b5dbde-d1d0-427a-aab1-1ef3b2db7ce3"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:39:01 GMT"
+ "Mon, 14 Nov 2022 18:54:19 GMT"
],
"Content-Length": [
- "2833"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2056,26 +2615,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs2285\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6815/providers/Microsoft.Compute/cloudServices/cs2285\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5433\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8408\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e72527b1-5c1f-4395-84c3-f5b43e970109\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T04:34:26.6136183Z\",\r\n \"lastModifiedAt\": \"2022-06-15T04:37:31.1140921Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:53:18.5165115-08:00\",\r\n \"endTime\": \"2022-11-14T10:54:15.6571392-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"522a25ee-9e45-433f-a2b6-051e7a8d9c2c\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Compute/cloudServices/cs2285?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MyMjg1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7d560e7b-a928-46c9-af9b-3339d3406f15?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkNTYwZTdiLWE5MjgtNDZjOS1hZjliLTMzMzlkMzQwNmYxNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
- "x-ms-client-request-id": [
- "db208cc7-8511-4f8b-947f-7e71b1ee484e"
- ],
- "Accept-Language": [
- "en-US"
- ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2088,32 +2641,33 @@
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "x-ms-request-id": [
- "8ee6e060-f45b-4d5a-a771-74edf9a14423"
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;388,Microsoft.Compute/GetCloudService30Min;2521"
+ "x-ms-request-id": [
+ "2fc670ac-6f65-4490-b0cc-5b06e49dfc5e"
],
"Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11987"
+ "11984"
],
"x-ms-correlation-request-id": [
- "d3e0ffa6-4982-42ac-b89e-48effe38c8c0"
+ "c9f6fbaf-6388-49a7-b9dd-abf791ba1d74"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043902Z:d3e0ffa6-4982-42ac-b89e-48effe38c8c0"
+ "WESTUS2:20221114T185452Z:c9f6fbaf-6388-49a7-b9dd-abf791ba1d74"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:39:01 GMT"
+ "Mon, 14 Nov 2022 18:54:52 GMT"
],
"Content-Length": [
- "2833"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2122,20 +2676,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs2285\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6815/providers/Microsoft.Compute/cloudServices/cs2285\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5433\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8408\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e72527b1-5c1f-4395-84c3-f5b43e970109\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T04:34:26.6136183Z\",\r\n \"lastModifiedAt\": \"2022-06-15T04:37:31.1140921Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:54:21.3602482-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7d560e7b-a928-46c9-af9b-3339d3406f15\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Compute/cloudServices/cs2285?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MyMjg1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7d560e7b-a928-46c9-af9b-3339d3406f15?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkNTYwZTdiLWE5MjgtNDZjOS1hZjliLTMzMzlkMzQwNmYxNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2148,32 +2702,33 @@
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "x-ms-request-id": [
- "0eae1d5d-ef8b-463a-960c-cf58173e8a80"
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;392,Microsoft.Compute/GetCloudService30Min;2521"
+ "x-ms-request-id": [
+ "398e8d6b-1f4c-44a8-b38e-605086612032"
],
"Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11979"
+ "11983"
],
"x-ms-correlation-request-id": [
- "4fa99f68-9e9e-4207-b8fc-58c81b22ccc7"
+ "29164cbb-5654-45c6-9598-33d6624a3c81"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044235Z:4fa99f68-9e9e-4207-b8fc-58c81b22ccc7"
+ "WESTUS2:20221114T185522Z:29164cbb-5654-45c6-9598-33d6624a3c81"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:42:34 GMT"
+ "Mon, 14 Nov 2022 18:55:22 GMT"
],
"Content-Length": [
- "2825"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2182,26 +2737,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs2285\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6815/providers/Microsoft.Compute/cloudServices/cs2285\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5433\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8408\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e72527b1-5c1f-4395-84c3-f5b43e970109\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T04:34:26.6136183Z\",\r\n \"lastModifiedAt\": \"2022-06-15T04:39:03.4736445Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:54:21.3602482-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7d560e7b-a928-46c9-af9b-3339d3406f15\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Compute/cloudServices/cs2285?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MyMjg1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7d560e7b-a928-46c9-af9b-3339d3406f15?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkNTYwZTdiLWE5MjgtNDZjOS1hZjliLTMzMzlkMzQwNmYxNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
- "x-ms-client-request-id": [
- "4be1668f-b79b-4a79-9f32-975366524262"
- ],
- "Accept-Language": [
- "en-US"
- ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2214,32 +2763,33 @@
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "x-ms-request-id": [
- "71a40d26-4f26-44dc-b8d9-2bb0d967e81e"
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;391,Microsoft.Compute/GetCloudService30Min;2520"
+ "x-ms-request-id": [
+ "b484caa7-afc2-423b-90ba-5c037e4c3dc6"
],
"Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11978"
+ "11982"
],
"x-ms-correlation-request-id": [
- "4c016317-233f-4ddc-aa4a-78baabeb0283"
+ "81c7b67e-6aa5-42c6-8ed1-9a6d525fcdef"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044235Z:4c016317-233f-4ddc-aa4a-78baabeb0283"
+ "WESTUS2:20221114T185553Z:81c7b67e-6aa5-42c6-8ed1-9a6d525fcdef"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:42:34 GMT"
+ "Mon, 14 Nov 2022 18:55:53 GMT"
],
"Content-Length": [
- "2825"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2248,20 +2798,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs2285\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6815/providers/Microsoft.Compute/cloudServices/cs2285\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5433\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8408\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e72527b1-5c1f-4395-84c3-f5b43e970109\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T04:34:26.6136183Z\",\r\n \"lastModifiedAt\": \"2022-06-15T04:39:03.4736445Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:54:21.3602482-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7d560e7b-a928-46c9-af9b-3339d3406f15\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Compute/cloudServices/cs2285?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MyMjg1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7d560e7b-a928-46c9-af9b-3339d3406f15?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkNTYwZTdiLWE5MjgtNDZjOS1hZjliLTMzMzlkMzQwNmYxNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2274,32 +2824,33 @@
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "x-ms-request-id": [
- "b87f55cf-29fb-4bbf-928c-89457c568305"
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;392,Microsoft.Compute/GetCloudService30Min;2518"
+ "x-ms-request-id": [
+ "d817635a-192a-4315-8ad2-42e3466551a5"
],
"Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11954"
+ "11981"
],
"x-ms-correlation-request-id": [
- "a4f9e8bf-acfc-4f66-b55a-212fc59453f3"
+ "cb69c73d-c747-451b-b820-7a1264268a17"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045342Z:a4f9e8bf-acfc-4f66-b55a-212fc59453f3"
+ "WESTUS2:20221114T185623Z:cb69c73d-c747-451b-b820-7a1264268a17"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:53:42 GMT"
+ "Mon, 14 Nov 2022 18:56:22 GMT"
],
"Content-Length": [
- "2825"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2308,26 +2859,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs2285\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6815/providers/Microsoft.Compute/cloudServices/cs2285\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5433\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8408\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e72527b1-5c1f-4395-84c3-f5b43e970109\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T04:34:26.6136183Z\",\r\n \"lastModifiedAt\": \"2022-06-15T04:42:37.9747563Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:54:21.3602482-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7d560e7b-a928-46c9-af9b-3339d3406f15\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Compute/cloudServices/cs2285?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MyMjg1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7d560e7b-a928-46c9-af9b-3339d3406f15?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkNTYwZTdiLWE5MjgtNDZjOS1hZjliLTMzMzlkMzQwNmYxNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
- "x-ms-client-request-id": [
- "94666ef2-3a4d-46f6-adab-71750d4d2cea"
- ],
- "Accept-Language": [
- "en-US"
- ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2340,32 +2885,33 @@
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "x-ms-request-id": [
- "1b951cda-df2f-418d-9b5b-273ca5a1f689"
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;391,Microsoft.Compute/GetCloudService30Min;2517"
+ "x-ms-request-id": [
+ "77aa4a1d-215c-4c76-8210-7f7f29da813a"
],
"Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11953"
+ "11980"
],
"x-ms-correlation-request-id": [
- "e3b3535d-752b-4626-8beb-3c9be8404fa8"
+ "36951247-3f8f-43f0-af61-305c21ebc7fd"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045342Z:e3b3535d-752b-4626-8beb-3c9be8404fa8"
+ "WESTUS2:20221114T185653Z:36951247-3f8f-43f0-af61-305c21ebc7fd"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:53:42 GMT"
+ "Mon, 14 Nov 2022 18:56:52 GMT"
],
"Content-Length": [
- "2825"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2374,20 +2920,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs2285\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6815/providers/Microsoft.Compute/cloudServices/cs2285\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb5433\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe8408\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Network/publicIPAddresses/cspip3133\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"e72527b1-5c1f-4395-84c3-f5b43e970109\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T04:34:26.6136183Z\",\r\n \"lastModifiedAt\": \"2022-06-15T04:42:37.9747563Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:54:21.3602482-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7d560e7b-a928-46c9-af9b-3339d3406f15\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/be661e19-a3be-47d1-b31e-37f97d899cc5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYmU2NjFlMTktYTNiZS00N2QxLWIzMWUtMzdmOTdkODk5Y2M1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7d560e7b-a928-46c9-af9b-3339d3406f15?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkNTYwZTdiLWE5MjgtNDZjOS1hZjliLTMzMzlkMzQwNmYxNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2401,29 +2947,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "c105e62e-94e6-4547-8765-6c0f00e40038"
+ "ace3e079-370f-40da-ae94-2faa8a49a0bf"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11991"
+ "11979"
],
"x-ms-correlation-request-id": [
- "b8262033-51e4-45fd-8fc9-4677068f2175"
+ "a75607c1-a839-467d-92d6-44cd63b613ae"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043801Z:b8262033-51e4-45fd-8fc9-4677068f2175"
+ "WESTUS2:20221114T185723Z:a75607c1-a839-467d-92d6-44cd63b613ae"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:38:01 GMT"
+ "Mon, 14 Nov 2022 18:57:22 GMT"
],
"Content-Length": [
"134"
@@ -2435,20 +2981,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:37:30.9109365-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"be661e19-a3be-47d1-b31e-37f97d899cc5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:54:21.3602482-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7d560e7b-a928-46c9-af9b-3339d3406f15\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/be661e19-a3be-47d1-b31e-37f97d899cc5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYmU2NjFlMTktYTNiZS00N2QxLWIzMWUtMzdmOTdkODk5Y2M1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7d560e7b-a928-46c9-af9b-3339d3406f15?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkNTYwZTdiLWE5MjgtNDZjOS1hZjliLTMzMzlkMzQwNmYxNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2462,29 +3008,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "0ed30105-6187-4ae3-b57c-f081ef67b2ec"
+ "3066b112-a022-41fe-8735-e45ecfb3ea5a"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11990"
+ "11978"
],
"x-ms-correlation-request-id": [
- "5c24de71-7527-4640-9049-f126b6451d8c"
+ "17e41ab6-b6f7-4e2a-a640-b72990439c44"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043831Z:5c24de71-7527-4640-9049-f126b6451d8c"
+ "WESTUS2:20221114T185753Z:17e41ab6-b6f7-4e2a-a640-b72990439c44"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:38:31 GMT"
+ "Mon, 14 Nov 2022 18:57:52 GMT"
],
"Content-Length": [
"134"
@@ -2496,20 +3042,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:37:30.9109365-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"be661e19-a3be-47d1-b31e-37f97d899cc5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:54:21.3602482-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7d560e7b-a928-46c9-af9b-3339d3406f15\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/be661e19-a3be-47d1-b31e-37f97d899cc5?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvYmU2NjFlMTktYTNiZS00N2QxLWIzMWUtMzdmOTdkODk5Y2M1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7d560e7b-a928-46c9-af9b-3339d3406f15?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkNTYwZTdiLWE5MjgtNDZjOS1hZjliLTMzMzlkMzQwNmYxNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2523,32 +3069,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "2cc00ce0-2ca9-4765-bd84-fc2ed2c92eaf"
+ "0e9044ed-8563-49a7-b6a4-b5216e8b6e05"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11989"
+ "11977"
],
"x-ms-correlation-request-id": [
- "c8c8df9c-e0d6-4e57-9169-34b19c8ed0f8"
+ "4640ba26-0753-4e6f-a38c-aa8cb471a408"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043902Z:c8c8df9c-e0d6-4e57-9169-34b19c8ed0f8"
+ "WESTUS2:20221114T185823Z:4640ba26-0753-4e6f-a38c-aa8cb471a408"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:39:01 GMT"
+ "Mon, 14 Nov 2022 18:58:23 GMT"
],
"Content-Length": [
- "184"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2557,20 +3103,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:37:30.9109365-05:00\",\r\n \"endTime\": \"2022-06-14T23:38:47.9266844-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"be661e19-a3be-47d1-b31e-37f97d899cc5\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:54:21.3602482-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7d560e7b-a928-46c9-af9b-3339d3406f15\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2d3cf5bc-d2b2-4ab8-aab3-fb2baef1d78b?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMmQzY2Y1YmMtZDJiMi00YWI4LWFhYjMtZmIyYmFlZjFkNzhiP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7d560e7b-a928-46c9-af9b-3339d3406f15?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkNTYwZTdiLWE5MjgtNDZjOS1hZjliLTMzMzlkMzQwNmYxNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2584,29 +3130,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "3879a493-d2d6-46ce-a9d5-4863d381b3ff"
+ "03d7254e-00aa-4fc9-980a-ef45fa927eb9"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11986"
+ "11976"
],
"x-ms-correlation-request-id": [
- "db1e38c0-2bac-48ce-a776-4abd2c51b45e"
+ "f24916ec-d2f8-42f5-a744-c446728702b1"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043934Z:db1e38c0-2bac-48ce-a776-4abd2c51b45e"
+ "WESTUS2:20221114T185853Z:f24916ec-d2f8-42f5-a744-c446728702b1"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:39:33 GMT"
+ "Mon, 14 Nov 2022 18:58:53 GMT"
],
"Content-Length": [
"134"
@@ -2618,20 +3164,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:39:03.3173939-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2d3cf5bc-d2b2-4ab8-aab3-fb2baef1d78b\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:54:21.3602482-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7d560e7b-a928-46c9-af9b-3339d3406f15\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2d3cf5bc-d2b2-4ab8-aab3-fb2baef1d78b?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMmQzY2Y1YmMtZDJiMi00YWI4LWFhYjMtZmIyYmFlZjFkNzhiP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7d560e7b-a928-46c9-af9b-3339d3406f15?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkNTYwZTdiLWE5MjgtNDZjOS1hZjliLTMzMzlkMzQwNmYxNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2645,29 +3191,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "02bc852f-0c3e-4d2f-ade2-f8e5ec5b23fd"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11985"
+ "f26343ad-570d-4bf7-b909-45d68eee9710"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11975"
+ ],
"x-ms-correlation-request-id": [
- "1e9cc44d-a251-4bd3-bd37-9d0e465a0e21"
+ "1faf61b6-e458-4d49-9060-7828bc3f5919"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044004Z:1e9cc44d-a251-4bd3-bd37-9d0e465a0e21"
+ "WESTUS2:20221114T185923Z:1faf61b6-e458-4d49-9060-7828bc3f5919"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:40:03 GMT"
+ "Mon, 14 Nov 2022 18:59:23 GMT"
],
"Content-Length": [
"134"
@@ -2679,20 +3225,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:39:03.3173939-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2d3cf5bc-d2b2-4ab8-aab3-fb2baef1d78b\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:54:21.3602482-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7d560e7b-a928-46c9-af9b-3339d3406f15\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2d3cf5bc-d2b2-4ab8-aab3-fb2baef1d78b?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMmQzY2Y1YmMtZDJiMi00YWI4LWFhYjMtZmIyYmFlZjFkNzhiP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7d560e7b-a928-46c9-af9b-3339d3406f15?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkNTYwZTdiLWE5MjgtNDZjOS1hZjliLTMzMzlkMzQwNmYxNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2706,29 +3252,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "c4321e3b-f9a5-4180-9cbc-8f76a3869aa7"
+ "6822166e-2e9f-42b5-a9ac-49451e1401bf"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11974"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11984"
- ],
"x-ms-correlation-request-id": [
- "e8d264ab-643a-4204-a8fa-88827c0f6a83"
+ "764dd538-8529-462a-a0e2-228f7d1ba10e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044034Z:e8d264ab-643a-4204-a8fa-88827c0f6a83"
+ "WESTUS2:20221114T185954Z:764dd538-8529-462a-a0e2-228f7d1ba10e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:40:34 GMT"
+ "Mon, 14 Nov 2022 18:59:53 GMT"
],
"Content-Length": [
"134"
@@ -2740,20 +3286,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:39:03.3173939-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2d3cf5bc-d2b2-4ab8-aab3-fb2baef1d78b\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:54:21.3602482-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7d560e7b-a928-46c9-af9b-3339d3406f15\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2d3cf5bc-d2b2-4ab8-aab3-fb2baef1d78b?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMmQzY2Y1YmMtZDJiMi00YWI4LWFhYjMtZmIyYmFlZjFkNzhiP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7d560e7b-a928-46c9-af9b-3339d3406f15?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkNTYwZTdiLWE5MjgtNDZjOS1hZjliLTMzMzlkMzQwNmYxNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2767,29 +3313,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "7f59821e-743f-405f-8929-ede81ff85ad3"
+ "29d099bb-48ec-4dc4-a1be-a50026b6025b"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11983"
+ "11973"
],
"x-ms-correlation-request-id": [
- "75f9d2bf-a8c9-407e-ae8f-fc8086162322"
+ "b8323984-5a0e-4d4f-8f8d-e9cfd1692023"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044104Z:75f9d2bf-a8c9-407e-ae8f-fc8086162322"
+ "WESTUS2:20221114T190024Z:b8323984-5a0e-4d4f-8f8d-e9cfd1692023"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:41:04 GMT"
+ "Mon, 14 Nov 2022 19:00:23 GMT"
],
"Content-Length": [
"134"
@@ -2801,20 +3347,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:39:03.3173939-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2d3cf5bc-d2b2-4ab8-aab3-fb2baef1d78b\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:54:21.3602482-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7d560e7b-a928-46c9-af9b-3339d3406f15\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2d3cf5bc-d2b2-4ab8-aab3-fb2baef1d78b?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMmQzY2Y1YmMtZDJiMi00YWI4LWFhYjMtZmIyYmFlZjFkNzhiP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7d560e7b-a928-46c9-af9b-3339d3406f15?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkNTYwZTdiLWE5MjgtNDZjOS1hZjliLTMzMzlkMzQwNmYxNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2828,29 +3374,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "62d6d77a-cf2f-4ea3-b37d-882fbf69d248"
+ "e9f02b78-aaa6-4874-affd-02382b6be893"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11982"
+ "11972"
],
"x-ms-correlation-request-id": [
- "f692d022-9814-40c1-97f7-99caebd6537f"
+ "5b84c9fc-845d-47b5-989c-3d7b272b9694"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044134Z:f692d022-9814-40c1-97f7-99caebd6537f"
+ "WESTUS2:20221114T190054Z:5b84c9fc-845d-47b5-989c-3d7b272b9694"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:41:34 GMT"
+ "Mon, 14 Nov 2022 19:00:53 GMT"
],
"Content-Length": [
"134"
@@ -2862,20 +3408,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:39:03.3173939-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2d3cf5bc-d2b2-4ab8-aab3-fb2baef1d78b\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:54:21.3602482-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"7d560e7b-a928-46c9-af9b-3339d3406f15\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2d3cf5bc-d2b2-4ab8-aab3-fb2baef1d78b?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMmQzY2Y1YmMtZDJiMi00YWI4LWFhYjMtZmIyYmFlZjFkNzhiP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/7d560e7b-a928-46c9-af9b-3339d3406f15?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzdkNTYwZTdiLWE5MjgtNDZjOS1hZjliLTMzMzlkMzQwNmYxNT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2889,32 +3435,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "9aaa2482-4981-41e7-ac70-82a6ce071357"
+ "7877baf7-3432-4d6e-b45a-6890fad64d12"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11981"
+ "11971"
],
"x-ms-correlation-request-id": [
- "ab267b28-9cf7-4f6d-afed-32ecd40c4fc2"
+ "94220bde-0727-43ef-8ffb-c0d2d61e92c1"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044204Z:ab267b28-9cf7-4f6d-afed-32ecd40c4fc2"
+ "WESTUS2:20221114T190124Z:94220bde-0727-43ef-8ffb-c0d2d61e92c1"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:42:04 GMT"
+ "Mon, 14 Nov 2022 19:01:24 GMT"
],
"Content-Length": [
- "134"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2923,20 +3469,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:39:03.3173939-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"2d3cf5bc-d2b2-4ab8-aab3-fb2baef1d78b\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T10:54:21.3602482-08:00\",\r\n \"endTime\": \"2022-11-14T11:00:59.3926257-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"7d560e7b-a928-46c9-af9b-3339d3406f15\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/2d3cf5bc-d2b2-4ab8-aab3-fb2baef1d78b?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMmQzY2Y1YmMtZDJiMi00YWI4LWFhYjMtZmIyYmFlZjFkNzhiP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Compute/cloudServices/cs5989/roleInstances?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1OTg5L3JvbGVJbnN0YW5jZXM/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
+ "x-ms-client-request-id": [
+ "19ae130a-f4a5-4682-bb51-24716da0780c"
+ ],
+ "Accept-Language": [
+ "en-US"
+ ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2946,36 +3498,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;993,Microsoft.Compute/GetCloudService30Min;4952,Microsoft.Compute/GetCloudService3Min;996,Microsoft.Compute/GetCloudService30Min;4996"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
- ],
"x-ms-request-id": [
- "2c439f76-909d-49e8-9874-c6415577604c"
+ "db8b53a2-0e61-4fec-be67-05a47cada1fb"
],
"Server": [
- "Microsoft-HTTPAPI/2.0",
- "Microsoft-HTTPAPI/2.0"
+ "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11980"
+ "11968"
],
"x-ms-correlation-request-id": [
- "d2a993b5-5ea1-4fc5-8707-b30a9ed9ec90"
+ "0500e229-1d3b-4709-8ffe-91710897a895"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044235Z:d2a993b5-5ea1-4fc5-8707-b30a9ed9ec90"
+ "WESTUS2:20221114T190125Z:0500e229-1d3b-4709-8ffe-91710897a895"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:42:34 GMT"
+ "Mon, 14 Nov 2022 19:01:25 GMT"
],
"Content-Length": [
- "184"
+ "1402"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2984,26 +3535,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:39:03.3173939-05:00\",\r\n \"endTime\": \"2022-06-14T23:42:20.9434165-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"2d3cf5bc-d2b2-4ab8-aab3-fb2baef1d78b\"\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6449/providers/Microsoft.Compute/cloudServices/cs5989/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6449/providers/Microsoft.Compute/cloudServices/cs5989/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1_IN_1\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6449/providers/Microsoft.Compute/cloudServices/cs5989/roleInstances/WorkerRole1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6449/providers/Microsoft.Compute/cloudServices/cs5989/roleInstances/WorkerRole1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Compute/cloudServices/cs2285/roleInstances?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MyMjg1L3JvbGVJbnN0YW5jZXM/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Compute/cloudServices/cs5989/roleInstances?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1OTg5L3JvbGVJbnN0YW5jZXM/YXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "86f426d3-2fd2-40fc-bc54-c5e1697d4c8a"
+ "20bde629-93cc-4bd3-9d48-aed1614ca11c"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3013,35 +3564,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4944,Microsoft.Compute/GetCloudService3Min;997,Microsoft.Compute/GetCloudService30Min;4992"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "830ec38e-dfaf-47b7-9176-e1bfc5a8b747"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;390,Microsoft.Compute/GetCloudService30Min;2519"
+ "20c63479-298c-4c66-9398-6d4cb9ba182b"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11977"
+ "11942"
],
"x-ms-correlation-request-id": [
- "fd3f1544-b60a-4437-8ea6-e525b5592374"
+ "813391fb-0b0d-47af-9f6c-620c1312ada3"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044235Z:fd3f1544-b60a-4437-8ea6-e525b5592374"
+ "WESTUS2:20221114T191303Z:813391fb-0b0d-47af-9f6c-620c1312ada3"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:42:34 GMT"
+ "Mon, 14 Nov 2022 19:13:03 GMT"
],
"Content-Length": [
- "1394"
+ "712"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3050,26 +3601,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6815/providers/Microsoft.Compute/cloudServices/cs2285/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6815/providers/Microsoft.Compute/cloudServices/cs2285/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1_IN_1\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6815/providers/Microsoft.Compute/cloudServices/cs2285/roleInstances/WorkerRole1_IN_1\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6815/providers/Microsoft.Compute/cloudServices/cs2285/roleInstances/WorkerRole1_IN_1/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6449/providers/Microsoft.Compute/cloudServices/cs5989/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2euap\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR6449/providers/Microsoft.Compute/cloudServices/cs5989/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Compute/cloudServices/cs2285/roleInstances?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MyMjg1L3JvbGVJbnN0YW5jZXM/YXBpLXZlcnNpb249MjAyMi0wNC0wNA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
- "x-ms-client-request-id": [
- "6421fbfa-63ea-449c-a229-4d863f9a19db"
- ],
- "Accept-Language": [
- "en-US"
- ],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3082,32 +3627,33 @@
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
- "x-ms-request-id": [
- "dbad8773-e34c-4ff3-8f82-b71f06b3c6ea"
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;390,Microsoft.Compute/GetCloudService30Min;2516"
+ "x-ms-request-id": [
+ "a43931c2-a534-467d-8b96-7e5d9ba3da57"
],
"Server": [
- "Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11952"
+ "11967"
],
"x-ms-correlation-request-id": [
- "b79a38df-aca5-4599-add1-910d4639a0e7"
+ "45101254-7a5a-4797-9591-7718b4cd018c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045342Z:b79a38df-aca5-4599-add1-910d4639a0e7"
+ "WESTUS2:20221114T190159Z:45101254-7a5a-4797-9591-7718b4cd018c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:53:42 GMT"
+ "Mon, 14 Nov 2022 19:01:59 GMT"
],
"Content-Length": [
- "708"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3116,20 +3662,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"name\": \"WorkerRole1_IN_0\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6815/providers/Microsoft.Compute/cloudServices/cs2285/roleInstances/WorkerRole1_IN_0\",\r\n \"type\": \"Microsoft.Compute/cloudServices/roleInstances\",\r\n \"location\": \"eastus2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"networkProfile\": {\r\n \"networkInterfaces\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR6815/providers/Microsoft.Compute/cloudServices/cs2285/roleInstances/WorkerRole1_IN_0/networkInterfaces/nic1\"\r\n }\r\n ]\r\n }\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3143,29 +3689,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "27c7fe69-2c32-4168-892a-866304a89a2a"
+ "65f4cf09-8d25-43f6-a92c-af347bc1a884"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11976"
+ "11966"
],
"x-ms-correlation-request-id": [
- "0ef0e3b3-276b-4244-83d7-588e7411b715"
+ "eca872bc-6e86-4594-a135-6d38a5758006"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044308Z:0ef0e3b3-276b-4244-83d7-588e7411b715"
+ "WESTUS2:20221114T190229Z:eca872bc-6e86-4594-a135-6d38a5758006"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:43:07 GMT"
+ "Mon, 14 Nov 2022 19:02:28 GMT"
],
"Content-Length": [
"134"
@@ -3177,20 +3723,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3204,29 +3750,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "6a5bf73b-36d9-482a-aaea-65de1f40ad86"
+ "25e554af-377a-49f1-acb8-6abd7893c852"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11975"
+ "11965"
],
"x-ms-correlation-request-id": [
- "af883164-8856-453f-b530-7e11a5bf05e0"
+ "43e1e02e-dbb7-4aa9-a72d-ed58b277dea7"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044338Z:af883164-8856-453f-b530-7e11a5bf05e0"
+ "WESTUS2:20221114T190259Z:43e1e02e-dbb7-4aa9-a72d-ed58b277dea7"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:43:38 GMT"
+ "Mon, 14 Nov 2022 19:02:59 GMT"
],
"Content-Length": [
"134"
@@ -3238,20 +3784,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3265,29 +3811,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "c7903fbf-4a3f-4122-9ef4-2ef7a4f60c77"
+ "403226d7-7308-4952-b707-15f97ad00377"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11974"
+ "11964"
],
"x-ms-correlation-request-id": [
- "2967f031-6221-4a68-97a4-ea9189d24c13"
+ "6b388fea-f8f6-4484-8323-2731cc6a55e8"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044409Z:2967f031-6221-4a68-97a4-ea9189d24c13"
+ "WESTUS2:20221114T190329Z:6b388fea-f8f6-4484-8323-2731cc6a55e8"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:44:08 GMT"
+ "Mon, 14 Nov 2022 19:03:28 GMT"
],
"Content-Length": [
"134"
@@ -3299,20 +3845,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3326,29 +3872,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "c5d9103f-78b0-430d-9b18-cdeb2f2f6831"
+ "d31c0b14-61bd-45d2-b35d-3411d7164f17"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11973"
+ "11963"
],
"x-ms-correlation-request-id": [
- "14602641-c071-4e65-a409-c1ce453cdcc6"
+ "6fff1bf8-92f6-445f-a495-4ecc297bfada"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044439Z:14602641-c071-4e65-a409-c1ce453cdcc6"
+ "WESTUS2:20221114T190359Z:6fff1bf8-92f6-445f-a495-4ecc297bfada"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:44:38 GMT"
+ "Mon, 14 Nov 2022 19:03:59 GMT"
],
"Content-Length": [
"134"
@@ -3360,20 +3906,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3387,29 +3933,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "7ed04b18-23e0-4849-b4de-e89aa02aba98"
+ "03c58694-9486-44bf-951f-e0c4feb10380"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11972"
+ "11962"
],
"x-ms-correlation-request-id": [
- "a0685fbe-932e-4ce8-b19c-f0a121d4f9b8"
+ "2174e95d-cefc-4adf-87d8-df9e6c8e6c6d"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044509Z:a0685fbe-932e-4ce8-b19c-f0a121d4f9b8"
+ "WESTUS2:20221114T190429Z:2174e95d-cefc-4adf-87d8-df9e6c8e6c6d"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:45:08 GMT"
+ "Mon, 14 Nov 2022 19:04:29 GMT"
],
"Content-Length": [
"134"
@@ -3421,20 +3967,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3448,29 +3994,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "eefe6841-7264-46aa-9c19-6f9f943fd529"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11971"
+ "e124cb77-a31e-4f47-9d73-57cfb362125b"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11961"
+ ],
"x-ms-correlation-request-id": [
- "9604207e-636a-4071-9c07-12509ac6d27b"
+ "9a2ced79-1d9a-4c68-a113-92dc0b9831b8"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044539Z:9604207e-636a-4071-9c07-12509ac6d27b"
+ "WESTUS2:20221114T190500Z:9a2ced79-1d9a-4c68-a113-92dc0b9831b8"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:45:38 GMT"
+ "Mon, 14 Nov 2022 19:04:59 GMT"
],
"Content-Length": [
"134"
@@ -3482,20 +4028,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3509,29 +4055,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "f51a1bf3-468a-45bd-80fe-366a77b5b895"
+ "e1d26ca4-fdc2-4313-9fda-86cb580dde16"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11960"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11970"
- ],
"x-ms-correlation-request-id": [
- "203d20df-fff0-4298-882f-449aa3297227"
+ "3dd5639c-d312-418d-b790-6690f1b77c82"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044610Z:203d20df-fff0-4298-882f-449aa3297227"
+ "WESTUS2:20221114T190530Z:3dd5639c-d312-418d-b790-6690f1b77c82"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:46:09 GMT"
+ "Mon, 14 Nov 2022 19:05:30 GMT"
],
"Content-Length": [
"134"
@@ -3543,20 +4089,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3570,29 +4116,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "f56dd9ee-63d7-47b9-8f80-4b5fe1b2ca2e"
+ "4bb1445d-b17b-4856-8fb8-defd357e8d24"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11969"
+ "11959"
],
"x-ms-correlation-request-id": [
- "12c86579-7095-4b7f-a0f6-53ddf1b9638c"
+ "6bafffea-743d-4839-b106-acee10156247"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044640Z:12c86579-7095-4b7f-a0f6-53ddf1b9638c"
+ "WESTUS2:20221114T190600Z:6bafffea-743d-4839-b106-acee10156247"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:46:39 GMT"
+ "Mon, 14 Nov 2022 19:05:59 GMT"
],
"Content-Length": [
"134"
@@ -3604,20 +4150,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3631,29 +4177,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "4f1eab12-2fbc-4f9a-b927-a82c410d5758"
+ "257205c9-bf23-40ed-b083-80c8231600c8"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11968"
+ "11958"
],
"x-ms-correlation-request-id": [
- "d785ff6b-690d-4bf5-924d-51df883a9a18"
+ "ff018ec8-12f1-4d50-8c33-2954cfa56c9e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044710Z:d785ff6b-690d-4bf5-924d-51df883a9a18"
+ "WESTUS2:20221114T190630Z:ff018ec8-12f1-4d50-8c33-2954cfa56c9e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:47:09 GMT"
+ "Mon, 14 Nov 2022 19:06:30 GMT"
],
"Content-Length": [
"134"
@@ -3665,20 +4211,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3692,29 +4238,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "26c073c5-69f9-41f0-9b03-60c05b833a1c"
+ "a7d428da-4f5d-4234-ae1d-c0ccc970e7cb"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11967"
+ "11957"
],
"x-ms-correlation-request-id": [
- "853e7a42-5043-4441-ac57-d5153565b069"
+ "0ff206f7-304c-41e6-a10c-39392dfc5a51"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044740Z:853e7a42-5043-4441-ac57-d5153565b069"
+ "WESTUS2:20221114T190700Z:0ff206f7-304c-41e6-a10c-39392dfc5a51"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:47:39 GMT"
+ "Mon, 14 Nov 2022 19:06:59 GMT"
],
"Content-Length": [
"134"
@@ -3726,20 +4272,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3753,29 +4299,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "c8f377df-43b9-4255-92c2-0b0402eb5da6"
+ "4a693664-8f20-4987-940c-561c4894a6c4"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11966"
+ "11956"
],
"x-ms-correlation-request-id": [
- "5e76635d-3c6e-4911-86cb-57f48085f129"
+ "fb3ceffc-878d-4fc3-b79c-68ba76ce145b"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044810Z:5e76635d-3c6e-4911-86cb-57f48085f129"
+ "WESTUS2:20221114T190731Z:fb3ceffc-878d-4fc3-b79c-68ba76ce145b"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:48:10 GMT"
+ "Mon, 14 Nov 2022 19:07:30 GMT"
],
"Content-Length": [
"134"
@@ -3787,20 +4333,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3814,29 +4360,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "efb67ac6-dc58-497c-97d4-1e9df48d050e"
+ "a7dea6fc-1de2-4bbc-8f78-a68c0ef3c157"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11965"
+ "11955"
],
"x-ms-correlation-request-id": [
- "06ce14f7-da53-4e7a-a926-adfc52860ca0"
+ "1340539e-b6e7-4baf-968f-4ba65963af84"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044840Z:06ce14f7-da53-4e7a-a926-adfc52860ca0"
+ "WESTUS2:20221114T190801Z:1340539e-b6e7-4baf-968f-4ba65963af84"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:48:40 GMT"
+ "Mon, 14 Nov 2022 19:08:01 GMT"
],
"Content-Length": [
"134"
@@ -3848,20 +4394,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3875,29 +4421,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "71e1dbb3-2ed1-47e7-a2a9-ccb01f18d72d"
+ "4736fe4e-6ae8-4368-b3d0-3095c4725fc3"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11964"
+ "11954"
],
"x-ms-correlation-request-id": [
- "abf37f13-7812-4d4d-a4fb-e5f196711dd1"
+ "247f02d1-cadc-4c1e-89f4-6c3236a21739"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044910Z:abf37f13-7812-4d4d-a4fb-e5f196711dd1"
+ "WESTUS2:20221114T190831Z:247f02d1-cadc-4c1e-89f4-6c3236a21739"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:49:10 GMT"
+ "Mon, 14 Nov 2022 19:08:30 GMT"
],
"Content-Length": [
"134"
@@ -3909,20 +4455,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3936,29 +4482,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "516310b9-a741-492a-afef-2aee4967df1a"
+ "561dc430-37e5-4861-b090-1815ccb0a21c"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11963"
+ "11953"
],
"x-ms-correlation-request-id": [
- "40ecef04-500c-4854-86fd-0fd67b90ce7b"
+ "8dd29eeb-c239-4a94-8fff-187013b95cec"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T044940Z:40ecef04-500c-4854-86fd-0fd67b90ce7b"
+ "WESTUS2:20221114T190901Z:8dd29eeb-c239-4a94-8fff-187013b95cec"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:49:40 GMT"
+ "Mon, 14 Nov 2022 19:09:00 GMT"
],
"Content-Length": [
"134"
@@ -3970,20 +4516,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3997,29 +4543,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "0b9d0a38-3ae2-42a4-a9ff-33ba561e5166"
+ "5bf14c96-2dc2-4300-9a86-41e1287d76be"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11962"
+ "11952"
],
"x-ms-correlation-request-id": [
- "9507ba6e-89e8-4b5f-b7c2-83d64b81cd1e"
+ "b2819c7a-9dc6-4388-a33f-c740b2074917"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045011Z:9507ba6e-89e8-4b5f-b7c2-83d64b81cd1e"
+ "WESTUS2:20221114T190931Z:b2819c7a-9dc6-4388-a33f-c740b2074917"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:50:10 GMT"
+ "Mon, 14 Nov 2022 19:09:31 GMT"
],
"Content-Length": [
"134"
@@ -4031,20 +4577,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4058,29 +4604,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "344832a1-8df0-4630-9ea8-92adbf2e4656"
+ "8543a658-d422-4aee-a905-80229e0f79d2"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11961"
+ "11951"
],
"x-ms-correlation-request-id": [
- "cdd91ef4-1c77-4171-86b9-2d0a192b2761"
+ "c84eb062-05cc-42b5-bc64-0ef62dfc2db3"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045041Z:cdd91ef4-1c77-4171-86b9-2d0a192b2761"
+ "WESTUS2:20221114T191001Z:c84eb062-05cc-42b5-bc64-0ef62dfc2db3"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:50:41 GMT"
+ "Mon, 14 Nov 2022 19:10:00 GMT"
],
"Content-Length": [
"134"
@@ -4092,20 +4638,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4119,29 +4665,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "08b23a90-3364-4e5c-9404-4704571b95a4"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11960"
+ "fdf2cfe2-36ac-4b4a-93f1-0684db99f9aa"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11950"
+ ],
"x-ms-correlation-request-id": [
- "ca6ebbe2-bf68-420d-9611-7822c34613a3"
+ "73485565-bef2-41a6-82c1-2a2baec84251"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045111Z:ca6ebbe2-bf68-420d-9611-7822c34613a3"
+ "WESTUS2:20221114T191031Z:73485565-bef2-41a6-82c1-2a2baec84251"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:51:11 GMT"
+ "Mon, 14 Nov 2022 19:10:31 GMT"
],
"Content-Length": [
"134"
@@ -4153,20 +4699,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4180,29 +4726,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "0e63799c-4828-47a5-b4a3-f8ff55a78f42"
+ "e1578b9e-63e7-4db0-b7ef-7979bf3dbec8"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11949"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11959"
- ],
"x-ms-correlation-request-id": [
- "7beb6d8c-afd9-4242-b7eb-4fe110016af2"
+ "265a791a-be7c-45ab-b3dc-4564acf135bd"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045141Z:7beb6d8c-afd9-4242-b7eb-4fe110016af2"
+ "WESTUS2:20221114T191102Z:265a791a-be7c-45ab-b3dc-4564acf135bd"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:51:41 GMT"
+ "Mon, 14 Nov 2022 19:11:01 GMT"
],
"Content-Length": [
"134"
@@ -4214,20 +4760,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4241,29 +4787,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "ca8295ec-b9a5-49c8-bbc1-f8878aa21633"
+ "3cea8cbc-b3cb-4cbf-bdf3-928d58639cb7"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11958"
+ "11948"
],
"x-ms-correlation-request-id": [
- "4a38ffe2-1cc1-46ca-a979-c2e3eda7c5c0"
+ "12c2c29e-f66e-404f-bb09-190a2598f89d"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045211Z:4a38ffe2-1cc1-46ca-a979-c2e3eda7c5c0"
+ "WESTUS2:20221114T191132Z:12c2c29e-f66e-404f-bb09-190a2598f89d"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:52:11 GMT"
+ "Mon, 14 Nov 2022 19:11:32 GMT"
],
"Content-Length": [
"134"
@@ -4275,20 +4821,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4302,29 +4848,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "e5993197-5957-4f73-ac88-b7bded2eb9ee"
+ "7236b286-2201-4080-87e2-a89bd5992b46"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11957"
+ "11947"
],
"x-ms-correlation-request-id": [
- "02e8c460-6a52-46c8-8dc1-703cdfee0baa"
+ "1ae156c8-4ab1-45f6-9150-e3e3a3c6a59d"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045242Z:02e8c460-6a52-46c8-8dc1-703cdfee0baa"
+ "WESTUS2:20221114T191202Z:1ae156c8-4ab1-45f6-9150-e3e3a3c6a59d"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:52:41 GMT"
+ "Mon, 14 Nov 2022 19:12:02 GMT"
],
"Content-Length": [
"134"
@@ -4336,20 +4882,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4363,29 +4909,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "78a349ec-bcd1-469e-babd-48574f8634f2"
+ "bebfc600-420e-445d-b834-54ccdf01505c"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11956"
+ "11946"
],
"x-ms-correlation-request-id": [
- "509e7ce7-c2e6-427f-8616-28f7b0ba9b6e"
+ "bd5f5218-260d-43ec-8ebe-92975a19ed33"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045312Z:509e7ce7-c2e6-427f-8616-28f7b0ba9b6e"
+ "WESTUS2:20221114T191232Z:bd5f5218-260d-43ec-8ebe-92975a19ed33"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:53:12 GMT"
+ "Mon, 14 Nov 2022 19:12:32 GMT"
],
"Content-Length": [
"134"
@@ -4397,20 +4943,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/9b03a624-2a76-4289-98f4-cade0839263d?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvOWIwM2E2MjQtMmE3Ni00Mjg5LTk4ZjQtY2FkZTA4MzkyNjNkP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/ba88db53-901f-4054-be31-6fc2bc1e1679?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2JhODhkYjUzLTkwMWYtNDA1NC1iZTMxLTZmYzJiYzFlMTY3OT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4424,32 +4970,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "ce63c598-def4-4404-8eae-08674ab3215e"
+ "a1736c31-7291-4e73-860b-8dc8506a9474"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11955"
+ "11945"
],
"x-ms-correlation-request-id": [
- "7f598708-d854-472d-a070-1fe1502699f4"
+ "b616533f-a4ce-4f8f-a4fb-cec9b7d4a3bd"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045342Z:7f598708-d854-472d-a070-1fe1502699f4"
+ "WESTUS2:20221114T191302Z:b616533f-a4ce-4f8f-a4fb-cec9b7d4a3bd"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:53:42 GMT"
+ "Mon, 14 Nov 2022 19:13:02 GMT"
],
"Content-Length": [
- "183"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -4458,26 +5004,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:42:37.7872792-05:00\",\r\n \"endTime\": \"2022-06-14T23:53:35.383864-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"9b03a624-2a76-4289-98f4-cade0839263d\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:01:28.2677688-08:00\",\r\n \"endTime\": \"2022-11-14T11:12:55.7229474-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"ba88db53-901f-4054-be31-6fc2bc1e1679\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar6815/providers/Microsoft.Compute/cloudServices/cs2285?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY4MTUvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3MyMjg1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar6449/providers/Microsoft.Compute/cloudServices/cs5989?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjY0NDkvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M1OTg5P2FwaS12ZXJzaW9uPTIwMjItMDktMDQ=",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "bc7f73c8-74a4-4afd-aa53-ba537a2fcd46"
+ "56d46e20-67df-4fcc-9266-bcf58a9b861f"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4488,19 +5034,19 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f541fde4-eaff-44b3-94a4-79a582d10724?monitor=true&api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/f1b16554-a484-4a86-b628-2cf98d965911?monitor=true&api-version=2022-09-04"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f541fde4-eaff-44b3-94a4-79a582d10724?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/f1b16554-a484-4a86-b628-2cf98d965911?api-version=2022-09-04"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;294,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;298"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "f541fde4-eaff-44b3-94a4-79a582d10724"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;293"
+ "f1b16554-a484-4a86-b628-2cf98d965911"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -4509,16 +5055,16 @@
"14999"
],
"x-ms-correlation-request-id": [
- "9c46053c-538b-4555-b558-ac819bf6ab2c"
+ "07a868b8-bd5a-433c-99e0-c1800d9f1b20"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045343Z:9c46053c-538b-4555-b558-ac819bf6ab2c"
+ "WESTUS2:20221114T191304Z:07a868b8-bd5a-433c-99e0-c1800d9f1b20"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:53:43 GMT"
+ "Mon, 14 Nov 2022 19:13:03 GMT"
],
"Expires": [
"-1"
@@ -4531,16 +5077,16 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f541fde4-eaff-44b3-94a4-79a582d10724?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjU0MWZkZTQtZWFmZi00NGIzLTk0YTQtNzlhNTgyZDEwNzI0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/f1b16554-a484-4a86-b628-2cf98d965911?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2YxYjE2NTU0LWE0ODQtNGE4Ni1iNjI4LTJjZjk4ZDk2NTkxMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4554,29 +5100,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "69ba2e0b-2e90-488c-8a96-f86fa4488284"
+ "01350048-eaca-4202-a082-35303f1c075e"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11951"
+ "11941"
],
"x-ms-correlation-request-id": [
- "c6e7b8e3-2128-4ca8-9e91-8bdc058fa2c6"
+ "73a8c74b-3772-4472-b8c9-aa741ccc2585"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045413Z:c6e7b8e3-2128-4ca8-9e91-8bdc058fa2c6"
+ "WESTUS2:20221114T191334Z:73a8c74b-3772-4472-b8c9-aa741ccc2585"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:54:12 GMT"
+ "Mon, 14 Nov 2022 19:13:34 GMT"
],
"Content-Length": [
"134"
@@ -4588,20 +5134,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:53:43.3057655-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f541fde4-eaff-44b3-94a4-79a582d10724\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:13:04.3479376-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f1b16554-a484-4a86-b628-2cf98d965911\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f541fde4-eaff-44b3-94a4-79a582d10724?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjU0MWZkZTQtZWFmZi00NGIzLTk0YTQtNzlhNTgyZDEwNzI0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/f1b16554-a484-4a86-b628-2cf98d965911?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2YxYjE2NTU0LWE0ODQtNGE4Ni1iNjI4LTJjZjk4ZDk2NTkxMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4615,29 +5161,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "364ba99f-5ca6-4370-94de-3bd6ae5b657c"
+ "5609df46-a197-425a-bb03-a687de0c6a38"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11950"
+ "11940"
],
"x-ms-correlation-request-id": [
- "dc69eb02-53a3-4532-8091-d27ce9992182"
+ "a7c030b7-2783-4786-8a62-96370e424d04"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045443Z:dc69eb02-53a3-4532-8091-d27ce9992182"
+ "WESTUS2:20221114T191407Z:a7c030b7-2783-4786-8a62-96370e424d04"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:54:42 GMT"
+ "Mon, 14 Nov 2022 19:14:07 GMT"
],
"Content-Length": [
"134"
@@ -4649,20 +5195,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:53:43.3057655-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f541fde4-eaff-44b3-94a4-79a582d10724\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:13:04.3479376-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f1b16554-a484-4a86-b628-2cf98d965911\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f541fde4-eaff-44b3-94a4-79a582d10724?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjU0MWZkZTQtZWFmZi00NGIzLTk0YTQtNzlhNTgyZDEwNzI0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/f1b16554-a484-4a86-b628-2cf98d965911?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2YxYjE2NTU0LWE0ODQtNGE4Ni1iNjI4LTJjZjk4ZDk2NTkxMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4676,29 +5222,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "77dc942f-da62-429e-bbbe-bd082d453d00"
+ "98048e23-cb4e-446b-9d99-85fa3257b060"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11949"
+ "11939"
],
"x-ms-correlation-request-id": [
- "f0e48d92-ec4e-4c00-8c4e-d16afdad8df1"
+ "7da3c8b0-8d0e-4ee2-8f64-0e0823e4cf04"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045513Z:f0e48d92-ec4e-4c00-8c4e-d16afdad8df1"
+ "WESTUS2:20221114T191437Z:7da3c8b0-8d0e-4ee2-8f64-0e0823e4cf04"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:55:13 GMT"
+ "Mon, 14 Nov 2022 19:14:37 GMT"
],
"Content-Length": [
"134"
@@ -4710,20 +5256,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:53:43.3057655-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f541fde4-eaff-44b3-94a4-79a582d10724\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:13:04.3479376-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f1b16554-a484-4a86-b628-2cf98d965911\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f541fde4-eaff-44b3-94a4-79a582d10724?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjU0MWZkZTQtZWFmZi00NGIzLTk0YTQtNzlhNTgyZDEwNzI0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/f1b16554-a484-4a86-b628-2cf98d965911?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2YxYjE2NTU0LWE0ODQtNGE4Ni1iNjI4LTJjZjk4ZDk2NTkxMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4737,29 +5283,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "37186e19-05f2-46b6-bf98-1803ff1adac9"
+ "8e0e1e65-f169-48b1-b612-5ceb6b7832e5"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11948"
+ "11938"
],
"x-ms-correlation-request-id": [
- "760e052d-719f-41e3-8c9f-ebeeaeb41393"
+ "15003a59-4e81-4dea-8db3-d3ad75786cf1"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045543Z:760e052d-719f-41e3-8c9f-ebeeaeb41393"
+ "WESTUS2:20221114T191507Z:15003a59-4e81-4dea-8db3-d3ad75786cf1"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:55:43 GMT"
+ "Mon, 14 Nov 2022 19:15:07 GMT"
],
"Content-Length": [
"134"
@@ -4771,20 +5317,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:53:43.3057655-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f541fde4-eaff-44b3-94a4-79a582d10724\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:13:04.3479376-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f1b16554-a484-4a86-b628-2cf98d965911\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f541fde4-eaff-44b3-94a4-79a582d10724?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjU0MWZkZTQtZWFmZi00NGIzLTk0YTQtNzlhNTgyZDEwNzI0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/f1b16554-a484-4a86-b628-2cf98d965911?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2YxYjE2NTU0LWE0ODQtNGE4Ni1iNjI4LTJjZjk4ZDk2NTkxMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4798,29 +5344,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "05e24ab3-ba8f-4c2c-98ba-6c973588174c"
+ "eb4564cc-2d18-4906-a75b-b56971a4792a"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11947"
+ "11937"
],
"x-ms-correlation-request-id": [
- "167d09d8-4605-43a2-8750-2f605ee943e7"
+ "5e95f6f1-b5ce-4bca-b8a6-185daaf7e898"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045614Z:167d09d8-4605-43a2-8750-2f605ee943e7"
+ "WESTUS2:20221114T191538Z:5e95f6f1-b5ce-4bca-b8a6-185daaf7e898"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:56:13 GMT"
+ "Mon, 14 Nov 2022 19:15:37 GMT"
],
"Content-Length": [
"134"
@@ -4832,20 +5378,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:53:43.3057655-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f541fde4-eaff-44b3-94a4-79a582d10724\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:13:04.3479376-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f1b16554-a484-4a86-b628-2cf98d965911\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f541fde4-eaff-44b3-94a4-79a582d10724?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjU0MWZkZTQtZWFmZi00NGIzLTk0YTQtNzlhNTgyZDEwNzI0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/f1b16554-a484-4a86-b628-2cf98d965911?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2YxYjE2NTU0LWE0ODQtNGE4Ni1iNjI4LTJjZjk4ZDk2NTkxMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4859,29 +5405,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "f1baed4a-59b1-4365-9a9d-fbdbe4dd3c36"
- ],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11946"
+ "3627ad98-7284-4b88-bafb-08d9048f005d"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11936"
+ ],
"x-ms-correlation-request-id": [
- "059c8ded-692e-42fe-95f7-7a0dcaa97d77"
+ "3e1b3188-8daf-43f3-95ac-e4cdcecc24ac"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045644Z:059c8ded-692e-42fe-95f7-7a0dcaa97d77"
+ "WESTUS2:20221114T191608Z:3e1b3188-8daf-43f3-95ac-e4cdcecc24ac"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:56:44 GMT"
+ "Mon, 14 Nov 2022 19:16:07 GMT"
],
"Content-Length": [
"134"
@@ -4893,20 +5439,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:53:43.3057655-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f541fde4-eaff-44b3-94a4-79a582d10724\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:13:04.3479376-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f1b16554-a484-4a86-b628-2cf98d965911\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f541fde4-eaff-44b3-94a4-79a582d10724?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjU0MWZkZTQtZWFmZi00NGIzLTk0YTQtNzlhNTgyZDEwNzI0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/f1b16554-a484-4a86-b628-2cf98d965911?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2YxYjE2NTU0LWE0ODQtNGE4Ni1iNjI4LTJjZjk4ZDk2NTkxMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4920,29 +5466,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "3bf840d8-d6fa-402c-80ed-c99ff7e6270f"
+ "0a53d6e7-0164-4dc2-b3ef-8c588411efce"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11935"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
- "x-ms-ratelimit-remaining-subscription-reads": [
- "11945"
- ],
"x-ms-correlation-request-id": [
- "52a0b907-0d3d-487e-ac42-ab77fe3dc502"
+ "32891ef1-9ae5-4a0f-b925-9d9acd73e6cc"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045714Z:52a0b907-0d3d-487e-ac42-ab77fe3dc502"
+ "WESTUS2:20221114T191638Z:32891ef1-9ae5-4a0f-b925-9d9acd73e6cc"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:57:14 GMT"
+ "Mon, 14 Nov 2022 19:16:38 GMT"
],
"Content-Length": [
"134"
@@ -4954,20 +5500,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:53:43.3057655-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f541fde4-eaff-44b3-94a4-79a582d10724\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:13:04.3479376-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f1b16554-a484-4a86-b628-2cf98d965911\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f541fde4-eaff-44b3-94a4-79a582d10724?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjU0MWZkZTQtZWFmZi00NGIzLTk0YTQtNzlhNTgyZDEwNzI0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/f1b16554-a484-4a86-b628-2cf98d965911?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2YxYjE2NTU0LWE0ODQtNGE4Ni1iNjI4LTJjZjk4ZDk2NTkxMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -4981,29 +5527,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "068a4c58-9b53-4ce0-ab7e-f5deeb606574"
+ "73878463-a64c-4e65-bbad-acd595bc8d51"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11944"
+ "11934"
],
"x-ms-correlation-request-id": [
- "b3bf7576-7590-41f6-86a7-1f88e1545aca"
+ "344ee739-188e-49c9-a6e4-d6188d80259a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045744Z:b3bf7576-7590-41f6-86a7-1f88e1545aca"
+ "WESTUS2:20221114T191708Z:344ee739-188e-49c9-a6e4-d6188d80259a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:57:43 GMT"
+ "Mon, 14 Nov 2022 19:17:07 GMT"
],
"Content-Length": [
"134"
@@ -5015,20 +5561,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:53:43.3057655-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f541fde4-eaff-44b3-94a4-79a582d10724\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:13:04.3479376-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f1b16554-a484-4a86-b628-2cf98d965911\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f541fde4-eaff-44b3-94a4-79a582d10724?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjU0MWZkZTQtZWFmZi00NGIzLTk0YTQtNzlhNTgyZDEwNzI0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/f1b16554-a484-4a86-b628-2cf98d965911?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2YxYjE2NTU0LWE0ODQtNGE4Ni1iNjI4LTJjZjk4ZDk2NTkxMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5042,29 +5588,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "86fd9c48-7618-4a87-b788-ac3e93cd75c4"
+ "f94c5b59-9bc7-4348-816a-4e6bde298dbd"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11943"
+ "11933"
],
"x-ms-correlation-request-id": [
- "85175820-50f4-4af2-9f78-80d73856a3fe"
+ "8a39c4b2-a25f-4b2b-aba7-9fb80fcc32b2"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045814Z:85175820-50f4-4af2-9f78-80d73856a3fe"
+ "WESTUS2:20221114T191738Z:8a39c4b2-a25f-4b2b-aba7-9fb80fcc32b2"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:58:13 GMT"
+ "Mon, 14 Nov 2022 19:17:38 GMT"
],
"Content-Length": [
"134"
@@ -5076,20 +5622,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:53:43.3057655-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f541fde4-eaff-44b3-94a4-79a582d10724\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:13:04.3479376-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f1b16554-a484-4a86-b628-2cf98d965911\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f541fde4-eaff-44b3-94a4-79a582d10724?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjU0MWZkZTQtZWFmZi00NGIzLTk0YTQtNzlhNTgyZDEwNzI0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/f1b16554-a484-4a86-b628-2cf98d965911?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2YxYjE2NTU0LWE0ODQtNGE4Ni1iNjI4LTJjZjk4ZDk2NTkxMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5103,29 +5649,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "1a4ad08b-26f4-4804-9f03-4ea6e5522349"
+ "cb55e606-3d40-42fd-aeb4-7faeb90aff25"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11942"
+ "11932"
],
"x-ms-correlation-request-id": [
- "f21454e0-1602-4330-9357-88e7e568e99d"
+ "514553c9-6ce7-4271-8b98-eeef7a4b7a76"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045844Z:f21454e0-1602-4330-9357-88e7e568e99d"
+ "WESTUS2:20221114T191808Z:514553c9-6ce7-4271-8b98-eeef7a4b7a76"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:58:44 GMT"
+ "Mon, 14 Nov 2022 19:18:07 GMT"
],
"Content-Length": [
"134"
@@ -5137,20 +5683,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:53:43.3057655-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f541fde4-eaff-44b3-94a4-79a582d10724\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:13:04.3479376-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f1b16554-a484-4a86-b628-2cf98d965911\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f541fde4-eaff-44b3-94a4-79a582d10724?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjU0MWZkZTQtZWFmZi00NGIzLTk0YTQtNzlhNTgyZDEwNzI0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/f1b16554-a484-4a86-b628-2cf98d965911?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2YxYjE2NTU0LWE0ODQtNGE4Ni1iNjI4LTJjZjk4ZDk2NTkxMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5164,29 +5710,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "58faeb51-53f3-4b90-b83a-9973c225c2d7"
+ "8e4772ad-a03a-4967-9330-ddd9903d4b16"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11941"
+ "11931"
],
"x-ms-correlation-request-id": [
- "99ba6544-ab2f-4ca5-97e7-5f0d1c71b70a"
+ "a2ce7f04-777f-498d-9feb-4bef08be14f7"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045915Z:99ba6544-ab2f-4ca5-97e7-5f0d1c71b70a"
+ "WESTUS2:20221114T191839Z:a2ce7f04-777f-498d-9feb-4bef08be14f7"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:59:14 GMT"
+ "Mon, 14 Nov 2022 19:18:38 GMT"
],
"Content-Length": [
"134"
@@ -5198,20 +5744,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:53:43.3057655-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f541fde4-eaff-44b3-94a4-79a582d10724\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:13:04.3479376-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f1b16554-a484-4a86-b628-2cf98d965911\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f541fde4-eaff-44b3-94a4-79a582d10724?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjU0MWZkZTQtZWFmZi00NGIzLTk0YTQtNzlhNTgyZDEwNzI0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/f1b16554-a484-4a86-b628-2cf98d965911?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2YxYjE2NTU0LWE0ODQtNGE4Ni1iNjI4LTJjZjk4ZDk2NTkxMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5225,29 +5771,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "68aa5cdc-090e-4be9-aff9-ee8863691916"
+ "dd819b6e-701e-4e51-90e3-8e857414389e"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11940"
+ "11930"
],
"x-ms-correlation-request-id": [
- "b217b604-56ea-4d56-850c-dd5abcb30ee7"
+ "fe39e8bc-bc99-40a4-b050-ef30b6100b55"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T045945Z:b217b604-56ea-4d56-850c-dd5abcb30ee7"
+ "WESTUS2:20221114T191909Z:fe39e8bc-bc99-40a4-b050-ef30b6100b55"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:59:44 GMT"
+ "Mon, 14 Nov 2022 19:19:08 GMT"
],
"Content-Length": [
"134"
@@ -5259,20 +5805,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:53:43.3057655-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f541fde4-eaff-44b3-94a4-79a582d10724\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:13:04.3479376-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f1b16554-a484-4a86-b628-2cf98d965911\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f541fde4-eaff-44b3-94a4-79a582d10724?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjU0MWZkZTQtZWFmZi00NGIzLTk0YTQtNzlhNTgyZDEwNzI0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/f1b16554-a484-4a86-b628-2cf98d965911?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2YxYjE2NTU0LWE0ODQtNGE4Ni1iNjI4LTJjZjk4ZDk2NTkxMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5286,29 +5832,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "7175509a-08e0-42b5-9897-08c292804a5b"
+ "c934776d-8443-4f0a-a174-0df4f6e655fc"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11939"
+ "11929"
],
"x-ms-correlation-request-id": [
- "34f76151-f28d-44aa-bd2d-9618b4a50386"
+ "59d88170-b4d7-4c03-ad5b-467bb506f79a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050015Z:34f76151-f28d-44aa-bd2d-9618b4a50386"
+ "WESTUS2:20221114T191939Z:59d88170-b4d7-4c03-ad5b-467bb506f79a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:00:15 GMT"
+ "Mon, 14 Nov 2022 19:19:38 GMT"
],
"Content-Length": [
"134"
@@ -5320,20 +5866,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:53:43.3057655-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f541fde4-eaff-44b3-94a4-79a582d10724\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:13:04.3479376-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f1b16554-a484-4a86-b628-2cf98d965911\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f541fde4-eaff-44b3-94a4-79a582d10724?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjU0MWZkZTQtZWFmZi00NGIzLTk0YTQtNzlhNTgyZDEwNzI0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/f1b16554-a484-4a86-b628-2cf98d965911?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2YxYjE2NTU0LWE0ODQtNGE4Ni1iNjI4LTJjZjk4ZDk2NTkxMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5347,29 +5893,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "a44c2fbd-3461-4634-86dc-744710a78643"
+ "65255f22-9e23-4573-98f3-68a7e102141f"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11938"
+ "11928"
],
"x-ms-correlation-request-id": [
- "bd75dec0-1c1d-483c-a48a-58b77e1ddcb6"
+ "b32a18b2-4cf4-4c6d-a7cb-80e09eefb4b9"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050045Z:bd75dec0-1c1d-483c-a48a-58b77e1ddcb6"
+ "WESTUS2:20221114T192009Z:b32a18b2-4cf4-4c6d-a7cb-80e09eefb4b9"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:00:44 GMT"
+ "Mon, 14 Nov 2022 19:20:08 GMT"
],
"Content-Length": [
"134"
@@ -5381,20 +5927,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:53:43.3057655-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f541fde4-eaff-44b3-94a4-79a582d10724\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:13:04.3479376-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f1b16554-a484-4a86-b628-2cf98d965911\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f541fde4-eaff-44b3-94a4-79a582d10724?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjU0MWZkZTQtZWFmZi00NGIzLTk0YTQtNzlhNTgyZDEwNzI0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/f1b16554-a484-4a86-b628-2cf98d965911?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2YxYjE2NTU0LWE0ODQtNGE4Ni1iNjI4LTJjZjk4ZDk2NTkxMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5408,29 +5954,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "b50a644b-1df3-4e97-98e3-6e888fe6b9e5"
+ "d96b4285-d44c-4574-a4fc-284751dc175d"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11937"
+ "11927"
],
"x-ms-correlation-request-id": [
- "8f43c5f0-f77b-4419-8d94-c0c76215eabc"
+ "7ea8af29-33aa-4ddc-a075-a12dd9f39e52"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050115Z:8f43c5f0-f77b-4419-8d94-c0c76215eabc"
+ "WESTUS2:20221114T192039Z:7ea8af29-33aa-4ddc-a075-a12dd9f39e52"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:01:14 GMT"
+ "Mon, 14 Nov 2022 19:20:39 GMT"
],
"Content-Length": [
"134"
@@ -5442,20 +5988,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:53:43.3057655-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f541fde4-eaff-44b3-94a4-79a582d10724\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:13:04.3479376-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"f1b16554-a484-4a86-b628-2cf98d965911\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f541fde4-eaff-44b3-94a4-79a582d10724?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjU0MWZkZTQtZWFmZi00NGIzLTk0YTQtNzlhNTgyZDEwNzI0P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/f1b16554-a484-4a86-b628-2cf98d965911?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2YxYjE2NTU0LWE0ODQtNGE4Ni1iNjI4LTJjZjk4ZDk2NTkxMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5469,29 +6015,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "64370707-7802-4f30-8a58-0ca07420ee01"
+ "7436abd9-e4c6-48c9-b335-f04569cd6376"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11936"
+ "11926"
],
"x-ms-correlation-request-id": [
- "cafd434a-410d-487f-95e8-2c7f1a0202fb"
+ "6b8e12b1-2c0b-438c-8145-66cd655a380a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050145Z:cafd434a-410d-487f-95e8-2c7f1a0202fb"
+ "WESTUS2:20221114T192109Z:6b8e12b1-2c0b-438c-8145-66cd655a380a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:01:44 GMT"
+ "Mon, 14 Nov 2022 19:21:09 GMT"
],
"Content-Length": [
"184"
@@ -5503,20 +6049,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:53:43.3057655-05:00\",\r\n \"endTime\": \"2022-06-15T00:01:24.4796747-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"f541fde4-eaff-44b3-94a4-79a582d10724\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T11:13:04.3479376-08:00\",\r\n \"endTime\": \"2022-11-14T11:20:45.5220223-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"f1b16554-a484-4a86-b628-2cf98d965911\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/f541fde4-eaff-44b3-94a4-79a582d10724?monitor=true&api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvZjU0MWZkZTQtZWFmZi00NGIzLTk0YTQtNzlhNTgyZDEwNzI0P21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/f1b16554-a484-4a86-b628-2cf98d965911?monitor=true&api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zL2YxYjE2NTU0LWE0ODQtNGE4Ni1iNjI4LTJjZjk4ZDk2NTkxMT9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -5530,29 +6076,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "b3868bc7-3b39-4a19-a553-e448394f7dd3"
+ "f5f81a59-bca7-4f11-a788-67246bd31492"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11935"
+ "11925"
],
"x-ms-correlation-request-id": [
- "b6f31a8f-dd6d-4853-9860-a9829781e978"
+ "07b34d29-3a94-49b7-ac35-0c70ae455687"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050145Z:b6f31a8f-dd6d-4853-9860-a9829781e978"
+ "WESTUS2:20221114T192109Z:07b34d29-3a94-49b7-ac35-0c70ae455687"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:01:45 GMT"
+ "Mon, 14 Nov 2022 19:21:09 GMT"
],
"Expires": [
"-1"
@@ -5565,21 +6111,21 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar6815?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY4MTU/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar6449?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjY0NDk/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "08dc8d08-47fd-4e9c-b193-da09826011af"
+ "d867257d-6bf9-42ac-9754-baf6abc2dc47"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
@@ -5591,7 +6137,7 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI2ODE1LUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI2NDQ5LUVBU1RVUzJFVUFQIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyZXVhcCJ9?api-version=2017-05-10"
],
"Retry-After": [
"15"
@@ -5600,13 +6146,13 @@
"14999"
],
"x-ms-request-id": [
- "1f2c4af7-3a2b-4ce4-bd99-a604047bcbf5"
+ "c26254c2-f3a1-4cae-9db6-8fe1aedfb70d"
],
"x-ms-correlation-request-id": [
- "1f2c4af7-3a2b-4ce4-bd99-a604047bcbf5"
+ "c26254c2-f3a1-4cae-9db6-8fe1aedfb70d"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T050147Z:1f2c4af7-3a2b-4ce4-bd99-a604047bcbf5"
+ "WESTUS2:20221114T192112Z:c26254c2-f3a1-4cae-9db6-8fe1aedfb70d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -5615,7 +6161,7 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 05:01:47 GMT"
+ "Mon, 14 Nov 2022 19:21:11 GMT"
],
"Expires": [
"-1"
@@ -5630,21 +6176,21 @@
],
"Names": {
"TestCloudServiceOperations_ScaleIn_ScaleOut": [
- "crptestar6815",
- "cs2285",
- "cspip3133",
- "csvnet2889",
- "subnet9693",
- "dns8947",
- "lb5433",
- "lbfe8408"
+ "crptestar6449",
+ "cs5989",
+ "cspip6594",
+ "csvnet6630",
+ "subnet8926",
+ "dns3050",
+ "lb2250",
+ "lbfe4496"
],
"CreateCspkgSasUrl": [
- "saforcspkg614",
- "asforcspkg4117"
+ "saforcspkg1404",
+ "asforcspkg2371"
]
},
"Variables": {
- "SubscriptionId": "e37510d7-33b6-4676-886f-ee75bcc01871"
+ "SubscriptionId": "850f02f7-e14c-4fb7-905d-7b98bcae9c7f"
}
}
\ No newline at end of file
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceUpdateTests/TestCloudServiceUpdateOperations.json b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceUpdateTests/TestCloudServiceUpdateOperations.json
index 0f6f1819458b..7560156d7e35 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceUpdateTests/TestCloudServiceUpdateOperations.json
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/tests/SessionRecords/CloudServiceUpdateTests/TestCloudServiceUpdateOperations.json
@@ -1,28 +1,28 @@
{
"Entries": [
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar3472?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjM0NzI/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar55?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjU1P2FwaS12ZXJzaW9uPTIwMTctMDUtMTA=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar3472\": \"2022-06-15 04:19:04Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar55\": \"2022-11-14 21:38:37Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "48b10088-30a7-4b99-82a9-4137bc3c04c5"
+ "2ec20455-f03b-4634-afb1-2e1a956cf030"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "95"
]
},
"ResponseHeaders": {
@@ -33,16 +33,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1199"
+ "1198"
],
"x-ms-request-id": [
- "0ab427a4-b3bf-44af-b775-47c55bd5e80f"
+ "c9779604-e90c-48fa-8d5a-92c00955284a"
],
"x-ms-correlation-request-id": [
- "0ab427a4-b3bf-44af-b775-47c55bd5e80f"
+ "c9779604-e90c-48fa-8d5a-92c00955284a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T041905Z:0ab427a4-b3bf-44af-b775-47c55bd5e80f"
+ "WESTUS2:20221114T213840Z:c9779604-e90c-48fa-8d5a-92c00955284a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -51,10 +51,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:19:05 GMT"
+ "Mon, 14 Nov 2022 21:38:40 GMT"
],
"Content-Length": [
- "228"
+ "226"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -63,32 +63,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472\",\r\n \"name\": \"crptestar3472\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar3472\": \"2022-06-15 04:19:04Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55\",\r\n \"name\": \"crptestar55\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar55\": \"2022-11-14 21:38:37Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar3472?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjM0NzI/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar55?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjU1P2FwaS12ZXJzaW9uPTIwMTctMDUtMTA=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar3472\": \"2022-06-15 04:19:14Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar55\": \"2022-11-14 21:38:51Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "274ac49d-51fc-4c8f-92eb-d846db472b03"
+ "224e5105-c469-4b63-aceb-d34906f36d4e"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "95"
]
},
"ResponseHeaders": {
@@ -99,16 +99,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1198"
+ "1197"
],
"x-ms-request-id": [
- "8218b037-fd98-4e73-9308-eebaf633925b"
+ "876578ee-1d90-4deb-9bf1-6f6e5e3bcd74"
],
"x-ms-correlation-request-id": [
- "8218b037-fd98-4e73-9308-eebaf633925b"
+ "876578ee-1d90-4deb-9bf1-6f6e5e3bcd74"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T041914Z:8218b037-fd98-4e73-9308-eebaf633925b"
+ "WESTUS2:20221114T213853Z:876578ee-1d90-4deb-9bf1-6f6e5e3bcd74"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -117,10 +117,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:19:14 GMT"
+ "Mon, 14 Nov 2022 21:38:53 GMT"
],
"Content-Length": [
- "228"
+ "226"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -129,32 +129,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472\",\r\n \"name\": \"crptestar3472\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar3472\": \"2022-06-15 04:19:14Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55\",\r\n \"name\": \"crptestar55\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar55\": \"2022-11-14 21:38:51Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar3472?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjM0NzI/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar55?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjU1P2FwaS12ZXJzaW9uPTIwMTctMDUtMTA=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "7dd2a6a8-43a5-4191-8fc2-c7e1077af451"
+ "8b5e013e-b8aa-401f-b46e-e6b2dd6a0099"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "29"
+ "33"
]
},
"ResponseHeaders": {
@@ -165,16 +165,16 @@
"no-cache"
],
"x-ms-ratelimit-remaining-subscription-writes": [
- "1197"
+ "1196"
],
"x-ms-request-id": [
- "65a93ca2-aba0-45e2-9a82-7da72946e85a"
+ "9e618067-49bb-4d20-9985-389d97f23ea0"
],
"x-ms-correlation-request-id": [
- "65a93ca2-aba0-45e2-9a82-7da72946e85a"
+ "9e618067-49bb-4d20-9985-389d97f23ea0"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042115Z:65a93ca2-aba0-45e2-9a82-7da72946e85a"
+ "WESTUS2:20221114T213942Z:9e618067-49bb-4d20-9985-389d97f23ea0"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -183,7 +183,7 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:21:14 GMT"
+ "Mon, 14 Nov 2022 21:39:42 GMT"
],
"Content-Length": [
"180"
@@ -195,32 +195,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472\",\r\n \"name\": \"crptestar3472\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55\",\r\n \"name\": \"crptestar55\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar3472?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjM0NzI/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar55?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjU1P2FwaS12ZXJzaW9uPTIwMTctMDUtMTA=",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar3472\": \"2022-06-15 04:25:50Z\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar55\": \"2022-11-14 21:44:18Z\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "b1f55e37-5138-4127-8aa3-5c5409550d66"
+ "ff864232-4f2c-4a39-9fb2-ebc0611195cb"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "93"
+ "95"
]
},
"ResponseHeaders": {
@@ -234,13 +234,13 @@
"1199"
],
"x-ms-request-id": [
- "7d3bf171-c344-46b5-ad82-a309ed52697f"
+ "82ceaeee-62f3-4f3c-98c7-656bfd45ba6d"
],
"x-ms-correlation-request-id": [
- "7d3bf171-c344-46b5-ad82-a309ed52697f"
+ "82ceaeee-62f3-4f3c-98c7-656bfd45ba6d"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042552Z:7d3bf171-c344-46b5-ad82-a309ed52697f"
+ "WESTUS2:20221114T214420Z:82ceaeee-62f3-4f3c-98c7-656bfd45ba6d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -249,10 +249,10 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:25:51 GMT"
+ "Mon, 14 Nov 2022 21:44:20 GMT"
],
"Content-Length": [
- "228"
+ "226"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -261,32 +261,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472\",\r\n \"name\": \"crptestar3472\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {\r\n \"crptestar3472\": \"2022-06-15 04:25:50Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55\",\r\n \"name\": \"crptestar55\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {\r\n \"crptestar55\": \"2022-11-14 21:44:18Z\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Network/virtualNetworks/csvnet2327?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjM0NzIvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQyMzI3P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Network/virtualNetworks/csvnet8806?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay92aXJ0dWFsTmV0d29ya3MvY3N2bmV0ODgwNj9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet4822\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"properties\": {\r\n \"addressPrefix\": \"10.0.0.0/24\"\r\n },\r\n \"name\": \"subnet2705\"\r\n }\r\n ]\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "5038bb06-37bb-415c-b345-d52c299a4295"
+ "73639a8f-6fdf-4e09-9ca6-5671ee69ee27"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "297"
+ "301"
]
},
"ResponseHeaders": {
@@ -300,19 +300,19 @@
"3"
],
"x-ms-request-id": [
- "024e2e21-ae16-45bc-bfb6-fd6a69dc9cfb"
+ "6b5fae4b-6cf8-4287-82d5-4b1f16d48e9f"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/024e2e21-ae16-45bc-bfb6-fd6a69dc9cfb?api-version=2019-09-01"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/6b5fae4b-6cf8-4287-82d5-4b1f16d48e9f?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "d9805b27-db54-47e6-99e8-bf48f65f2ec1"
+ "a34357a6-54e8-451a-8635-7d57cd32ca44"
],
"Azure-AsyncNotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "1ca623e8-2081-4efd-9cd3-90d4dcd4d297"
+ "d6dbc580-4d8d-4a6a-b9dd-d8eb218bbcf9"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -325,16 +325,16 @@
"1199"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T041908Z:d9805b27-db54-47e6-99e8-bf48f65f2ec1"
+ "WESTUS2:20221114T213843Z:a34357a6-54e8-451a-8635-7d57cd32ca44"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:19:08 GMT"
+ "Mon, 14 Nov 2022 21:38:42 GMT"
],
"Content-Length": [
- "1232"
+ "1233"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -343,19 +343,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet2327\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Network/virtualNetworks/csvnet2327\",\r\n \"etag\": \"W/\\\"12a789da-84cd-4b91-8abd-175fe420293e\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"5fadf96f-152e-4736-9e7c-a0a8c0a0eb58\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet4822\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Network/virtualNetworks/csvnet2327/subnets/subnet4822\",\r\n \"etag\": \"W/\\\"12a789da-84cd-4b91-8abd-175fe420293e\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet8806\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Network/virtualNetworks/csvnet8806\",\r\n \"etag\": \"W/\\\"58657536-e267-4e7a-ba98-2fda03294849\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"22521f02-50d2-4bd6-801f-ddf298f1ccde\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet2705\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Network/virtualNetworks/csvnet8806/subnets/subnet2705\",\r\n \"etag\": \"W/\\\"58657536-e267-4e7a-ba98-2fda03294849\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/024e2e21-ae16-45bc-bfb6-fd6a69dc9cfb?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzAyNGUyZTIxLWFlMTYtNDViYy1iZmI2LWZkNmE2OWRjOWNmYj9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/6b5fae4b-6cf8-4287-82d5-4b1f16d48e9f?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy82YjVmYWU0Yi02Y2Y4LTQyODctODJkNS00YjFmMTZkNDhlOWY/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -367,13 +367,13 @@
"no-cache"
],
"x-ms-request-id": [
- "521555c3-8491-4d39-9c9e-19c60cd103a8"
+ "12a15a99-d759-48c5-82b5-001226790f19"
],
"x-ms-correlation-request-id": [
- "a171ad30-4e65-46fb-ad53-b62f40adc477"
+ "ddd76739-2873-423e-bf3b-afcf2029b73a"
],
"x-ms-arm-service-request-id": [
- "6cdce890-59ef-43f4-8c0a-0fdf4a452798"
+ "aff1fb68-50fe-4ea3-a391-37b96e011e76"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -386,13 +386,13 @@
"11999"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T041911Z:a171ad30-4e65-46fb-ad53-b62f40adc477"
+ "WESTUS2:20221114T213846Z:ddd76739-2873-423e-bf3b-afcf2029b73a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:19:11 GMT"
+ "Mon, 14 Nov 2022 21:38:46 GMT"
],
"Content-Length": [
"29"
@@ -408,15 +408,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Network/virtualNetworks/csvnet2327?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjM0NzIvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3ZpcnR1YWxOZXR3b3Jrcy9jc3ZuZXQyMzI3P2FwaS12ZXJzaW9uPTIwMTktMDktMDE=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Network/virtualNetworks/csvnet8806?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay92aXJ0dWFsTmV0d29ya3MvY3N2bmV0ODgwNj9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -428,16 +428,16 @@
"no-cache"
],
"ETag": [
- "W/\"419026d4-ddf7-41b1-83be-895e342b9c04\""
+ "W/\"781b8baf-f4db-48cb-8234-5e670a557cb3\""
],
"x-ms-request-id": [
- "b2d9900d-143a-4fbd-a664-f4a4f61ce08b"
+ "1d78e122-3bae-4ef2-9027-76d8a9ab0acc"
],
"x-ms-correlation-request-id": [
- "78ff1aeb-8f21-4328-9ab5-6286c48f0a58"
+ "b7e82a3d-5554-4788-b538-8c3636c8e09d"
],
"x-ms-arm-service-request-id": [
- "843bed50-2599-48f9-bb90-3c6882e77c99"
+ "918bc214-9b5a-4cb9-a2a8-66865354e85d"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -450,16 +450,16 @@
"11998"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T041911Z:78ff1aeb-8f21-4328-9ab5-6286c48f0a58"
+ "WESTUS2:20221114T213846Z:b7e82a3d-5554-4788-b538-8c3636c8e09d"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:19:11 GMT"
+ "Mon, 14 Nov 2022 21:38:46 GMT"
],
"Content-Length": [
- "1234"
+ "1235"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -468,32 +468,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"csvnet2327\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Network/virtualNetworks/csvnet2327\",\r\n \"etag\": \"W/\\\"419026d4-ddf7-41b1-83be-895e342b9c04\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"5fadf96f-152e-4736-9e7c-a0a8c0a0eb58\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet4822\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Network/virtualNetworks/csvnet2327/subnets/subnet4822\",\r\n \"etag\": \"W/\\\"419026d4-ddf7-41b1-83be-895e342b9c04\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"csvnet8806\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Network/virtualNetworks/csvnet8806\",\r\n \"etag\": \"W/\\\"781b8baf-f4db-48cb-8234-5e670a557cb3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"22521f02-50d2-4bd6-801f-ddf298f1ccde\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet2705\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Network/virtualNetworks/csvnet8806/subnets/subnet2705\",\r\n \"etag\": \"W/\\\"781b8baf-f4db-48cb-8234-5e670a557cb3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Disabled\",\r\n \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n }\r\n ],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": false\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Network/publicIPAddresses/cspip1252?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjM0NzIvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMTI1Mj9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Network/publicIPAddresses/cspip693?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9wdWJsaWNJUEFkZHJlc3Nlcy9jc3BpcDY5Mz9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns337\"\r\n }\r\n },\r\n \"location\": \"eastus2\"\r\n}",
+ "RequestBody": "{\r\n \"properties\": {\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns4016\"\r\n }\r\n },\r\n \"location\": \"eastus2euap\"\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "80f1e181-60a5-4c46-bd8d-d4b0b5a228f9"
+ "b320b4c9-53bf-4519-85a7-d75192cce098"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "162"
+ "167"
]
},
"ResponseHeaders": {
@@ -507,19 +507,19 @@
"1"
],
"x-ms-request-id": [
- "8cf5704b-b239-454d-a268-42c426bacc08"
+ "7e70d2ce-c020-4922-b6e8-46f9529c4e7d"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/8cf5704b-b239-454d-a268-42c426bacc08?api-version=2019-09-01"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/7e70d2ce-c020-4922-b6e8-46f9529c4e7d?api-version=2019-09-01"
],
"x-ms-correlation-request-id": [
- "5a865e86-1675-4099-b828-3ba0aa1ca833"
+ "ee53d18f-245c-447c-b450-16beaab8a346"
],
"Azure-AsyncNotification": [
"Enabled"
],
"x-ms-arm-service-request-id": [
- "fe61057e-6195-4a88-9803-5932905cd472"
+ "fa8c8d3c-719c-4d32-853a-bf0d275bb8e0"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -532,16 +532,16 @@
"1198"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T041912Z:5a865e86-1675-4099-b828-3ba0aa1ca833"
+ "WESTUS2:20221114T213848Z:ee53d18f-245c-447c-b450-16beaab8a346"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:19:12 GMT"
+ "Mon, 14 Nov 2022 21:38:48 GMT"
],
"Content-Length": [
- "722"
+ "728"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -550,19 +550,19 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip1252\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Network/publicIPAddresses/cspip1252\",\r\n \"etag\": \"W/\\\"96d1fd9f-2b10-4e7e-85c9-c50a2fce95da\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"bb3e7a9d-514c-4ffc-ab54-c3951e4ee99e\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns337\",\r\n \"fqdn\": \"dns337.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip693\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Network/publicIPAddresses/cspip693\",\r\n \"etag\": \"W/\\\"55d40e6c-cec0-4ab6-9ed8-560ebbbe562c\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"0f5c0c14-c3bc-4576-b9ad-a6281aae6d15\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns4016\",\r\n \"fqdn\": \"dns4016.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Network/locations/eastus2/operations/8cf5704b-b239-454d-a268-42c426bacc08?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMi9vcGVyYXRpb25zLzhjZjU3MDRiLWIyMzktNDU0ZC1hMjY4LTQyYzQyNmJhY2MwOD9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/7e70d2ce-c020-4922-b6e8-46f9529c4e7d?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy83ZTcwZDJjZS1jMDIwLTQ5MjItYjZlOC00NmY5NTI5YzRlN2Q/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -573,14 +573,17 @@
"Pragma": [
"no-cache"
],
+ "Retry-After": [
+ "2"
+ ],
"x-ms-request-id": [
- "bb335e80-b51f-4681-b01d-00dfd050fb6f"
+ "b05420f9-4c8d-4d09-bfa3-b88dc9bc1ee4"
],
"x-ms-correlation-request-id": [
- "d5d672e7-68eb-439a-a321-e6069a5c23e0"
+ "78226fc4-f86e-44f1-b0b6-c60faf6aad4f"
],
"x-ms-arm-service-request-id": [
- "b7cffa09-2436-4a99-97ac-7d52b3723660"
+ "45f50996-66b6-48b8-9a55-6e0ebe3c066f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -593,13 +596,74 @@
"11997"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T041913Z:d5d672e7-68eb-439a-a321-e6069a5c23e0"
+ "WESTUS2:20221114T213850Z:78226fc4-f86e-44f1-b0b6-c60faf6aad4f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:19:13 GMT"
+ "Mon, 14 Nov 2022 21:38:49 GMT"
+ ],
+ "Content-Length": [
+ "30"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"status\": \"InProgress\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Network/locations/eastus2euap/operations/7e70d2ce-c020-4922-b6e8-46f9529c4e7d?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvb3BlcmF0aW9ucy83ZTcwZDJjZS1jMDIwLTQ5MjItYjZlOC00NmY5NTI5YzRlN2Q/YXBpLXZlcnNpb249MjAxOS0wOS0wMQ==",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "x-ms-request-id": [
+ "20b3ea3a-c442-4411-a377-2b42edf1239b"
+ ],
+ "x-ms-correlation-request-id": [
+ "a5aba0bc-7c07-4eca-9f45-42a528965e4a"
+ ],
+ "x-ms-arm-service-request-id": [
+ "d0ca3a7e-6bc4-496e-86e4-ba2ba8bb8f2d"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11996"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T213852Z:a5aba0bc-7c07-4eca-9f45-42a528965e4a"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:38:52 GMT"
],
"Content-Length": [
"29"
@@ -615,15 +679,15 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Network/publicIPAddresses/cspip1252?api-version=2019-09-01",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjM0NzIvcHJvdmlkZXJzL01pY3Jvc29mdC5OZXR3b3JrL3B1YmxpY0lQQWRkcmVzc2VzL2NzcGlwMTI1Mj9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Network/publicIPAddresses/cspip693?api-version=2019-09-01",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuTmV0d29yay9wdWJsaWNJUEFkZHJlc3Nlcy9jc3BpcDY5Mz9hcGktdmVyc2lvbj0yMDE5LTA5LTAx",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Network.NetworkManagementClient/19.17.1.0"
]
},
@@ -635,16 +699,16 @@
"no-cache"
],
"ETag": [
- "W/\"2c4dc949-287d-4515-986b-9b35a6d96119\""
+ "W/\"784116c6-a149-45ce-8716-f8d11c02ced5\""
],
"x-ms-request-id": [
- "a70fc33b-2cda-43e9-873b-dd6383945c84"
+ "fcdde1bb-26b8-4517-8bb9-8c097085d950"
],
"x-ms-correlation-request-id": [
- "46127f84-46ee-427e-bc8b-d1b77b24b326"
+ "27c10b4f-5be7-4f77-94aa-594ae6f4a02e"
],
"x-ms-arm-service-request-id": [
- "df3eaa69-6e03-4e5c-b1e5-7a1d7852c1be"
+ "fa38bd64-7633-40d1-aec4-163c8b061987"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -654,19 +718,19 @@
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11996"
+ "11995"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T041914Z:46127f84-46ee-427e-bc8b-d1b77b24b326"
+ "WESTUS2:20221114T213852Z:27c10b4f-5be7-4f77-94aa-594ae6f4a02e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:19:14 GMT"
+ "Mon, 14 Nov 2022 21:38:52 GMT"
],
"Content-Length": [
- "723"
+ "729"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -675,32 +739,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cspip1252\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Network/publicIPAddresses/cspip1252\",\r\n \"etag\": \"W/\\\"2c4dc949-287d-4515-986b-9b35a6d96119\\\"\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"bb3e7a9d-514c-4ffc-ab54-c3951e4ee99e\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns337\",\r\n \"fqdn\": \"dns337.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cspip693\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Network/publicIPAddresses/cspip693\",\r\n \"etag\": \"W/\\\"784116c6-a149-45ce-8716-f8d11c02ced5\\\"\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"0f5c0c14-c3bc-4576-b9ad-a6281aae6d15\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"dns4016\",\r\n \"fqdn\": \"dns4016.eastus2euap.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": []\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Storage/storageAccounts/saforcspkg954?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjM0NzIvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnOTU0P2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Storage/storageAccounts/saforcspkg2341?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9zdG9yYWdlQWNjb3VudHMvc2Fmb3Jjc3BrZzIzNDE/YXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "8749b6d4-7414-47c2-8f26-e2a12cfb095a"
+ "b33e0fb5-7944-49f4-85f0-0670a8ff49d2"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "89"
+ "93"
]
},
"ResponseHeaders": {
@@ -711,13 +775,13 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7ee7f651-2327-4092-8b96-374f4a49a014?monitor=true&api-version=2015-06-15"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/7c8337f0-930b-4439-a17e-d0feaad7dd7a?monitor=true&api-version=2015-06-15"
],
"Retry-After": [
"17"
],
"x-ms-request-id": [
- "7ee7f651-2327-4092-8b96-374f4a49a014"
+ "7c8337f0-930b-4439-a17e-d0feaad7dd7a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -729,16 +793,16 @@
"1199"
],
"x-ms-correlation-request-id": [
- "513e8c00-4b86-4fa5-8f0e-87d4ab3d894c"
+ "d39b55f1-4673-4802-b00c-2af98291166c"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T041918Z:513e8c00-4b86-4fa5-8f0e-87d4ab3d894c"
+ "WESTUS2:20221114T213900Z:d39b55f1-4673-4802-b00c-2af98291166c"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:19:17 GMT"
+ "Mon, 14 Nov 2022 21:39:00 GMT"
],
"Content-Type": [
"text/plain; charset=utf-8"
@@ -754,15 +818,15 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7ee7f651-2327-4092-8b96-374f4a49a014?monitor=true&api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMi9hc3luY29wZXJhdGlvbnMvN2VlN2Y2NTEtMjMyNy00MDkyLThiOTYtMzc0ZjRhNDlhMDE0P21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/7c8337f0-930b-4439-a17e-d0feaad7dd7a?monitor=true&api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvYXN5bmNvcGVyYXRpb25zLzdjODMzN2YwLTkzMGItNDQzOS1hMTdlLWQwZmVhYWQ3ZGQ3YT9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -774,7 +838,7 @@
"no-cache"
],
"x-ms-request-id": [
- "e290792e-b4c9-4663-88b8-473e7cdcbee6"
+ "a66115ac-ded8-4231-bfda-e95da24355af"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -786,19 +850,19 @@
"11999"
],
"x-ms-correlation-request-id": [
- "9cc2bfa2-129e-4075-9ec6-50d6a1ec5316"
+ "beb555cd-89bb-4554-a752-59178398ebe9"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T041935Z:9cc2bfa2-129e-4075-9ec6-50d6a1ec5316"
+ "WESTUS2:20221114T213917Z:beb555cd-89bb-4554-a752-59178398ebe9"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:19:35 GMT"
+ "Mon, 14 Nov 2022 21:39:17 GMT"
],
"Content-Length": [
- "89"
+ "93"
],
"Content-Type": [
"application/json"
@@ -807,25 +871,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjM0NzIvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9zdG9yYWdlQWNjb3VudHM/YXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "7b2e455f-3b61-4d11-a3ea-02a08d3887bb"
+ "a8e14448-d1c9-46c1-8827-79b5beac80b9"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -837,7 +901,7 @@
"no-cache"
],
"x-ms-request-id": [
- "324606f3-64d5-4056-b0fc-fe43a54c96ea"
+ "5cc4fcdc-2bc1-41ac-905f-b3882b906656"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -849,19 +913,19 @@
"11998"
],
"x-ms-correlation-request-id": [
- "413faeef-41ef-4d3c-9c05-82c618fc8f19"
+ "9533f09d-2fde-4984-8551-e17d3df48ab0"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T041946Z:413faeef-41ef-4d3c-9c05-82c618fc8f19"
+ "WESTUS2:20221114T213928Z:9533f09d-2fde-4984-8551-e17d3df48ab0"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:19:46 GMT"
+ "Mon, 14 Nov 2022 21:39:27 GMT"
],
"Content-Length": [
- "741"
+ "757"
],
"Content-Type": [
"application/json"
@@ -870,25 +934,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Storage/storageAccounts/saforcspkg954\",\r\n \"name\": \"saforcspkg954\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T04:19:17.1012571Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg954.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg954.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg954.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg954.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Storage/storageAccounts/saforcspkg2341\",\r\n \"name\": \"saforcspkg2341\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T21:38:55.618092Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg2341.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg2341.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg2341.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg2341.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjM0NzIvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Storage/storageAccounts?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9zdG9yYWdlQWNjb3VudHM/YXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "d22994f8-3e67-44a9-ac0c-c61ade68f81d"
+ "5230f3d7-245f-4373-a652-cd2627d7582b"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -900,7 +964,7 @@
"no-cache"
],
"x-ms-request-id": [
- "bba4001b-97e8-47fd-b45b-d42c5e1100dd"
+ "37721228-8ec6-4d6c-9b2d-5a64f7adbc34"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -912,19 +976,19 @@
"11998"
],
"x-ms-correlation-request-id": [
- "4589132e-4ffd-43ad-91e4-1515b97dd12b"
+ "a3fc756d-9d51-4522-b76e-796a40a702c8"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042623Z:4589132e-4ffd-43ad-91e4-1515b97dd12b"
+ "WESTUS2:20221114T214452Z:a3fc756d-9d51-4522-b76e-796a40a702c8"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:26:22 GMT"
+ "Mon, 14 Nov 2022 21:44:51 GMT"
],
"Content-Length": [
- "1477"
+ "1503"
],
"Content-Type": [
"application/json"
@@ -933,25 +997,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Storage/storageAccounts/saforcspkg2812\",\r\n \"name\": \"saforcspkg2812\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T04:25:54.4942455Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg2812.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg2812.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg2812.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg2812.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Storage/storageAccounts/saforcspkg954\",\r\n \"name\": \"saforcspkg954\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T04:19:17.1012571Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg954.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg954.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg954.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg954.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n }\r\n ]\r\n}",
+ "ResponseBody": "{\r\n \"value\": [\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Storage/storageAccounts/saforcspkg2341\",\r\n \"name\": \"saforcspkg2341\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T21:38:55.618092Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg2341.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg2341.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg2341.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg2341.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n },\r\n {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Storage/storageAccounts/saforcspkg5705\",\r\n \"name\": \"saforcspkg5705\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T21:44:22.5117647Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg5705.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg5705.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg5705.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg5705.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n }\r\n ]\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Storage/storageAccounts/saforcspkg954?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjM0NzIvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnOTU0P2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Storage/storageAccounts/saforcspkg2341?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9zdG9yYWdlQWNjb3VudHMvc2Fmb3Jjc3BrZzIzNDE/YXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "19e50aeb-7f0e-42a2-ab04-08711715ca80"
+ "d4e1d550-4cd5-42a7-ae16-b95503741fe5"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -963,7 +1027,7 @@
"no-cache"
],
"x-ms-request-id": [
- "66fa9802-0005-4e6e-ae80-b3d36fb48ed5"
+ "ab30a793-a402-4947-aab9-dbc23e93d40f"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -975,19 +1039,19 @@
"11997"
],
"x-ms-correlation-request-id": [
- "2cd80314-bbfb-47da-afb5-c056ea9ea369"
+ "82a75f46-e2cb-4543-b0fe-b4c120505c48"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T041946Z:2cd80314-bbfb-47da-afb5-c056ea9ea369"
+ "WESTUS2:20221114T213928Z:82a75f46-e2cb-4543-b0fe-b4c120505c48"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:19:46 GMT"
+ "Mon, 14 Nov 2022 21:39:28 GMT"
],
"Content-Length": [
- "729"
+ "745"
],
"Content-Type": [
"application/json"
@@ -996,25 +1060,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Storage/storageAccounts/saforcspkg954\",\r\n \"name\": \"saforcspkg954\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T04:19:17.1012571Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg954.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg954.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg954.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg954.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Storage/storageAccounts/saforcspkg2341\",\r\n \"name\": \"saforcspkg2341\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T21:38:55.618092Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg2341.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg2341.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg2341.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg2341.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Storage/storageAccounts/saforcspkg954/listKeys?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjM0NzIvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnOTU0L2xpc3RLZXlzP2FwaS12ZXJzaW9uPTIwMTUtMDYtMTU=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Storage/storageAccounts/saforcspkg2341/listKeys?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9zdG9yYWdlQWNjb3VudHMvc2Fmb3Jjc3BrZzIzNDEvbGlzdEtleXM/YXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "POST",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "fe39f9f0-fd65-4379-9012-1a1e5c8e3f2a"
+ "8a7f5eb6-7157-446d-9194-2ef2db9ea655"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -1026,7 +1090,7 @@
"no-cache"
],
"x-ms-request-id": [
- "25be3ff6-15c3-40fe-810a-53f894dd470f"
+ "2c966979-169d-48a7-bc52-34c2c56164ce"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -1038,16 +1102,16 @@
"11999"
],
"x-ms-correlation-request-id": [
- "60a84966-acff-4876-b4ab-6b8b31a60440"
+ "b922a329-13e1-4164-b30d-48882a5679ee"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T041946Z:60a84966-acff-4876-b4ab-6b8b31a60440"
+ "WESTUS2:20221114T213928Z:b922a329-13e1-4164-b30d-48882a5679ee"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:19:46 GMT"
+ "Mon, 14 Nov 2022 21:39:28 GMT"
],
"Content-Length": [
"197"
@@ -1063,28 +1127,28 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Compute/cloudServices/cs8338?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjM0NzIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4MzM4P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Compute/cloudServices/cs5383?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9jbG91ZFNlcnZpY2VzL2NzNTM4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg954.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=iWWGtMAzZFklLYk%2FNLXwG3OiVWo4Fs9fjqk1Tww7%2B0U%3D&st=2022-06-14T04%3A21%3A14Z&se=2022-06-17T04%3A21%3A14Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb4487\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe5719\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Network/publicIPAddresses/cspip1252\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg2341.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole1(Standard_D2_v2)(1)_WorkerRole2(Standard_D1_v2)(1)_WebRole1(Standard_A2_v2)(2).cspkg?sv=2017-04-17&sr=b&sig=Sanitized\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7293\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe50\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Network/publicIPAddresses/cspip693\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "dc46a8e8-99a0-4011-8d3f-cd3798fd84a9"
+ "b37671db-9269-4402-bd79-7f5c8bc635cd"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "3467"
+ "3469"
]
},
"ResponseHeaders": {
@@ -1095,19 +1159,19 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/3853bf89-6bee-495f-b4d0-5affca8bcd7c?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/98431c08-9ae5-42ba-8a22-eb718654c62f?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;294,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;294"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "3853bf89-6bee-495f-b4d0-5affca8bcd7c"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;287"
+ "98431c08-9ae5-42ba-8a22-eb718654c62f"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1116,19 +1180,19 @@
"1199"
],
"x-ms-correlation-request-id": [
- "e20855e0-d377-4bfe-9921-a4db9933dfc2"
+ "f7faad56-7e82-45fd-8625-79af5dd442da"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042118Z:e20855e0-d377-4bfe-9921-a4db9933dfc2"
+ "WESTUS2:20221114T213946Z:f7faad56-7e82-45fd-8625-79af5dd442da"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:21:17 GMT"
+ "Mon, 14 Nov 2022 21:39:45 GMT"
],
"Content-Length": [
- "3950"
+ "3971"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1137,32 +1201,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs8338\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR3472/providers/Microsoft.Compute/cloudServices/cs8338\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb4487\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe5719\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Network/publicIPAddresses/cspip1252\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"9edd94b0-d1a5-401e-80d9-ee1f929a1395\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T04:21:17.7036651Z\",\r\n \"lastModifiedAt\": \"2022-06-15T04:21:17.7036651Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs5383\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR55/providers/Microsoft.Compute/cloudServices/cs5383\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7293\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe50\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Network/publicIPAddresses/cspip693\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Creating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"uniqueId\": \"832518f9-8c7a-4f8c-802f-bcaf365260e5\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:39:45.3945195Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:39:45.3945195Z\"\r\n }\r\n}",
"StatusCode": 201
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Compute/cloudServices/cs8338?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjM0NzIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4MzM4P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Compute/cloudServices/cs5383?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9jbG91ZFNlcnZpY2VzL2NzNTM4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg2812.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole2(Standard_D2_v2)(1)_WebRole1(Standard_A2_v2)(1).cspkg?sv=2017-04-17&sr=b&sig=mDO5xzLEWj4%2FNnuGtwSrTVwEBwYK8PNlilYVKHMUAeA%3D&st=2022-06-14T04%3A27%3A47Z&se=2022-06-17T04%3A27%3A47Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb4487\",\r\n \"properties\": {\r\n \"frontendIPConfigurations\": [\r\n {\r\n \"name\": \"lbfe5719\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Network/publicIPAddresses/cspip1252\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.1\",\r\n \"autoUpgradeMinorVersion\": true,\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\",\r\n \"protectedSettings\": \"VsmrdpTest!\"\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"packageUrl\": \"https://saforcspkg5705.blob.core.windows.net/sascontainer/TestCloudServiceMultiRole_WorkerRole2(Standard_D2_v2)(1)_WebRole1(Standard_A2_v2)(1).cspkg?sv=2017-04-17&sr=b&sig=AMyHYnXHv39ZOTtcY8QbSZACY2Nda6Q8F9TzLih3zb4%3D&st=2022-11-13T21%3A45%3A02Z&se=2022-11-16T21%3A45%3A02Z&sp=rw\",\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7293\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe50\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Network/publicIPAddresses/cspip693\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.1\",\r\n \"autoUpgradeMinorVersion\": true,\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\",\r\n \"protectedSettings\": \"VsmrdpTest!\"\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "5679372a-45ab-4b3d-8ae5-0cf94719a203"
+ "b6ab6403-d974-411e-ba7e-766a8bb3ca07"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "3391"
+ "3388"
]
},
"ResponseHeaders": {
@@ -1173,19 +1237,19 @@
"no-cache"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0a047672-9003-4481-a20a-c729b4be1b6c?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/792ecce0-286a-4a17-a29a-c934fa30180a?api-version=2022-09-04"
],
"x-ms-async-operation-timeout": [
"PT8H20M"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;298,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;298"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "0a047672-9003-4481-a20a-c729b4be1b6c"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;291"
+ "792ecce0-286a-4a17-a29a-c934fa30180a"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1194,19 +1258,19 @@
"1198"
],
"x-ms-correlation-request-id": [
- "dc017825-96ed-459c-aac0-a222da7fa44d"
+ "d002220f-71e9-42f1-8e59-9cb79a3ab10e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042748Z:dc017825-96ed-459c-aac0-a222da7fa44d"
+ "WESTUS2:20221114T214504Z:d002220f-71e9-42f1-8e59-9cb79a3ab10e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:27:47 GMT"
+ "Mon, 14 Nov 2022 21:45:04 GMT"
],
"Content-Length": [
- "3855"
+ "3876"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1215,20 +1279,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs8338\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR3472/providers/Microsoft.Compute/cloudServices/cs8338\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb4487\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe5719\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Network/publicIPAddresses/cspip1252\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"9edd94b0-d1a5-401e-80d9-ee1f929a1395\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T04:21:17.7036651Z\",\r\n \"lastModifiedAt\": \"2022-06-15T04:27:48.1743896Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs5383\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR55/providers/Microsoft.Compute/cloudServices/cs5383\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7293\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe50\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Network/publicIPAddresses/cspip693\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Updating\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"uniqueId\": \"832518f9-8c7a-4f8c-802f-bcaf365260e5\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:39:45.3945195Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:45:03.8951465Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/3853bf89-6bee-495f-b4d0-5affca8bcd7c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMzg1M2JmODktNmJlZS00OTVmLWI0ZDAtNWFmZmNhOGJjZDdjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/98431c08-9ae5-42ba-8a22-eb718654c62f?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzk4NDMxYzA4LTlhZTUtNDJiYS04YTIyLWViNzE4NjU0YzYyZj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1242,10 +1306,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "99dee30f-8d7a-4fd4-af2f-bd57740ef898"
+ "df9804bd-4f0a-4482-9793-77cda2ec0fe3"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1255,16 +1319,16 @@
"11999"
],
"x-ms-correlation-request-id": [
- "f0fd4bad-b530-45b8-934e-2cc0ea7e5f6d"
+ "eb6f0620-4393-483b-a850-457223b8f5b7"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042148Z:f0fd4bad-b530-45b8-934e-2cc0ea7e5f6d"
+ "WESTUS2:20221114T214017Z:eb6f0620-4393-483b-a850-457223b8f5b7"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:21:48 GMT"
+ "Mon, 14 Nov 2022 21:40:16 GMT"
],
"Content-Length": [
"134"
@@ -1276,20 +1340,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:21:17.7036651-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"3853bf89-6bee-495f-b4d0-5affca8bcd7c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:39:45.3945195-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98431c08-9ae5-42ba-8a22-eb718654c62f\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/3853bf89-6bee-495f-b4d0-5affca8bcd7c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMzg1M2JmODktNmJlZS00OTVmLWI0ZDAtNWFmZmNhOGJjZDdjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/98431c08-9ae5-42ba-8a22-eb718654c62f?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzk4NDMxYzA4LTlhZTUtNDJiYS04YTIyLWViNzE4NjU0YzYyZj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1303,10 +1367,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "f35f4d32-b2d9-4f59-a688-7d1f68e5a652"
+ "fb18c1ea-a17b-4b7b-9688-f5d8701aab56"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1316,16 +1380,16 @@
"11998"
],
"x-ms-correlation-request-id": [
- "b90a0910-9c29-430a-9101-abd1f4de82b7"
+ "06f58460-6ca2-4848-8edd-c472960d680e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042219Z:b90a0910-9c29-430a-9101-abd1f4de82b7"
+ "WESTUS2:20221114T214047Z:06f58460-6ca2-4848-8edd-c472960d680e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:22:19 GMT"
+ "Mon, 14 Nov 2022 21:40:46 GMT"
],
"Content-Length": [
"134"
@@ -1337,20 +1401,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:21:17.7036651-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"3853bf89-6bee-495f-b4d0-5affca8bcd7c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:39:45.3945195-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98431c08-9ae5-42ba-8a22-eb718654c62f\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/3853bf89-6bee-495f-b4d0-5affca8bcd7c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMzg1M2JmODktNmJlZS00OTVmLWI0ZDAtNWFmZmNhOGJjZDdjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/98431c08-9ae5-42ba-8a22-eb718654c62f?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzk4NDMxYzA4LTlhZTUtNDJiYS04YTIyLWViNzE4NjU0YzYyZj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1364,10 +1428,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "1c2a6f25-53be-48df-9bfa-88272c298714"
+ "2afa07f4-1f19-4bb5-8c8a-e989a7e8c21f"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1377,16 +1441,16 @@
"11997"
],
"x-ms-correlation-request-id": [
- "4aef5e24-31ff-49c0-8aea-6352f5e27fe4"
+ "304d056a-8cc5-4a32-8900-c44c4ee052bd"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042249Z:4aef5e24-31ff-49c0-8aea-6352f5e27fe4"
+ "WESTUS2:20221114T214117Z:304d056a-8cc5-4a32-8900-c44c4ee052bd"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:22:48 GMT"
+ "Mon, 14 Nov 2022 21:41:17 GMT"
],
"Content-Length": [
"134"
@@ -1398,20 +1462,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:21:17.7036651-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"3853bf89-6bee-495f-b4d0-5affca8bcd7c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:39:45.3945195-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98431c08-9ae5-42ba-8a22-eb718654c62f\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/3853bf89-6bee-495f-b4d0-5affca8bcd7c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMzg1M2JmODktNmJlZS00OTVmLWI0ZDAtNWFmZmNhOGJjZDdjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/98431c08-9ae5-42ba-8a22-eb718654c62f?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzk4NDMxYzA4LTlhZTUtNDJiYS04YTIyLWViNzE4NjU0YzYyZj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1425,10 +1489,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "8b183e00-142d-4545-8091-649e7571b517"
+ "5403d79a-034d-4a63-a49f-b416a91d8ebf"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1438,16 +1502,16 @@
"11996"
],
"x-ms-correlation-request-id": [
- "186f1215-bda2-4c8c-a5c5-bfcd3a7c8f0c"
+ "49797a16-c9e6-4a42-a04c-535e24a37dfc"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042319Z:186f1215-bda2-4c8c-a5c5-bfcd3a7c8f0c"
+ "WESTUS2:20221114T214147Z:49797a16-c9e6-4a42-a04c-535e24a37dfc"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:23:18 GMT"
+ "Mon, 14 Nov 2022 21:41:47 GMT"
],
"Content-Length": [
"134"
@@ -1459,20 +1523,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:21:17.7036651-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"3853bf89-6bee-495f-b4d0-5affca8bcd7c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:39:45.3945195-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98431c08-9ae5-42ba-8a22-eb718654c62f\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/3853bf89-6bee-495f-b4d0-5affca8bcd7c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMzg1M2JmODktNmJlZS00OTVmLWI0ZDAtNWFmZmNhOGJjZDdjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/98431c08-9ae5-42ba-8a22-eb718654c62f?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzk4NDMxYzA4LTlhZTUtNDJiYS04YTIyLWViNzE4NjU0YzYyZj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1486,10 +1550,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "ff82dcab-99e5-4c4b-a6b5-05dd487f5fa9"
+ "9e65d895-1476-4e98-b139-7a160e980ee4"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1499,16 +1563,16 @@
"11995"
],
"x-ms-correlation-request-id": [
- "184fe3a2-1d81-4bb9-a4f3-d516d2dd5f2b"
+ "22759c2b-2f7e-4e8f-8e54-64827ffb0e68"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042349Z:184fe3a2-1d81-4bb9-a4f3-d516d2dd5f2b"
+ "WESTUS2:20221114T214218Z:22759c2b-2f7e-4e8f-8e54-64827ffb0e68"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:23:49 GMT"
+ "Mon, 14 Nov 2022 21:42:17 GMT"
],
"Content-Length": [
"134"
@@ -1520,20 +1584,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:21:17.7036651-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"3853bf89-6bee-495f-b4d0-5affca8bcd7c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:39:45.3945195-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98431c08-9ae5-42ba-8a22-eb718654c62f\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/3853bf89-6bee-495f-b4d0-5affca8bcd7c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMzg1M2JmODktNmJlZS00OTVmLWI0ZDAtNWFmZmNhOGJjZDdjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/98431c08-9ae5-42ba-8a22-eb718654c62f?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzk4NDMxYzA4LTlhZTUtNDJiYS04YTIyLWViNzE4NjU0YzYyZj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1547,10 +1611,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "e249677e-5aae-4768-b6df-0594286bff69"
+ "87047cc7-a95a-485c-9598-6b47380b70f2"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1560,16 +1624,16 @@
"11994"
],
"x-ms-correlation-request-id": [
- "1fac5721-3d59-436e-b5b3-563f5bb04c7f"
+ "3987469d-ce55-43ea-bde5-078bcbb40a54"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042419Z:1fac5721-3d59-436e-b5b3-563f5bb04c7f"
+ "WESTUS2:20221114T214248Z:3987469d-ce55-43ea-bde5-078bcbb40a54"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:24:19 GMT"
+ "Mon, 14 Nov 2022 21:42:47 GMT"
],
"Content-Length": [
"134"
@@ -1581,20 +1645,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:21:17.7036651-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"3853bf89-6bee-495f-b4d0-5affca8bcd7c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:39:45.3945195-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98431c08-9ae5-42ba-8a22-eb718654c62f\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/3853bf89-6bee-495f-b4d0-5affca8bcd7c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMzg1M2JmODktNmJlZS00OTVmLWI0ZDAtNWFmZmNhOGJjZDdjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/98431c08-9ae5-42ba-8a22-eb718654c62f?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzk4NDMxYzA4LTlhZTUtNDJiYS04YTIyLWViNzE4NjU0YzYyZj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1608,10 +1672,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "81b969c6-9f88-449a-a6c6-411855db8d6a"
+ "a9eaa616-9fe8-4402-87c4-2a382de51a2e"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1621,16 +1685,16 @@
"11993"
],
"x-ms-correlation-request-id": [
- "e89d2640-2c4c-4230-83e6-2d62b7c675fd"
+ "3d8b577c-aa1d-48bd-a4a7-6f96da9b0126"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042449Z:e89d2640-2c4c-4230-83e6-2d62b7c675fd"
+ "WESTUS2:20221114T214318Z:3d8b577c-aa1d-48bd-a4a7-6f96da9b0126"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:24:49 GMT"
+ "Mon, 14 Nov 2022 21:43:17 GMT"
],
"Content-Length": [
"134"
@@ -1642,20 +1706,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:21:17.7036651-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"3853bf89-6bee-495f-b4d0-5affca8bcd7c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:39:45.3945195-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98431c08-9ae5-42ba-8a22-eb718654c62f\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/3853bf89-6bee-495f-b4d0-5affca8bcd7c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMzg1M2JmODktNmJlZS00OTVmLWI0ZDAtNWFmZmNhOGJjZDdjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/98431c08-9ae5-42ba-8a22-eb718654c62f?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzk4NDMxYzA4LTlhZTUtNDJiYS04YTIyLWViNzE4NjU0YzYyZj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1669,10 +1733,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "3846bd5d-10aa-4e5a-8683-b0a0409de772"
+ "ed67033c-37fc-446c-9511-44d10f7b60e7"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1682,16 +1746,16 @@
"11992"
],
"x-ms-correlation-request-id": [
- "9e5e2637-818b-4bed-82fe-e71daa348659"
+ "a8b1a7ab-4674-4a2e-b9d6-791d428e562a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042520Z:9e5e2637-818b-4bed-82fe-e71daa348659"
+ "WESTUS2:20221114T214348Z:a8b1a7ab-4674-4a2e-b9d6-791d428e562a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:25:19 GMT"
+ "Mon, 14 Nov 2022 21:43:48 GMT"
],
"Content-Length": [
"134"
@@ -1703,20 +1767,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:21:17.7036651-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"3853bf89-6bee-495f-b4d0-5affca8bcd7c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:39:45.3945195-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"98431c08-9ae5-42ba-8a22-eb718654c62f\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/3853bf89-6bee-495f-b4d0-5affca8bcd7c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMzg1M2JmODktNmJlZS00OTVmLWI0ZDAtNWFmZmNhOGJjZDdjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/98431c08-9ae5-42ba-8a22-eb718654c62f?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzk4NDMxYzA4LTlhZTUtNDJiYS04YTIyLWViNzE4NjU0YzYyZj9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1730,10 +1794,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "f43e56e7-decd-42e2-a5e9-53fa429123c7"
+ "2abd6fea-2ca1-4e11-a845-eb95656e97cc"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -1743,16 +1807,16 @@
"11991"
],
"x-ms-correlation-request-id": [
- "27f7ba40-80a2-469d-a9e7-a97e92b13848"
+ "a1a525ff-0459-4c41-8c62-6d2c62a6fe76"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042550Z:27f7ba40-80a2-469d-a9e7-a97e92b13848"
+ "WESTUS2:20221114T214418Z:a1a525ff-0459-4c41-8c62-6d2c62a6fe76"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:25:50 GMT"
+ "Mon, 14 Nov 2022 21:44:18 GMT"
],
"Content-Length": [
"184"
@@ -1764,20 +1828,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:21:17.7036651-05:00\",\r\n \"endTime\": \"2022-06-14T23:25:30.5486758-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"3853bf89-6bee-495f-b4d0-5affca8bcd7c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:39:45.3945195-08:00\",\r\n \"endTime\": \"2022-11-14T13:44:18.2076197-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"98431c08-9ae5-42ba-8a22-eb718654c62f\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Compute/cloudServices/cs8338?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjM0NzIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4MzM4P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Compute/cloudServices/cs5383?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9jbG91ZFNlcnZpY2VzL2NzNTM4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1787,14 +1851,14 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;999,Microsoft.Compute/GetCloudService30Min;4970,Microsoft.Compute/GetCloudService3Min;999,Microsoft.Compute/GetCloudService30Min;4986"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "dabcacb2-fa08-4b66-8003-c3839e9ee153"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;392,Microsoft.Compute/GetCloudService30Min;2548"
+ "9b07f74c-e1e5-469d-a4c0-a5a0fa570fcf"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1803,19 +1867,19 @@
"11990"
],
"x-ms-correlation-request-id": [
- "aa9cc866-7d60-4ba8-92f6-95ea1869038e"
+ "3228aa5f-dea6-490a-aa3b-91f3bfe29522"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042550Z:aa9cc866-7d60-4ba8-92f6-95ea1869038e"
+ "WESTUS2:20221114T214418Z:3228aa5f-dea6-490a-aa3b-91f3bfe29522"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:25:50 GMT"
+ "Mon, 14 Nov 2022 21:44:18 GMT"
],
"Content-Length": [
- "3952"
+ "3973"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1824,26 +1888,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs8338\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR3472/providers/Microsoft.Compute/cloudServices/cs8338\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb4487\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe5719\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Network/publicIPAddresses/cspip1252\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"9edd94b0-d1a5-401e-80d9-ee1f929a1395\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T04:21:17.7036651Z\",\r\n \"lastModifiedAt\": \"2022-06-15T04:21:17.7036651Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs5383\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR55/providers/Microsoft.Compute/cloudServices/cs5383\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7293\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe50\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Network/publicIPAddresses/cspip693\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"832518f9-8c7a-4f8c-802f-bcaf365260e5\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:39:45.3945195Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:39:45.3945195Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Compute/cloudServices/cs8338?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjM0NzIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4MzM4P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Compute/cloudServices/cs5383?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9jbG91ZFNlcnZpY2VzL2NzNTM4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "00e0633e-3bf3-409e-a0eb-572993cd2def"
+ "95ade1a5-b4f9-4884-a649-961abfdffc2e"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1853,14 +1917,14 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4969,Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4985"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "fe2be00e-c534-4e12-a35e-eb54dcb4d020"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;391,Microsoft.Compute/GetCloudService30Min;2547"
+ "8e67ca09-9654-42a4-82c4-a1ae72d3c075"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -1869,19 +1933,19 @@
"11989"
],
"x-ms-correlation-request-id": [
- "828ea592-7251-4fed-8e98-5d1dff03cc48"
+ "4acf0c45-3c7e-412b-b0b0-932112604985"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042550Z:828ea592-7251-4fed-8e98-5d1dff03cc48"
+ "WESTUS2:20221114T214418Z:4acf0c45-3c7e-412b-b0b0-932112604985"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:25:50 GMT"
+ "Mon, 14 Nov 2022 21:44:18 GMT"
],
"Content-Length": [
- "3952"
+ "3973"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1890,20 +1954,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs8338\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR3472/providers/Microsoft.Compute/cloudServices/cs8338\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb4487\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe5719\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Network/publicIPAddresses/cspip1252\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"9edd94b0-d1a5-401e-80d9-ee1f929a1395\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T04:21:17.7036651Z\",\r\n \"lastModifiedAt\": \"2022-06-15T04:21:17.7036651Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs5383\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR55/providers/Microsoft.Compute/cloudServices/cs5383\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D1_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7293\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe50\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Network/publicIPAddresses/cspip693\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"832518f9-8c7a-4f8c-802f-bcaf365260e5\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:39:45.3945195Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:39:45.3945195Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Compute/cloudServices/cs8338?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjM0NzIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4MzM4P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Compute/cloudServices/cs5383?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9jbG91ZFNlcnZpY2VzL2NzNTM4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1913,35 +1977,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;999,Microsoft.Compute/GetCloudService30Min;4979,Microsoft.Compute/GetCloudService3Min;999,Microsoft.Compute/GetCloudService30Min;4994"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "a6f05635-02f7-48d2-bd2d-392b8862d5a2"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;394,Microsoft.Compute/GetCloudService30Min;2540"
+ "e26a6329-8235-47db-a441-b6fff4310038"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11980"
+ "11972"
],
"x-ms-correlation-request-id": [
- "77fa13f6-b69e-47c8-a20b-62060086b64e"
+ "c138e4bf-4c32-49ca-bf34-3d1e995e9d4d"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043150Z:77fa13f6-b69e-47c8-a20b-62060086b64e"
+ "WESTUS2:20221114T215307Z:c138e4bf-4c32-49ca-bf34-3d1e995e9d4d"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:31:49 GMT"
+ "Mon, 14 Nov 2022 21:53:07 GMT"
],
"Content-Length": [
- "3858"
+ "3879"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -1950,26 +2014,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs8338\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR3472/providers/Microsoft.Compute/cloudServices/cs8338\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb4487\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe5719\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Network/publicIPAddresses/cspip1252\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"9edd94b0-d1a5-401e-80d9-ee1f929a1395\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T04:21:17.7036651Z\",\r\n \"lastModifiedAt\": \"2022-06-15T04:27:48.1743896Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs5383\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR55/providers/Microsoft.Compute/cloudServices/cs5383\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7293\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe50\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Network/publicIPAddresses/cspip693\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"832518f9-8c7a-4f8c-802f-bcaf365260e5\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:39:45.3945195Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:45:03.8951465Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Compute/cloudServices/cs8338?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjM0NzIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4MzM4P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Compute/cloudServices/cs5383?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9jbG91ZFNlcnZpY2VzL2NzNTM4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "aaf01ac3-ec6e-4562-a2f8-10309e663e2b"
+ "6430a0f3-2bba-4f27-ad87-a43d34e701db"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -1979,35 +2043,35 @@
"Pragma": [
"no-cache"
],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4978,Microsoft.Compute/GetCloudService3Min;998,Microsoft.Compute/GetCloudService30Min;4993"
+ ],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "ce02f1ec-6a42-48ea-8fd3-4011111941f2"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/GetCloudService3Min;393,Microsoft.Compute/GetCloudService30Min;2539"
+ "2551bdd6-885b-4972-9b15-5334c1925562"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11979"
+ "11971"
],
"x-ms-correlation-request-id": [
- "def5192d-7861-4170-a721-075c2f8efdcd"
+ "545016c9-0b92-4ffa-a3f4-50f30595e049"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043150Z:def5192d-7861-4170-a721-075c2f8efdcd"
+ "WESTUS2:20221114T215307Z:545016c9-0b92-4ffa-a3f4-50f30595e049"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:31:49 GMT"
+ "Mon, 14 Nov 2022 21:53:07 GMT"
],
"Content-Length": [
- "3858"
+ "3879"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2016,32 +2080,32 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"name\": \"cs8338\",\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/CRPTESTAR3472/providers/Microsoft.Compute/cloudServices/cs8338\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb4487\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe5719\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Network/publicIPAddresses/cspip1252\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.35.0.2\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"9edd94b0-d1a5-401e-80d9-ee1f929a1395\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-06-15T04:21:17.7036651Z\",\r\n \"lastModifiedAt\": \"2022-06-15T04:27:48.1743896Z\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"name\": \"cs5383\",\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/CRPTESTAR55/providers/Microsoft.Compute/cloudServices/cs5383\",\r\n \"type\": \"Microsoft.Compute/cloudServices\",\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"configuration\": \"\\r\\n\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n\",\r\n \"upgradeMode\": \"Auto\",\r\n \"roleProfile\": {\r\n \"roles\": [\r\n {\r\n \"name\": \"WebRole1\",\r\n \"sku\": {\r\n \"name\": \"Standard_A2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n },\r\n {\r\n \"name\": \"WorkerRole2\",\r\n \"sku\": {\r\n \"name\": \"Standard_D2_v2\",\r\n \"tier\": \"Standard\",\r\n \"capacity\": 1\r\n }\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"secrets\": []\r\n },\r\n \"networkProfile\": {\r\n \"slotType\": \"Production\",\r\n \"loadBalancerConfigurations\": [\r\n {\r\n \"name\": \"lb7293\",\r\n \"properties\": {\r\n \"frontendIpConfigurations\": [\r\n {\r\n \"name\": \"lbfe50\",\r\n \"properties\": {\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Network/publicIPAddresses/cspip693\"\r\n }\r\n }\r\n }\r\n ]\r\n }\r\n }\r\n ]\r\n },\r\n \"extensionProfile\": {\r\n \"extensions\": [\r\n {\r\n \"name\": \"Microsoft.Azure.Geneva.GenevaMonitoringPaaS\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"enableAutomaticUpgrade\": true,\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Azure.Geneva\",\r\n \"type\": \"GenevaMonitoringPaaS\",\r\n \"typeHandlerVersion\": \"2.37.0.3\",\r\n \"settings\": {}\r\n }\r\n },\r\n {\r\n \"name\": \"RDPExtension\",\r\n \"properties\": {\r\n \"autoUpgradeMinorVersion\": true,\r\n \"provisioningState\": \"Succeeded\",\r\n \"rolesAppliedTo\": [\r\n \"*\"\r\n ],\r\n \"publisher\": \"Microsoft.Windows.Azure.Extensions\",\r\n \"type\": \"RDP\",\r\n \"typeHandlerVersion\": \"1.2.3.2\",\r\n \"settings\": \"adminRdpTest2021-10-27T23:59:59\"\r\n }\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"uniqueId\": \"832518f9-8c7a-4f8c-802f-bcaf365260e5\"\r\n },\r\n \"systemData\": {\r\n \"createdAt\": \"2022-11-14T21:39:45.3945195Z\",\r\n \"lastModifiedAt\": \"2022-11-14T21:45:03.8951465Z\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Storage/storageAccounts/saforcspkg2812?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjM0NzIvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMjgxMj9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Storage/storageAccounts/saforcspkg5705?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9zdG9yYWdlQWNjb3VudHMvc2Fmb3Jjc3BrZzU3MDU/YXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "PUT",
- "RequestBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "RequestBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"RequestHeaders": {
"x-ms-client-request-id": [
- "85f452ab-b814-4e1b-8371-9821df8c2495"
+ "1d6e4ed8-2f29-49d1-89d6-e7444943fcad"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
],
"Content-Type": [
"application/json; charset=utf-8"
],
"Content-Length": [
- "89"
+ "93"
]
},
"ResponseHeaders": {
@@ -2052,13 +2116,13 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e73e21c7-9941-4178-8c06-5b80390c5c85?monitor=true&api-version=2015-06-15"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6b779fe7-3b6b-4b28-933c-a1f0e48f4cf0?monitor=true&api-version=2015-06-15"
],
"Retry-After": [
"17"
],
"x-ms-request-id": [
- "e73e21c7-9941-4178-8c06-5b80390c5c85"
+ "6b779fe7-3b6b-4b28-933c-a1f0e48f4cf0"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2070,16 +2134,16 @@
"1199"
],
"x-ms-correlation-request-id": [
- "5496bf47-bf0f-4d10-8a48-4f9706c1039a"
+ "1170d75c-4ebf-4d9b-abd4-dde49d32b02f"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042556Z:5496bf47-bf0f-4d10-8a48-4f9706c1039a"
+ "WESTUS2:20221114T214425Z:1170d75c-4ebf-4d9b-abd4-dde49d32b02f"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:25:55 GMT"
+ "Mon, 14 Nov 2022 21:44:24 GMT"
],
"Content-Type": [
"text/plain; charset=utf-8"
@@ -2095,15 +2159,15 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e73e21c7-9941-4178-8c06-5b80390c5c85?monitor=true&api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMi9hc3luY29wZXJhdGlvbnMvZTczZTIxYzctOTk0MS00MTc4LThjMDYtNWI4MDM5MGM1Yzg1P21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Storage/locations/eastus2euap/asyncoperations/6b779fe7-3b6b-4b28-933c-a1f0e48f4cf0?monitor=true&api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvYXN5bmNvcGVyYXRpb25zLzZiNzc5ZmU3LTNiNmItNGIyOC05MzNjLWExZjBlNDhmNGNmMD9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -2115,7 +2179,7 @@
"no-cache"
],
"x-ms-request-id": [
- "ef3d3b54-dd24-4614-ba70-0ffb654036cf"
+ "c9f90f47-62ed-43b9-b4ef-5adcfad425fa"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2127,19 +2191,19 @@
"11999"
],
"x-ms-correlation-request-id": [
- "aaca054e-3bf2-4b34-a387-52d385bccd4e"
+ "bc52fd7d-68cd-453c-9a87-1db7baa63ed2"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042613Z:aaca054e-3bf2-4b34-a387-52d385bccd4e"
+ "WESTUS2:20221114T214442Z:bc52fd7d-68cd-453c-9a87-1db7baa63ed2"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:26:12 GMT"
+ "Mon, 14 Nov 2022 21:44:41 GMT"
],
"Content-Length": [
- "89"
+ "93"
],
"Content-Type": [
"application/json"
@@ -2148,25 +2212,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"location\": \"eastus2\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"location\": \"eastus2euap\",\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Storage/storageAccounts/saforcspkg2812?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjM0NzIvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMjgxMj9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Storage/storageAccounts/saforcspkg5705?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9zdG9yYWdlQWNjb3VudHMvc2Fmb3Jjc3BrZzU3MDU/YXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "ad60a43d-c2a7-43e1-a62b-a4142257c2e9"
+ "f624e38d-cf5d-4801-8688-0c1aaf7c8f1c"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -2178,7 +2242,7 @@
"no-cache"
],
"x-ms-request-id": [
- "fc9f44aa-8041-4df2-a1b2-0071e6caac77"
+ "90e83aed-3b37-4752-a2d4-817a188e32ed"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2190,19 +2254,19 @@
"11997"
],
"x-ms-correlation-request-id": [
- "6226b3f7-b673-459a-b73d-2b5c987e21f7"
+ "e1d0e01d-b611-4e0d-b25b-00d01b00e901"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042623Z:6226b3f7-b673-459a-b73d-2b5c987e21f7"
+ "WESTUS2:20221114T214453Z:e1d0e01d-b611-4e0d-b25b-00d01b00e901"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:26:22 GMT"
+ "Mon, 14 Nov 2022 21:44:52 GMT"
],
"Content-Length": [
- "735"
+ "745"
],
"Content-Type": [
"application/json"
@@ -2211,25 +2275,25 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"id\": \"/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Storage/storageAccounts/saforcspkg2812\",\r\n \"name\": \"saforcspkg2812\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-06-15T04:25:54.4942455Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg2812.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg2812.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg2812.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg2812.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centralus\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
+ "ResponseBody": "{\r\n \"id\": \"/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Storage/storageAccounts/saforcspkg5705\",\r\n \"name\": \"saforcspkg5705\",\r\n \"type\": \"Microsoft.Storage/storageAccounts\",\r\n \"location\": \"eastus2euap\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"accountType\": \"Standard_GRS\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"creationTime\": \"2022-11-14T21:44:22.5117647Z\",\r\n \"primaryEndpoints\": {\r\n \"blob\": \"https://saforcspkg5705.blob.core.windows.net/\",\r\n \"queue\": \"https://saforcspkg5705.queue.core.windows.net/\",\r\n \"table\": \"https://saforcspkg5705.table.core.windows.net/\",\r\n \"file\": \"https://saforcspkg5705.file.core.windows.net/\"\r\n },\r\n \"primaryLocation\": \"eastus2euap\",\r\n \"statusOfPrimary\": \"available\",\r\n \"secondaryLocation\": \"centraluseuap\",\r\n \"statusOfSecondary\": \"available\"\r\n }\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Storage/storageAccounts/saforcspkg2812/listKeys?api-version=2015-06-15",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjM0NzIvcHJvdmlkZXJzL01pY3Jvc29mdC5TdG9yYWdlL3N0b3JhZ2VBY2NvdW50cy9zYWZvcmNzcGtnMjgxMi9saXN0S2V5cz9hcGktdmVyc2lvbj0yMDE1LTA2LTE1",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Storage/storageAccounts/saforcspkg5705/listKeys?api-version=2015-06-15",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuU3RvcmFnZS9zdG9yYWdlQWNjb3VudHMvc2Fmb3Jjc3BrZzU3MDUvbGlzdEtleXM/YXBpLXZlcnNpb249MjAxNS0wNi0xNQ==",
"RequestMethod": "POST",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "aa857c42-72de-4e9c-af28-026885d03319"
+ "e162ddee-304f-43d8-994b-d410b402a354"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.Storage.StorageManagementClient/4.0.0.0"
]
},
@@ -2241,7 +2305,7 @@
"no-cache"
],
"x-ms-request-id": [
- "ab43b002-ca5d-449c-afd4-e38e059f0ff6"
+ "217bb562-0be1-4a72-9b1c-886792ccd918"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -2253,16 +2317,16 @@
"11999"
],
"x-ms-correlation-request-id": [
- "fa2202b6-76f8-4910-ad2c-a09e4729bf82"
+ "acf601a4-d0cd-48b0-b0ca-17c56042d8fd"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042623Z:fa2202b6-76f8-4910-ad2c-a09e4729bf82"
+ "WESTUS2:20221114T214453Z:acf601a4-d0cd-48b0-b0ca-17c56042d8fd"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:26:22 GMT"
+ "Mon, 14 Nov 2022 21:44:52 GMT"
],
"Content-Length": [
"197"
@@ -2278,16 +2342,16 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0a047672-9003-4481-a20a-c729b4be1b6c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMGEwNDc2NzItOTAwMy00NDgxLWEyMGEtYzcyOWI0YmUxYjZjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/792ecce0-286a-4a17-a29a-c934fa30180a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzc5MmVjY2UwLTI4NmEtNGExNy1hMjlhLWM5MzRmYTMwMTgwYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2301,10 +2365,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "9ce73070-aa8d-4eab-96e2-3fe0dd2cd04b"
+ "068bf991-52a7-4bfa-91b8-44e25662239c"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2314,16 +2378,16 @@
"11988"
],
"x-ms-correlation-request-id": [
- "9d6aab6c-9d2e-4da3-8f3d-58458df13b9f"
+ "13ec4276-3ba3-4a71-bc40-12f18bc8710a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042818Z:9d6aab6c-9d2e-4da3-8f3d-58458df13b9f"
+ "WESTUS2:20221114T214535Z:13ec4276-3ba3-4a71-bc40-12f18bc8710a"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:28:18 GMT"
+ "Mon, 14 Nov 2022 21:45:34 GMT"
],
"Content-Length": [
"134"
@@ -2335,20 +2399,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:27:47.8462369-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"0a047672-9003-4481-a20a-c729b4be1b6c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:45:03.6607613-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"792ecce0-286a-4a17-a29a-c934fa30180a\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0a047672-9003-4481-a20a-c729b4be1b6c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMGEwNDc2NzItOTAwMy00NDgxLWEyMGEtYzcyOWI0YmUxYjZjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/792ecce0-286a-4a17-a29a-c934fa30180a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzc5MmVjY2UwLTI4NmEtNGExNy1hMjlhLWM5MzRmYTMwMTgwYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2362,10 +2426,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "f17ecf93-d556-4b63-b7ba-2dfba1cb72e2"
+ "32d22355-3c41-4812-91a7-639d4c105c0d"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2375,16 +2439,16 @@
"11987"
],
"x-ms-correlation-request-id": [
- "a420b283-4d13-4e4d-be9c-2ba66f93224b"
+ "40446c22-6c94-47dd-9e31-f0648c4b4b7d"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042849Z:a420b283-4d13-4e4d-be9c-2ba66f93224b"
+ "WESTUS2:20221114T214605Z:40446c22-6c94-47dd-9e31-f0648c4b4b7d"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:28:48 GMT"
+ "Mon, 14 Nov 2022 21:46:05 GMT"
],
"Content-Length": [
"134"
@@ -2396,20 +2460,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:27:47.8462369-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"0a047672-9003-4481-a20a-c729b4be1b6c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:45:03.6607613-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"792ecce0-286a-4a17-a29a-c934fa30180a\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0a047672-9003-4481-a20a-c729b4be1b6c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMGEwNDc2NzItOTAwMy00NDgxLWEyMGEtYzcyOWI0YmUxYjZjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/792ecce0-286a-4a17-a29a-c934fa30180a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzc5MmVjY2UwLTI4NmEtNGExNy1hMjlhLWM5MzRmYTMwMTgwYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2423,10 +2487,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "d2ad828a-1096-4956-9255-e716e7e45c48"
+ "e5f76c12-336d-4826-94d1-78866aa468ce"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2436,16 +2500,16 @@
"11986"
],
"x-ms-correlation-request-id": [
- "2bd71258-6641-405a-9c54-7abb41cee185"
+ "ac33597c-8f77-4fd5-a059-dd6e7c4bb3e2"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042919Z:2bd71258-6641-405a-9c54-7abb41cee185"
+ "WESTUS2:20221114T214635Z:ac33597c-8f77-4fd5-a059-dd6e7c4bb3e2"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:29:19 GMT"
+ "Mon, 14 Nov 2022 21:46:35 GMT"
],
"Content-Length": [
"134"
@@ -2457,20 +2521,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:27:47.8462369-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"0a047672-9003-4481-a20a-c729b4be1b6c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:45:03.6607613-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"792ecce0-286a-4a17-a29a-c934fa30180a\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0a047672-9003-4481-a20a-c729b4be1b6c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMGEwNDc2NzItOTAwMy00NDgxLWEyMGEtYzcyOWI0YmUxYjZjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/792ecce0-286a-4a17-a29a-c934fa30180a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzc5MmVjY2UwLTI4NmEtNGExNy1hMjlhLWM5MzRmYTMwMTgwYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2484,10 +2548,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "f6ba222d-e6bb-471f-b2e2-a83789d75dc8"
+ "3f4132b1-c0bd-47e8-b5e7-5a3dbbb3d838"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2497,16 +2561,16 @@
"11985"
],
"x-ms-correlation-request-id": [
- "96f54d0d-6376-4dc1-a69d-c081f88da662"
+ "2b7b5746-b99a-4be2-9d55-c21b44293750"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T042949Z:96f54d0d-6376-4dc1-a69d-c081f88da662"
+ "WESTUS2:20221114T214705Z:2b7b5746-b99a-4be2-9d55-c21b44293750"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:29:49 GMT"
+ "Mon, 14 Nov 2022 21:47:05 GMT"
],
"Content-Length": [
"134"
@@ -2518,20 +2582,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:27:47.8462369-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"0a047672-9003-4481-a20a-c729b4be1b6c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:45:03.6607613-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"792ecce0-286a-4a17-a29a-c934fa30180a\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0a047672-9003-4481-a20a-c729b4be1b6c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMGEwNDc2NzItOTAwMy00NDgxLWEyMGEtYzcyOWI0YmUxYjZjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/792ecce0-286a-4a17-a29a-c934fa30180a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzc5MmVjY2UwLTI4NmEtNGExNy1hMjlhLWM5MzRmYTMwMTgwYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2545,10 +2609,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "f904e23e-8d8d-44f3-ac9b-1bde660940eb"
+ "1e3fed7a-1d83-4e3e-a527-00f7f72e217b"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2558,16 +2622,16 @@
"11984"
],
"x-ms-correlation-request-id": [
- "60c88b51-1956-428c-a6f9-a53438a03af1"
+ "6700f53f-b2f3-47ee-abb9-1fd705637670"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043019Z:60c88b51-1956-428c-a6f9-a53438a03af1"
+ "WESTUS2:20221114T214735Z:6700f53f-b2f3-47ee-abb9-1fd705637670"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:30:18 GMT"
+ "Mon, 14 Nov 2022 21:47:35 GMT"
],
"Content-Length": [
"134"
@@ -2579,20 +2643,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:27:47.8462369-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"0a047672-9003-4481-a20a-c729b4be1b6c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:45:03.6607613-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"792ecce0-286a-4a17-a29a-c934fa30180a\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0a047672-9003-4481-a20a-c729b4be1b6c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMGEwNDc2NzItOTAwMy00NDgxLWEyMGEtYzcyOWI0YmUxYjZjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/792ecce0-286a-4a17-a29a-c934fa30180a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzc5MmVjY2UwLTI4NmEtNGExNy1hMjlhLWM5MzRmYTMwMTgwYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2606,10 +2670,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "b58b939f-d703-4b2b-a8bd-5ebe5b605529"
+ "701456bd-e2ae-425b-9d93-c03206ca6da0"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2619,16 +2683,16 @@
"11983"
],
"x-ms-correlation-request-id": [
- "ceec9523-86f9-4c49-bf3b-9bad74896f5d"
+ "855b6df5-fea2-4912-8b92-cf6bc88a0175"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043049Z:ceec9523-86f9-4c49-bf3b-9bad74896f5d"
+ "WESTUS2:20221114T214805Z:855b6df5-fea2-4912-8b92-cf6bc88a0175"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:30:48 GMT"
+ "Mon, 14 Nov 2022 21:48:05 GMT"
],
"Content-Length": [
"134"
@@ -2640,20 +2704,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:27:47.8462369-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"0a047672-9003-4481-a20a-c729b4be1b6c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:45:03.6607613-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"792ecce0-286a-4a17-a29a-c934fa30180a\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0a047672-9003-4481-a20a-c729b4be1b6c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMGEwNDc2NzItOTAwMy00NDgxLWEyMGEtYzcyOWI0YmUxYjZjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/792ecce0-286a-4a17-a29a-c934fa30180a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzc5MmVjY2UwLTI4NmEtNGExNy1hMjlhLWM5MzRmYTMwMTgwYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2667,10 +2731,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "b2981612-5d98-41f9-97d8-559a67b15f04"
+ "432c32b1-f320-4e94-bb00-622570a3ce20"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2680,16 +2744,16 @@
"11982"
],
"x-ms-correlation-request-id": [
- "74da64c3-6693-4824-b511-050616db7670"
+ "1472e601-24cf-420f-b6fe-4e4123919d16"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043119Z:74da64c3-6693-4824-b511-050616db7670"
+ "WESTUS2:20221114T214835Z:1472e601-24cf-420f-b6fe-4e4123919d16"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:31:19 GMT"
+ "Mon, 14 Nov 2022 21:48:35 GMT"
],
"Content-Length": [
"134"
@@ -2701,20 +2765,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:27:47.8462369-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"0a047672-9003-4481-a20a-c729b4be1b6c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:45:03.6607613-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"792ecce0-286a-4a17-a29a-c934fa30180a\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/0a047672-9003-4481-a20a-c729b4be1b6c?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMGEwNDc2NzItOTAwMy00NDgxLWEyMGEtYzcyOWI0YmUxYjZjP2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/792ecce0-286a-4a17-a29a-c934fa30180a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzc5MmVjY2UwLTI4NmEtNGExNy1hMjlhLWM5MzRmYTMwMTgwYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2728,10 +2792,10 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "2a853038-09f4-4e0a-a10e-f8b9b24349f2"
+ "f26aa892-de7d-46cd-b3d6-17fe9aaaad58"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
@@ -2741,16 +2805,504 @@
"11981"
],
"x-ms-correlation-request-id": [
- "c813c433-cf45-4876-8c17-97b137ab2635"
+ "b7091951-ed9b-4ccb-ab40-679ff2619635"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T214906Z:b7091951-ed9b-4ccb-ab40-679ff2619635"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:49:05 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:45:03.6607613-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"792ecce0-286a-4a17-a29a-c934fa30180a\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/792ecce0-286a-4a17-a29a-c934fa30180a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzc5MmVjY2UwLTI4NmEtNGExNy1hMjlhLWM5MzRmYTMwMTgwYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "fc52ee9d-fc09-47cf-8169-3dd57aeea1c6"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11980"
+ ],
+ "x-ms-correlation-request-id": [
+ "daf7c143-b91d-4999-b4e8-4a9e0a037bed"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T214936Z:daf7c143-b91d-4999-b4e8-4a9e0a037bed"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:49:35 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:45:03.6607613-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"792ecce0-286a-4a17-a29a-c934fa30180a\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/792ecce0-286a-4a17-a29a-c934fa30180a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzc5MmVjY2UwLTI4NmEtNGExNy1hMjlhLWM5MzRmYTMwMTgwYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "c8bf1346-f7c2-4643-ae5e-ff7155a73300"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11979"
+ ],
+ "x-ms-correlation-request-id": [
+ "58e0f149-51c7-4f45-bc09-593584f6d0e0"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T215006Z:58e0f149-51c7-4f45-bc09-593584f6d0e0"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:50:06 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:45:03.6607613-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"792ecce0-286a-4a17-a29a-c934fa30180a\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/792ecce0-286a-4a17-a29a-c934fa30180a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzc5MmVjY2UwLTI4NmEtNGExNy1hMjlhLWM5MzRmYTMwMTgwYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "87b1f30d-a5be-4299-9f4e-d36302573c50"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11978"
+ ],
+ "x-ms-correlation-request-id": [
+ "205bad8c-8e96-4a73-aa4b-8639e7d67d5b"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T215036Z:205bad8c-8e96-4a73-aa4b-8639e7d67d5b"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:50:36 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:45:03.6607613-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"792ecce0-286a-4a17-a29a-c934fa30180a\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/792ecce0-286a-4a17-a29a-c934fa30180a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzc5MmVjY2UwLTI4NmEtNGExNy1hMjlhLWM5MzRmYTMwMTgwYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "592b5a32-536c-47a4-a460-11588cb1b696"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11977"
+ ],
+ "x-ms-correlation-request-id": [
+ "1e9dc81e-e2b6-4d6a-a7fc-22179670a20f"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T215106Z:1e9dc81e-e2b6-4d6a-a7fc-22179670a20f"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:51:06 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:45:03.6607613-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"792ecce0-286a-4a17-a29a-c934fa30180a\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/792ecce0-286a-4a17-a29a-c934fa30180a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzc5MmVjY2UwLTI4NmEtNGExNy1hMjlhLWM5MzRmYTMwMTgwYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "7dc8cef0-d2ca-4776-ae93-dfeef2ac248a"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11976"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-correlation-request-id": [
+ "7935860c-afbc-4e15-b314-26aff113c29c"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T215136Z:7935860c-afbc-4e15-b314-26aff113c29c"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:51:36 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:45:03.6607613-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"792ecce0-286a-4a17-a29a-c934fa30180a\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/792ecce0-286a-4a17-a29a-c934fa30180a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzc5MmVjY2UwLTI4NmEtNGExNy1hMjlhLWM5MzRmYTMwMTgwYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "09098ff9-36a1-48c5-be22-f46b77040906"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11975"
+ ],
+ "x-ms-correlation-request-id": [
+ "aae07889-5032-4652-88a0-277db73feb37"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T215207Z:aae07889-5032-4652-88a0-277db73feb37"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:52:06 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:45:03.6607613-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"792ecce0-286a-4a17-a29a-c934fa30180a\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/792ecce0-286a-4a17-a29a-c934fa30180a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzc5MmVjY2UwLTI4NmEtNGExNy1hMjlhLWM5MzRmYTMwMTgwYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "c877be28-cd2e-4601-8ce5-e83a7d1aec8f"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11974"
+ ],
+ "x-ms-correlation-request-id": [
+ "665dff5b-7d2e-4506-b446-c561171ae52e"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043149Z:c813c433-cf45-4876-8c17-97b137ab2635"
+ "WESTUS2:20221114T215237Z:665dff5b-7d2e-4506-b446-c561171ae52e"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:31:48 GMT"
+ "Mon, 14 Nov 2022 21:52:37 GMT"
+ ],
+ "Content-Length": [
+ "134"
+ ],
+ "Content-Type": [
+ "application/json; charset=utf-8"
+ ],
+ "Expires": [
+ "-1"
+ ]
+ },
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:45:03.6607613-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"792ecce0-286a-4a17-a29a-c934fa30180a\"\r\n}",
+ "StatusCode": 200
+ },
+ {
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/792ecce0-286a-4a17-a29a-c934fa30180a?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzc5MmVjY2UwLTI4NmEtNGExNy1hMjlhLWM5MzRmYTMwMTgwYT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
+ "RequestMethod": "GET",
+ "RequestBody": "",
+ "RequestHeaders": {
+ "User-Agent": [
+ "FxVersion/4.700.22.51102",
+ "OSName/Windows",
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
+ ]
+ },
+ "ResponseHeaders": {
+ "Cache-Control": [
+ "no-cache"
+ ],
+ "Pragma": [
+ "no-cache"
+ ],
+ "Strict-Transport-Security": [
+ "max-age=31536000; includeSubDomains"
+ ],
+ "x-ms-served-by": [
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
+ ],
+ "x-ms-request-id": [
+ "b779bf59-d032-4b83-b32b-fed1b162e037"
+ ],
+ "Server": [
+ "Microsoft-HTTPAPI/2.0",
+ "Microsoft-HTTPAPI/2.0"
+ ],
+ "x-ms-ratelimit-remaining-subscription-reads": [
+ "11973"
+ ],
+ "x-ms-correlation-request-id": [
+ "842b7d48-5ba9-4598-ba0f-5eee9db4f71a"
+ ],
+ "x-ms-routing-request-id": [
+ "WESTUS2:20221114T215307Z:842b7d48-5ba9-4598-ba0f-5eee9db4f71a"
+ ],
+ "X-Content-Type-Options": [
+ "nosniff"
+ ],
+ "Date": [
+ "Mon, 14 Nov 2022 21:53:06 GMT"
],
"Content-Length": [
"184"
@@ -2762,26 +3314,26 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:27:47.8462369-05:00\",\r\n \"endTime\": \"2022-06-14T23:31:47.7221928-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"0a047672-9003-4481-a20a-c729b4be1b6c\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:45:03.6607613-08:00\",\r\n \"endTime\": \"2022-11-14T13:53:04.5219662-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"792ecce0-286a-4a17-a29a-c934fa30180a\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourceGroups/crptestar3472/providers/Microsoft.Compute/cloudServices/cs8338?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjM0NzIvcHJvdmlkZXJzL01pY3Jvc29mdC5Db21wdXRlL2Nsb3VkU2VydmljZXMvY3M4MzM4P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourceGroups/crptestar55/providers/Microsoft.Compute/cloudServices/cs5383?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlR3JvdXBzL2NycHRlc3RhcjU1L3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9jbG91ZFNlcnZpY2VzL2NzNTM4Mz9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "47b2063a-4ed4-4f63-bbc8-6fa6079f7afc"
+ "c850dcc5-e7e8-4872-84aa-42af6410442a"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2792,19 +3344,19 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/34245d8f-9d5b-4ad7-b095-71efdd2c3e95?monitor=true&api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/69f4838b-6269-4a04-b64e-7a87c6a42e21?monitor=true&api-version=2022-09-04"
],
"Azure-AsyncOperation": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/34245d8f-9d5b-4ad7-b095-71efdd2c3e95?api-version=2022-04-04"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/69f4838b-6269-4a04-b64e-7a87c6a42e21?api-version=2022-09-04"
+ ],
+ "x-ms-ratelimit-remaining-resource": [
+ "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;297,Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;297"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
],
"x-ms-request-id": [
- "34245d8f-9d5b-4ad7-b095-71efdd2c3e95"
- ],
- "x-ms-ratelimit-remaining-resource": [
- "Microsoft.Compute/CreateUpdateDeleteCloudServiceOperations30Min;291"
+ "69f4838b-6269-4a04-b64e-7a87c6a42e21"
],
"Server": [
"Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0"
@@ -2813,16 +3365,16 @@
"14999"
],
"x-ms-correlation-request-id": [
- "6d6f53f5-407c-42e3-8b4f-8fde7dcf8312"
+ "e16326b5-0667-48bd-af6a-3fe737da5fb2"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043150Z:6d6f53f5-407c-42e3-8b4f-8fde7dcf8312"
+ "WESTUS2:20221114T215308Z:e16326b5-0667-48bd-af6a-3fe737da5fb2"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:31:49 GMT"
+ "Mon, 14 Nov 2022 21:53:07 GMT"
],
"Expires": [
"-1"
@@ -2835,16 +3387,16 @@
"StatusCode": 202
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/34245d8f-9d5b-4ad7-b095-71efdd2c3e95?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMzQyNDVkOGYtOWQ1Yi00YWQ3LWIwOTUtNzFlZmRkMmMzZTk1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/69f4838b-6269-4a04-b64e-7a87c6a42e21?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzY5ZjQ4MzhiLTYyNjktNGEwNC1iNjRlLTdhODdjNmE0MmUyMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2858,32 +3410,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "c7e776fa-871e-4e56-a775-ccd403b5358f"
+ "bb2f23e0-afae-425c-af56-a46eff07ac77"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11978"
+ "11970"
],
"x-ms-correlation-request-id": [
- "f5ae4bd9-9a6b-4d4c-9380-222d783829ba"
+ "4e0ded35-484b-4b83-8d4a-6611c5c2ce9d"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043220Z:f5ae4bd9-9a6b-4d4c-9380-222d783829ba"
+ "WESTUS2:20221114T215338Z:4e0ded35-484b-4b83-8d4a-6611c5c2ce9d"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:32:20 GMT"
+ "Mon, 14 Nov 2022 21:53:37 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2892,20 +3444,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:31:50.456548-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"34245d8f-9d5b-4ad7-b095-71efdd2c3e95\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:53:08.2719583-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"69f4838b-6269-4a04-b64e-7a87c6a42e21\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/34245d8f-9d5b-4ad7-b095-71efdd2c3e95?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMzQyNDVkOGYtOWQ1Yi00YWQ3LWIwOTUtNzFlZmRkMmMzZTk1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/69f4838b-6269-4a04-b64e-7a87c6a42e21?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzY5ZjQ4MzhiLTYyNjktNGEwNC1iNjRlLTdhODdjNmE0MmUyMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2919,32 +3471,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "b8a045cd-c4c1-4ed6-b389-2b16effb1b70"
+ "831c41de-cd05-4f3d-afff-9bc9518a2584"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11977"
+ "11969"
],
"x-ms-correlation-request-id": [
- "ddd2ffb9-7d49-43ea-92b0-512defcf1614"
+ "bcab1207-3c9c-4ec5-a050-fac7f9f61914"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043250Z:ddd2ffb9-7d49-43ea-92b0-512defcf1614"
+ "WESTUS2:20221114T215408Z:bcab1207-3c9c-4ec5-a050-fac7f9f61914"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:32:50 GMT"
+ "Mon, 14 Nov 2022 21:54:07 GMT"
],
"Content-Length": [
- "133"
+ "134"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -2953,20 +3505,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:31:50.456548-05:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"34245d8f-9d5b-4ad7-b095-71efdd2c3e95\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:53:08.2719583-08:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"69f4838b-6269-4a04-b64e-7a87c6a42e21\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/34245d8f-9d5b-4ad7-b095-71efdd2c3e95?api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMzQyNDVkOGYtOWQ1Yi00YWQ3LWIwOTUtNzFlZmRkMmMzZTk1P2FwaS12ZXJzaW9uPTIwMjItMDQtMDQ=",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/69f4838b-6269-4a04-b64e-7a87c6a42e21?api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzY5ZjQ4MzhiLTYyNjktNGEwNC1iNjRlLTdhODdjNmE0MmUyMT9hcGktdmVyc2lvbj0yMDIyLTA5LTA0",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -2980,32 +3532,32 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "49e1368f-0999-4a4b-b6e5-c9d0a0e1c252"
+ "f394e4f4-eabd-4399-9ebd-6b7a758167a7"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11976"
+ "11968"
],
"x-ms-correlation-request-id": [
- "e1ef24df-b70d-492d-80f9-92a0358fb3cf"
+ "dba77c9a-366b-4058-97c9-4a27e56adbdb"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043321Z:e1ef24df-b70d-492d-80f9-92a0358fb3cf"
+ "WESTUS2:20221114T215438Z:dba77c9a-366b-4058-97c9-4a27e56adbdb"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:33:20 GMT"
+ "Mon, 14 Nov 2022 21:54:38 GMT"
],
"Content-Length": [
- "183"
+ "184"
],
"Content-Type": [
"application/json; charset=utf-8"
@@ -3014,20 +3566,20 @@
"-1"
]
},
- "ResponseBody": "{\r\n \"startTime\": \"2022-06-14T23:31:50.456548-05:00\",\r\n \"endTime\": \"2022-06-14T23:32:51.0818687-05:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"34245d8f-9d5b-4ad7-b095-71efdd2c3e95\"\r\n}",
+ "ResponseBody": "{\r\n \"startTime\": \"2022-11-14T13:53:08.2719583-08:00\",\r\n \"endTime\": \"2022-11-14T13:54:09.0848134-08:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"69f4838b-6269-4a04-b64e-7a87c6a42e21\"\r\n}",
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/providers/Microsoft.Compute/locations/eastus2/CsOperations/34245d8f-9d5b-4ad7-b095-71efdd2c3e95?monitor=true&api-version=2022-04-04",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMi9Dc09wZXJhdGlvbnMvMzQyNDVkOGYtOWQ1Yi00YWQ3LWIwOTUtNzFlZmRkMmMzZTk1P21vbml0b3I9dHJ1ZSZhcGktdmVyc2lvbj0yMDIyLTA0LTA0",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/providers/Microsoft.Compute/locations/eastus2euap/CsOperations/69f4838b-6269-4a04-b64e-7a87c6a42e21?monitor=true&api-version=2022-09-04",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Byb3ZpZGVycy9NaWNyb3NvZnQuQ29tcHV0ZS9sb2NhdGlvbnMvZWFzdHVzMmV1YXAvQ3NPcGVyYXRpb25zLzY5ZjQ4MzhiLTYyNjktNGEwNC1iNjRlLTdhODdjNmE0MmUyMT9tb25pdG9yPXRydWUmYXBpLXZlcnNpb249MjAyMi0wOS0wNA==",
"RequestMethod": "GET",
"RequestBody": "",
"RequestHeaders": {
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
- "Microsoft.Azure.Management.Compute.ComputeManagementClient/56.0.0"
+ "OSVersion/Microsoft.Windows.10.0.22621",
+ "Microsoft.Azure.Management.Compute.ComputeManagementClient/59.0.0"
]
},
"ResponseHeaders": {
@@ -3041,29 +3593,29 @@
"max-age=31536000; includeSubDomains"
],
"x-ms-served-by": [
- "0f26f62c-d703-4c22-8255-84d38113d2f1_132956014984265996"
+ "1458b69a-160b-4728-85b0-1fcd050989ae_133101163193071207"
],
"x-ms-request-id": [
- "6a04c94c-760b-4d59-9b20-6ab15a805e47"
+ "8742a7c4-efeb-44a3-94f4-f27f1cd9e32e"
],
"Server": [
"Microsoft-HTTPAPI/2.0",
"Microsoft-HTTPAPI/2.0"
],
"x-ms-ratelimit-remaining-subscription-reads": [
- "11975"
+ "11967"
],
"x-ms-correlation-request-id": [
- "93ec5a46-f06d-436b-ac76-d8f48927b526"
+ "a469bd0a-76bf-417c-9950-5eda2bfe07c7"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043321Z:93ec5a46-f06d-436b-ac76-d8f48927b526"
+ "WESTUS2:20221114T215438Z:a469bd0a-76bf-417c-9950-5eda2bfe07c7"
],
"X-Content-Type-Options": [
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:33:20 GMT"
+ "Mon, 14 Nov 2022 21:54:38 GMT"
],
"Expires": [
"-1"
@@ -3076,21 +3628,21 @@
"StatusCode": 200
},
{
- "RequestUri": "/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/resourcegroups/crptestar3472?api-version=2017-05-10",
- "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvZTM3NTEwZDctMzNiNi00Njc2LTg4NmYtZWU3NWJjYzAxODcxL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjM0NzI/YXBpLXZlcnNpb249MjAxNy0wNS0xMA==",
+ "RequestUri": "/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/resourcegroups/crptestar55?api-version=2017-05-10",
+ "EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvODUwZjAyZjctZTE0Yy00ZmI3LTkwNWQtN2I5OGJjYWU5YzdmL3Jlc291cmNlZ3JvdXBzL2NycHRlc3RhcjU1P2FwaS12ZXJzaW9uPTIwMTctMDUtMTA=",
"RequestMethod": "DELETE",
"RequestBody": "",
"RequestHeaders": {
"x-ms-client-request-id": [
- "39f3bb66-8bb6-4817-b1ff-4f7e15a2f7e7"
+ "af3a5ca5-afff-456a-967e-84360e9da391"
],
"Accept-Language": [
"en-US"
],
"User-Agent": [
- "FxVersion/4.700.22.26002",
+ "FxVersion/4.700.22.51102",
"OSName/Windows",
- "OSVersion/Microsoft.Windows.10.0.22000",
+ "OSVersion/Microsoft.Windows.10.0.22621",
"Microsoft.Azure.Management.ResourceManager.ResourceManagementClient/1.6.0.0"
]
},
@@ -3102,7 +3654,7 @@
"no-cache"
],
"Location": [
- "https://management.azure.com/subscriptions/e37510d7-33b6-4676-886f-ee75bcc01871/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVIzNDcyLUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ?api-version=2017-05-10"
+ "https://management.azure.com/subscriptions/850f02f7-e14c-4fb7-905d-7b98bcae9c7f/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DUlBURVNUQVI1NS1FQVNUVVMyRVVBUCIsImpvYkxvY2F0aW9uIjoiZWFzdHVzMmV1YXAifQ?api-version=2017-05-10"
],
"Retry-After": [
"15"
@@ -3111,13 +3663,13 @@
"14999"
],
"x-ms-request-id": [
- "2932d48b-b47c-4351-9302-4b3d1c6cc994"
+ "74802bcf-f09a-4e08-967d-bc03918ea81a"
],
"x-ms-correlation-request-id": [
- "2932d48b-b47c-4351-9302-4b3d1c6cc994"
+ "74802bcf-f09a-4e08-967d-bc03918ea81a"
],
"x-ms-routing-request-id": [
- "SOUTHCENTRALUS:20220615T043323Z:2932d48b-b47c-4351-9302-4b3d1c6cc994"
+ "WESTUS2:20221114T215440Z:74802bcf-f09a-4e08-967d-bc03918ea81a"
],
"Strict-Transport-Security": [
"max-age=31536000; includeSubDomains"
@@ -3126,7 +3678,7 @@
"nosniff"
],
"Date": [
- "Wed, 15 Jun 2022 04:33:22 GMT"
+ "Mon, 14 Nov 2022 21:54:40 GMT"
],
"Expires": [
"-1"
@@ -3141,23 +3693,23 @@
],
"Names": {
"TestCloudServiceUpdateOperations": [
- "crptestar3472",
- "cs8338",
- "cspip1252",
- "csvnet2327",
- "subnet4822",
- "dns337",
- "lb4487",
- "lbfe5719"
+ "crptestar55",
+ "cs5383",
+ "cspip693",
+ "csvnet8806",
+ "subnet2705",
+ "dns4016",
+ "lb7293",
+ "lbfe50"
],
"CreateCspkgSasUrl": [
- "saforcspkg954",
- "asforcspkg7856",
- "saforcspkg2812",
- "asforcspkg1452"
+ "saforcspkg2341",
+ "asforcspkg2954",
+ "saforcspkg5705",
+ "asforcspkg7188"
]
},
"Variables": {
- "SubscriptionId": "e37510d7-33b6-4676-886f-ee75bcc01871"
+ "SubscriptionId": "850f02f7-e14c-4fb7-905d-7b98bcae9c7f"
}
}
\ No newline at end of file