diff --git a/README.md b/README.md
index c597ff0ca1..8d144c3deb 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,18 @@
[![Build Status](https://dev.azure.com/azure-sdk/public/_apis/build/status/fluentJava/Azure.azure-libraries-for-java?branchName=master)](https://dev.azure.com/azure-sdk/public/_build/latest?definitionId=608&branchName=master)
-# This Repo is in Maintenance Mode
+# This Repository is Planned to be Deprecated in March 2022
-As our development focus has shifted to our next-generation Azure management libraries, this repository is currently in **maintenance mode**. We will continue to monitor this repository and make critical bug fixes for a period of time. Work will be be focused on the [new libraries](https://aka.ms/azsdk/java/mgmt).
+**This version of `com.microsoft.azure:azure` is planned to be deprecated in March 2022.**
+The deprecation means, it starts the end of support for that library.
+You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided.
+We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager` as soon as possible.
+A detailed migration guidance can be found [here](https://aka.ms/azsdk/java/t2/migration).
We highly encourage you to [try out those new management libraries](http://aka.ms/azsdk/java/mgmt) as they are now Generally Available (GA) and ready for production use. These new libraries provide a higher-level, object-oriented API for managing Azure resources, that is optimized for ease of use, succinctness and consistency. You can find the list of new packages **[on this page](https://azure.github.io/azure-sdk/releases/latest/java.html)**.
-**If you are interested in learning how to use the new libraries for Azure resource management, please [visit here](https://aka.ms/azsdk/java/mgmt)**. We have also prepared **[plenty of code samples](https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/resourcemanager/docs/SAMPLE.md)** as well as **[migraton guide](https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/resourcemanager/docs/MIGRATION_GUIDE.md)** in case you are upgrading.
+**If you are interested in learning how to use the new libraries for Azure resource management, please [visit here](https://aka.ms/azsdk/java/mgmt)**. We have also prepared **[plenty of code samples](https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/resourcemanager/docs/SAMPLE.md)**.
-New Management libraries can be identified by namespaces that start with `azure-resourcemanager`, e.g. `azure-resourcemanager-compute`. They follow the [Azure SDK Design Guidelines for Java](https://azure.github.io/azure-sdk/java/guidelines/) which aims to provide consistent, approachable, idiomatic, diagnosable, and dependable experience for developers.
+New Management libraries can be identified by namespaces `com.azure.resourcemanager` and artifact that start with `azure-resourcemanager`, e.g. `azure-resourcemanager-compute`. They follow the [Azure SDK Design Guidelines for Java](https://azure.github.io/azure-sdk/java/guidelines/) which aims to provide consistent, approachable, idiomatic, diagnosable, and dependable experience for developers.
# Azure Management Libraries for Java
diff --git a/azure-mgmt-appservice/pom.xml b/azure-mgmt-appservice/pom.xml
index 6fca4154bf..b59d40d7fe 100644
--- a/azure-mgmt-appservice/pom.xml
+++ b/azure-mgmt-appservice/pom.xml
@@ -16,7 +16,7 @@
jarMicrosoft Azure SDK for App Service Management
- This package contains Microsoft Azure App Service Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure App Service Management SDK. This version of `com.microsoft.azure:azure-mgmt-appservice` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-appservice` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-appservice/src/test/resources/session-records/canCRUDWebAppWithMsi.json b/azure-mgmt-appservice/src/test/resources/session-records/canCRUDWebAppWithMsi.json
index aff91d4e07..0317eae60c 100644
--- a/azure-mgmt-appservice/src/test/resources/session-records/canCRUDWebAppWithMsi.json
+++ b/azure-mgmt-appservice/src/test/resources/session-records/canCRUDWebAppWithMsi.json
@@ -215,7 +215,7 @@
"content-type" : "application/xml",
"cache-control" : "no-cache",
"x-ms-request-id" : "882d2f90-7352-4aa8-b8cb-0dd3ef13681b",
- "Body" : ""
+ "Body" : ""
}
}, {
"Method" : "DELETE",
diff --git a/azure-mgmt-appservice/src/test/resources/session-records/canCRUDWebAppWithUserAssignedMsi.json b/azure-mgmt-appservice/src/test/resources/session-records/canCRUDWebAppWithUserAssignedMsi.json
index 1b117f53db..338f2f5254 100644
--- a/azure-mgmt-appservice/src/test/resources/session-records/canCRUDWebAppWithUserAssignedMsi.json
+++ b/azure-mgmt-appservice/src/test/resources/session-records/canCRUDWebAppWithUserAssignedMsi.json
@@ -747,7 +747,7 @@
"content-type" : "application/xml",
"cache-control" : "no-cache",
"x-ms-request-id" : "9bd0b02e-7817-4124-8f49-8606c6fa2f58",
- "Body" : ""
+ "Body" : ""
}
}, {
"Method" : "DELETE",
diff --git a/azure-mgmt-batch/pom.xml b/azure-mgmt-batch/pom.xml
index 825a8649c6..17b1e500bf 100644
--- a/azure-mgmt-batch/pom.xml
+++ b/azure-mgmt-batch/pom.xml
@@ -16,7 +16,7 @@
jarMicrosoft Azure SDK for Batch Account Management
- This package contains Microsoft Azure Batch Account Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure Batch Account Management SDK. This version of `com.microsoft.azure:azure-mgmt-batch` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-batch` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-batchai/pom.xml b/azure-mgmt-batchai/pom.xml
index 1553e0351d..fa25f2b154 100644
--- a/azure-mgmt-batchai/pom.xml
+++ b/azure-mgmt-batchai/pom.xml
@@ -17,7 +17,7 @@
jar1.41.3-SNAPSHOTMicrosoft Azure SDK for BatchAI Management
- This package contains Microsoft BatchAI Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft BatchAI Management SDK. This version of `com.microsoft.azure:azure-mgmt-batchai` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-batchai` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-cdn/pom.xml b/azure-mgmt-cdn/pom.xml
index 0c248e3d2c..5462c3a5e8 100644
--- a/azure-mgmt-cdn/pom.xml
+++ b/azure-mgmt-cdn/pom.xml
@@ -12,7 +12,7 @@
jarMicrosoft Azure SDK for CDN Management
- This package contains Microsoft Azure CDN SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure CDN SDK. This version of `com.microsoft.azure:azure-mgmt-cdn` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-cdn` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-compute/pom.xml b/azure-mgmt-compute/pom.xml
index cac5ba20f0..a434a539e4 100644
--- a/azure-mgmt-compute/pom.xml
+++ b/azure-mgmt-compute/pom.xml
@@ -16,7 +16,7 @@
jarMicrosoft Azure SDK for Compute Management
- This package contains Microsoft Azure Compute Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure Compute Management SDK. This version of `com.microsoft.azure:azure-mgmt-compute` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-compute` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-containerinstance/pom.xml b/azure-mgmt-containerinstance/pom.xml
index 3e8d80aad9..335a85ffdf 100644
--- a/azure-mgmt-containerinstance/pom.xml
+++ b/azure-mgmt-containerinstance/pom.xml
@@ -12,7 +12,7 @@
jarMicrosoft Azure SDK for Container Instance Management
- This package contains Microsoft Azure Container Instance SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure Container Instance SDK. This version of `com.microsoft.azure:azure-mgmt-containerinstance` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-containerinstance` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-containerregistry/pom.xml b/azure-mgmt-containerregistry/pom.xml
index 2efa659f1e..a4a6525030 100644
--- a/azure-mgmt-containerregistry/pom.xml
+++ b/azure-mgmt-containerregistry/pom.xml
@@ -12,7 +12,7 @@
jarMicrosoft Azure SDK for Container Registry Management
- This package contains Microsoft Azure Container Registry SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure Container Registry SDK. This version of `com.microsoft.azure:azure-mgmt-containerregistry` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-containerregistry` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-containerservice/pom.xml b/azure-mgmt-containerservice/pom.xml
index d30c0c969b..e28adbdf6e 100644
--- a/azure-mgmt-containerservice/pom.xml
+++ b/azure-mgmt-containerservice/pom.xml
@@ -12,7 +12,7 @@
jarMicrosoft Azure SDK for Container Service Management
- This package contains Microsoft Azure Container Service SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure Container Service SDK. This version of `com.microsoft.azure:azure-mgmt-containerservice` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-containerservice` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-cosmosdb/pom.xml b/azure-mgmt-cosmosdb/pom.xml
index 2525c0e493..e8a9df2c13 100644
--- a/azure-mgmt-cosmosdb/pom.xml
+++ b/azure-mgmt-cosmosdb/pom.xml
@@ -12,7 +12,7 @@
jarMicrosoft Azure SDK for CosmosDB Management
- This package contains Microsoft Azure CosmosDB SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure CosmosDB SDK. This version of `com.microsoft.azure:azure-mgmt-cosmos` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-cosmos` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-datalake-analytics/pom.xml b/azure-mgmt-datalake-analytics/pom.xml
index 2d42fe923d..742e43d17a 100644
--- a/azure-mgmt-datalake-analytics/pom.xml
+++ b/azure-mgmt-datalake-analytics/pom.xml
@@ -17,7 +17,7 @@
jarMicrosoft Azure SDK for Data Lake Analytics Management
- This package contains Microsoft Azure Data Lake Analytics Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure Data Lake Analytics Management SDK. This version of `com.microsoft.azure:azure-mgmt-datalake-analytics` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-datalakeanalytics` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-datalake-store/pom.xml b/azure-mgmt-datalake-store/pom.xml
index fb652b895b..44f08986ee 100644
--- a/azure-mgmt-datalake-store/pom.xml
+++ b/azure-mgmt-datalake-store/pom.xml
@@ -17,7 +17,7 @@
jarMicrosoft Azure SDK for Data Lake Store Management
- This package contains Microsoft Azure Data Lake Store Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure Data Lake Store Management SDK. This version of `com.microsoft.azure:azure-mgmt-datalake-store` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-datalakestore` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-dns/pom.xml b/azure-mgmt-dns/pom.xml
index 98e9a56a57..25131a7e8a 100644
--- a/azure-mgmt-dns/pom.xml
+++ b/azure-mgmt-dns/pom.xml
@@ -16,7 +16,7 @@
jarMicrosoft Azure SDK for DNS Management
- This package contains Microsoft DNS Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft DNS Management SDK. This version of `com.microsoft.azure:azure-mgmt-dns` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-dns` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-eventhub/pom.xml b/azure-mgmt-eventhub/pom.xml
index abf34f7999..93849d67d3 100644
--- a/azure-mgmt-eventhub/pom.xml
+++ b/azure-mgmt-eventhub/pom.xml
@@ -17,7 +17,7 @@
1.41.3-SNAPSHOTjarMicrosoft Azure SDK for EventHub Management
- This package contains Microsoft EventHub Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft EventHub Management SDK. This version of `com.microsoft.azure:azure-mgmt-eventhub` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-eventhubs` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-graph-rbac/pom.xml b/azure-mgmt-graph-rbac/pom.xml
index 935ade4406..ecca32f7ca 100644
--- a/azure-mgmt-graph-rbac/pom.xml
+++ b/azure-mgmt-graph-rbac/pom.xml
@@ -16,7 +16,7 @@
jarMicrosoft Azure SDK for Graph RBAC Management
- This package contains Microsoft Azure Graph RBAC Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure Graph RBAC Management SDK. This version of `com.microsoft.azure:azure-mgmt-graph-rbac` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-authorization` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-graph-rbac/src/main/java/com/microsoft/azure/management/graphrbac/implementation/ApplicationCreateParametersInner.java b/azure-mgmt-graph-rbac/src/main/java/com/microsoft/azure/management/graphrbac/implementation/ApplicationCreateParametersInner.java
index db4b70e86b..bfeda968dd 100644
--- a/azure-mgmt-graph-rbac/src/main/java/com/microsoft/azure/management/graphrbac/implementation/ApplicationCreateParametersInner.java
+++ b/azure-mgmt-graph-rbac/src/main/java/com/microsoft/azure/management/graphrbac/implementation/ApplicationCreateParametersInner.java
@@ -65,12 +65,6 @@ public class ApplicationCreateParametersInner {
@JsonProperty(value = "passwordCredentials")
private List passwordCredentials;
- /**
- * Whether to allow implicit grant flow for OAuth2.
- */
- @JsonProperty(value = "oauth2AllowImplicitFlow")
- private Boolean oauth2AllowImplicitFlow;
-
/**
* Specifies resources that this application requires access to and the set
* of OAuth permission scopes and application roles that it needs under
@@ -240,26 +234,6 @@ public class ApplicationCreateParametersInner {
return this;
}
- /**
- * Get the oauth2AllowImplicitFlow value.
- *
- * @return the oauth2AllowImplicitFlow value
- */
- public Boolean oauth2AllowImplicitFlow() {
- return this.oauth2AllowImplicitFlow;
- }
-
- /**
- * Set the oauth2AllowImplicitFlow value.
- *
- * @param oauth2AllowImplicitFlow the oauth2AllowImplicitFlow value to set
- * @return the ApplicationCreateParametersInner object itself.
- */
- public ApplicationCreateParametersInner withOauth2AllowImplicitFlow(Boolean oauth2AllowImplicitFlow) {
- this.oauth2AllowImplicitFlow = oauth2AllowImplicitFlow;
- return this;
- }
-
/**
* Get the requiredResourceAccess value.
*
diff --git a/azure-mgmt-graph-rbac/src/main/java/com/microsoft/azure/management/graphrbac/implementation/ApplicationInner.java b/azure-mgmt-graph-rbac/src/main/java/com/microsoft/azure/management/graphrbac/implementation/ApplicationInner.java
index 18950bd016..c967a81b98 100644
--- a/azure-mgmt-graph-rbac/src/main/java/com/microsoft/azure/management/graphrbac/implementation/ApplicationInner.java
+++ b/azure-mgmt-graph-rbac/src/main/java/com/microsoft/azure/management/graphrbac/implementation/ApplicationInner.java
@@ -61,12 +61,6 @@ public class ApplicationInner extends DirectoryObjectInner {
@JsonProperty(value = "homepage")
private String homepage;
- /**
- * Whether to allow implicit grant flow for OAuth2.
- */
- @JsonProperty(value = "oauth2AllowImplicitFlow")
- private Boolean oauth2AllowImplicitFlow;
-
/**
* Get the appId value.
*
@@ -206,25 +200,4 @@ public class ApplicationInner extends DirectoryObjectInner {
this.homepage = homepage;
return this;
}
-
- /**
- * Get the oauth2AllowImplicitFlow value.
- *
- * @return the oauth2AllowImplicitFlow value
- */
- public Boolean oauth2AllowImplicitFlow() {
- return this.oauth2AllowImplicitFlow;
- }
-
- /**
- * Set the oauth2AllowImplicitFlow value.
- *
- * @param oauth2AllowImplicitFlow the oauth2AllowImplicitFlow value to set
- * @return the ApplicationInner object itself.
- */
- public ApplicationInner withOauth2AllowImplicitFlow(Boolean oauth2AllowImplicitFlow) {
- this.oauth2AllowImplicitFlow = oauth2AllowImplicitFlow;
- return this;
- }
-
}
diff --git a/azure-mgmt-graph-rbac/src/main/java/com/microsoft/azure/management/graphrbac/implementation/ApplicationUpdateParametersInner.java b/azure-mgmt-graph-rbac/src/main/java/com/microsoft/azure/management/graphrbac/implementation/ApplicationUpdateParametersInner.java
index 4965ca285e..fe6d895033 100644
--- a/azure-mgmt-graph-rbac/src/main/java/com/microsoft/azure/management/graphrbac/implementation/ApplicationUpdateParametersInner.java
+++ b/azure-mgmt-graph-rbac/src/main/java/com/microsoft/azure/management/graphrbac/implementation/ApplicationUpdateParametersInner.java
@@ -65,12 +65,6 @@ public class ApplicationUpdateParametersInner {
@JsonProperty(value = "passwordCredentials")
private List passwordCredentials;
- /**
- * Whether to allow implicit grant flow for OAuth2.
- */
- @JsonProperty(value = "oauth2AllowImplicitFlow")
- private Boolean oauth2AllowImplicitFlow;
-
/**
* Specifies resources that this application requires access to and the set
* of OAuth permission scopes and application roles that it needs under
@@ -240,26 +234,6 @@ public class ApplicationUpdateParametersInner {
return this;
}
- /**
- * Get the oauth2AllowImplicitFlow value.
- *
- * @return the oauth2AllowImplicitFlow value
- */
- public Boolean oauth2AllowImplicitFlow() {
- return this.oauth2AllowImplicitFlow;
- }
-
- /**
- * Set the oauth2AllowImplicitFlow value.
- *
- * @param oauth2AllowImplicitFlow the oauth2AllowImplicitFlow value to set
- * @return the ApplicationUpdateParametersInner object itself.
- */
- public ApplicationUpdateParametersInner withOauth2AllowImplicitFlow(Boolean oauth2AllowImplicitFlow) {
- this.oauth2AllowImplicitFlow = oauth2AllowImplicitFlow;
- return this;
- }
-
/**
* Get the requiredResourceAccess value.
*
diff --git a/azure-mgmt-keyvault/pom.xml b/azure-mgmt-keyvault/pom.xml
index bdc20e93f9..36602bdad4 100644
--- a/azure-mgmt-keyvault/pom.xml
+++ b/azure-mgmt-keyvault/pom.xml
@@ -16,7 +16,7 @@
jarMicrosoft Azure SDK for Key Vault Management
- This package contains Microsoft Azure Key Vault Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure Key Vault Management SDK. This version of `com.microsoft.azure:azure-mgmt-keyvault` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-keyvault` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-locks/pom.xml b/azure-mgmt-locks/pom.xml
index 4021a8d7e5..01a7589ebf 100644
--- a/azure-mgmt-locks/pom.xml
+++ b/azure-mgmt-locks/pom.xml
@@ -17,7 +17,7 @@
1.41.3-SNAPSHOTjarMicrosoft Azure SDK for Locks Management
- This package contains Microsoft Locks Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Locks Management SDK. This version of `com.microsoft.azure:azure-mgmt-locks` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-resources` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-monitor/pom.xml b/azure-mgmt-monitor/pom.xml
index 6e5fd95a7d..66b0fd2174 100644
--- a/azure-mgmt-monitor/pom.xml
+++ b/azure-mgmt-monitor/pom.xml
@@ -13,7 +13,7 @@
jarMicrosoft Azure SDK for Monitor Management
- This package contains Microsoft Azure Monitor SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure Monitor SDK. This version of `com.microsoft.azure:azure-mgmt-monitor` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-monitor` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-msi/pom.xml b/azure-mgmt-msi/pom.xml
index 488cbcc2b9..7998a55e3c 100644
--- a/azure-mgmt-msi/pom.xml
+++ b/azure-mgmt-msi/pom.xml
@@ -12,7 +12,7 @@
jarMicrosoft Azure SDK for Managed Service Identity (MSI) Management
- This package contains Microsoft Azure Managed Service Identity (MSI) SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure Managed Service Identity (MSI) SDK. This version of `com.microsoft.azure:azure-mgmt-msi` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-msi` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-network/pom.xml b/azure-mgmt-network/pom.xml
index d0afb3defb..821970d0f1 100644
--- a/azure-mgmt-network/pom.xml
+++ b/azure-mgmt-network/pom.xml
@@ -16,7 +16,7 @@
jarMicrosoft Azure SDK for Network Management
- This package contains Microsoft Azure Network Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure Network Management SDK. This version of `com.microsoft.azure:azure-mgmt-network` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-network` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-redis/pom.xml b/azure-mgmt-redis/pom.xml
index c36b5086da..ec5f76d604 100644
--- a/azure-mgmt-redis/pom.xml
+++ b/azure-mgmt-redis/pom.xml
@@ -12,7 +12,7 @@
jarMicrosoft Azure SDK for Redis Cache Management
- This package contains Microsoft Azure Redis Cache SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure Redis Cache SDK. This version of `com.microsoft.azure:azure-mgmt-redis` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-redis` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-resources/pom.xml b/azure-mgmt-resources/pom.xml
index 52423cd4de..e7cf44c0fe 100644
--- a/azure-mgmt-resources/pom.xml
+++ b/azure-mgmt-resources/pom.xml
@@ -16,7 +16,7 @@
jarMicrosoft Azure SDK for Resource Management
- This package contains Microsoft Azure Resource Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure Resource Management SDK. This version of `com.microsoft.azure:azure-mgmt-resources` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-resources` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-resources/src/test/resources/session-records/testManageWebAppSourceControl.json b/azure-mgmt-resources/src/test/resources/session-records/testManageWebAppSourceControl.json
index b2ebe268ed..53682f4afb 100644
--- a/azure-mgmt-resources/src/test/resources/session-records/testManageWebAppSourceControl.json
+++ b/azure-mgmt-resources/src/test/resources/session-records/testManageWebAppSourceControl.json
@@ -281,7 +281,7 @@
"Response" : {
"StatusCode" : "200",
"content-type" : "application/xml",
- "Body" : "",
+ "Body" : "",
"x-ms-ratelimit-remaining-subscription-resource-requests" : "11999",
"x-ms-routing-request-id" : "WESTUS2:20170125T002244Z:3644a4a9-63de-4f19-a124-f5de1b2d5d4a",
"date" : "Wed, 25 Jan 2017 00:22:44 GMT",
@@ -562,7 +562,7 @@
"Response" : {
"StatusCode" : "200",
"content-type" : "application/xml",
- "Body" : "",
+ "Body" : "",
"x-ms-ratelimit-remaining-subscription-resource-requests" : "11998",
"x-ms-routing-request-id" : "WESTUS2:20170125T002337Z:ed76dd19-9814-4e98-8c16-7c29fbff7361",
"date" : "Wed, 25 Jan 2017 00:23:36 GMT",
diff --git a/azure-mgmt-resources/src/test/resources/session-records/testManageWebAppStorageAccountConnection.json b/azure-mgmt-resources/src/test/resources/session-records/testManageWebAppStorageAccountConnection.json
index d32db6f2c3..d682cc86d7 100644
--- a/azure-mgmt-resources/src/test/resources/session-records/testManageWebAppStorageAccountConnection.json
+++ b/azure-mgmt-resources/src/test/resources/session-records/testManageWebAppStorageAccountConnection.json
@@ -494,7 +494,7 @@
"Response" : {
"StatusCode" : "200",
"content-type" : "application/xml",
- "Body" : "",
+ "Body" : "",
"x-ms-ratelimit-remaining-subscription-resource-requests" : "11999",
"x-ms-routing-request-id" : "CENTRALUS:20170124T231220Z:9e39bbe3-247c-4859-8b3a-c1001048dd27",
"date" : "Tue, 24 Jan 2017 23:12:20 GMT",
diff --git a/azure-mgmt-search/pom.xml b/azure-mgmt-search/pom.xml
index b3ebb9e1d3..f6d186f99f 100644
--- a/azure-mgmt-search/pom.xml
+++ b/azure-mgmt-search/pom.xml
@@ -16,7 +16,7 @@
jarMicrosoft Azure SDK for Search Management
- This package contains Microsoft Azure Search Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure Search Management SDK. This version of `com.microsoft.azure:azure-mgmt-search` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-search` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-servicebus/pom.xml b/azure-mgmt-servicebus/pom.xml
index 94b26b0080..89ca0ec434 100644
--- a/azure-mgmt-servicebus/pom.xml
+++ b/azure-mgmt-servicebus/pom.xml
@@ -16,7 +16,7 @@
jarMicrosoft Azure SDK for Service Bus Management
- This package contains Microsoft Azure Service Bus Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure Service Bus Management SDK. This version of `com.microsoft.azure:azure-mgmt-servicebus` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-servicebus` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-sql/pom.xml b/azure-mgmt-sql/pom.xml
index 8a5d429cb2..ae0cc7179e 100644
--- a/azure-mgmt-sql/pom.xml
+++ b/azure-mgmt-sql/pom.xml
@@ -16,7 +16,7 @@
jarMicrosoft Azure SDK for Sql Management
- This package contains Microsoft Azure Sql Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure Sql Management SDK. This version of `com.microsoft.azure:azure-mgmt-sql` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-sql` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-storage/pom.xml b/azure-mgmt-storage/pom.xml
index 17d2bba9ca..c54ed0561d 100644
--- a/azure-mgmt-storage/pom.xml
+++ b/azure-mgmt-storage/pom.xml
@@ -16,7 +16,7 @@
jarMicrosoft Azure SDK for Storage Management
- This package contains Microsoft Azure Storage Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure Storage Management SDK. This version of `com.microsoft.azure:azure-mgmt-storage` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-storage` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-mgmt-trafficmanager/pom.xml b/azure-mgmt-trafficmanager/pom.xml
index a9a46163f1..1d8bf74816 100644
--- a/azure-mgmt-trafficmanager/pom.xml
+++ b/azure-mgmt-trafficmanager/pom.xml
@@ -16,7 +16,7 @@
jarMicrosoft Azure SDK for Traffic Manager Management
- This package contains Microsoft Azure Traffic Manager Management SDK. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/java/mgmt
+ This package contains Microsoft Azure Traffic Manager Management SDK. This version of `com.microsoft.azure:azure-mgmt-trafficmanager` is planned to be deprecated in March 2022. The deprecation means, it starts the end of support for that library. You can continue to use the libraries indefinitely (as long as the service is running), but after 1 year, no further bug fixes or security fixes will be provided. We strongly recommend you upgrade your SDK version to the latest version of `com.azure.resourcemanager:azure-resourcemanager-trafficmanager` as soon as possible. A detailed migration guidance can be found https://aka.ms/azsdk/java/t2/migrationhttps://github.com/Azure/azure-sdk-for-java
diff --git a/azure-samples/src/test/java/com/microsoft/azure/management/samples/AppServiceSampleLiveOnlyTests.java b/azure-samples/src/test/java/com/microsoft/azure/management/samples/AppServiceSampleLiveOnlyTests.java
index c832b59f91..0ac24d693c 100644
--- a/azure-samples/src/test/java/com/microsoft/azure/management/samples/AppServiceSampleLiveOnlyTests.java
+++ b/azure-samples/src/test/java/com/microsoft/azure/management/samples/AppServiceSampleLiveOnlyTests.java
@@ -21,6 +21,7 @@ import com.microsoft.azure.management.appservice.samples.ManageWebAppSourceContr
import com.microsoft.azure.management.appservice.samples.ManageWebAppStorageAccountConnection;
import com.microsoft.azure.management.resources.core.TestBase;
import org.junit.Assert;
+import org.junit.Ignore;
import org.junit.Test;
public class AppServiceSampleLiveOnlyTests extends SamplesTestBase {
@@ -49,6 +50,7 @@ public class AppServiceSampleLiveOnlyTests extends SamplesTestBase {
}
@Test
+ @Ignore("Credential in JSON")
public void testManageLinuxWebAppWithContainerRegistry() {
Assert.assertTrue(ManageLinuxWebAppWithContainerRegistry.runSample(azure));
}
diff --git a/azure-samples/src/test/java/com/microsoft/azure/management/samples/ContainerInstanceTests.java b/azure-samples/src/test/java/com/microsoft/azure/management/samples/ContainerInstanceTests.java
index 2e7e26110a..0a4f98c7e1 100644
--- a/azure-samples/src/test/java/com/microsoft/azure/management/samples/ContainerInstanceTests.java
+++ b/azure-samples/src/test/java/com/microsoft/azure/management/samples/ContainerInstanceTests.java
@@ -11,6 +11,7 @@ import com.microsoft.azure.management.containerinstance.samples.ManageContainerI
import com.microsoft.azure.management.containerinstance.samples.ManageContainerInstanceWithMultipleContainerImages;
import com.microsoft.azure.management.containerinstance.samples.ManageContainerInstanceZeroToOneAndOneToManyUsingContainerServiceOrchestrator;
import org.junit.Assert;
+import org.junit.Ignore;
import org.junit.Test;
public class ContainerInstanceTests extends SamplesTestBase {
@@ -37,6 +38,7 @@ public class ContainerInstanceTests extends SamplesTestBase {
}
@Test
+ @Ignore("Credential in JSON")
public void testManageContainerInstanceZeroToOneAndOneToManyUsingContainerServiceOrchestrator() {
// Skip test in "playback" mode due to HTTP calls made outside of the management plane which can not be recorded at this time
if (!isPlaybackMode()) {
diff --git a/azure-samples/src/test/java/com/microsoft/azure/management/samples/ContainerRegistryTests.java b/azure-samples/src/test/java/com/microsoft/azure/management/samples/ContainerRegistryTests.java
index 563e30d40a..ac76131df0 100644
--- a/azure-samples/src/test/java/com/microsoft/azure/management/samples/ContainerRegistryTests.java
+++ b/azure-samples/src/test/java/com/microsoft/azure/management/samples/ContainerRegistryTests.java
@@ -9,6 +9,7 @@ import com.microsoft.azure.management.containerregistry.samples.ManageContainerR
import com.microsoft.azure.management.containerregistry.samples.ManageContainerRegistryWithWebhooks;
import com.microsoft.azure.management.resources.core.TestBase;
import org.junit.Assert;
+import org.junit.Ignore;
import org.junit.Test;
public class ContainerRegistryTests extends SamplesTestBase {
@@ -23,7 +24,10 @@ public class ContainerRegistryTests extends SamplesTestBase {
}
@Test
+ @Ignore("Credential in JSON")
public void testManageContainerRegistryWithWebhooks() {
- Assert.assertTrue(ManageContainerRegistryWithWebhooks.runSample(azure));
+ if (!isPlaybackMode()) {
+ Assert.assertTrue(ManageContainerRegistryWithWebhooks.runSample(azure));
+ }
}
}
diff --git a/azure-samples/src/test/resources/session-records/testManageContainerInstanceZeroToOneAndOneToManyUsingContainerServiceOrchestrator.json b/azure-samples/src/test/resources/session-records/testManageContainerInstanceZeroToOneAndOneToManyUsingContainerServiceOrchestrator.json
deleted file mode 100644
index 59acc897e7..0000000000
--- a/azure-samples/src/test/resources/session-records/testManageContainerInstanceZeroToOneAndOneToManyUsingContainerServiceOrchestrator.json
+++ /dev/null
@@ -1,725 +0,0 @@
-{
- "networkCallRecords" : [ {
- "Method" : "PUT",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgaci9a7509643?api-version=2020-06-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ResourceManagementClient, 2019-08-01)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:32:32 GMT",
- "content-length" : "310",
- "expires" : "-1",
- "x-ms-ratelimit-remaining-subscription-writes" : "1199",
- "retry-after" : "0",
- "StatusCode" : "201",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "7138f999-7a9f-4dc0-a4b9-e8896cf4ffa6",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033232Z:7138f999-7a9f-4dc0-a4b9-e8896cf4ffa6",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "7138f999-7a9f-4dc0-a4b9-e8896cf4ffa6",
- "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643\",\"name\":\"rgaci9a7509643\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus2\",\"tags\":{\"date\":\"2019-10-17T03:32:27.486Z\",\"product\":\"javasdk\",\"cause\":\"automation\"},\"properties\":{\"provisioningState\":\"Succeeded\"}}"
- }
- }, {
- "Method" : "PUT",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.ContainerRegistry/registries/acrd57221498718?api-version=2017-10-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ContainerRegistryManagementClient)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:32:38 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "457",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "x-ms-ratelimit-remaining-subscription-writes" : "1198",
- "retry-after" : "0",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "3f302e08-dda1-4c41-98ad-15e1c61eeb70",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033238Z:3f302e08-dda1-4c41-98ad-15e1c61eeb70",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "3f302e08-dda1-4c41-98ad-15e1c61eeb70",
- "Body" : "{\"sku\":{\"name\":\"Basic\",\"tier\":\"Basic\"},\"type\":\"Microsoft.ContainerRegistry/registries\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.ContainerRegistry/registries/acrd57221498718\",\"name\":\"acrd57221498718\",\"location\":\"eastus2\",\"tags\":{},\"properties\":{\"loginServer\":\"acrd57221498718.azurecr.io\",\"creationDate\":\"2019-10-17T03:32:36.4404508Z\",\"provisioningState\":\"Succeeded\",\"adminUserEnabled\":true}}"
- }
- }, {
- "Method" : "POST",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.ContainerRegistry/registries/acrd57221498718/listCredentials?api-version=2017-10-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ContainerRegistryManagementClient)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:32:38 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "171",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "x-ms-ratelimit-remaining-subscription-writes" : "1199",
- "retry-after" : "0",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "154f2b49-1d98-4272-910e-6f04d19bd136",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033239Z:154f2b49-1d98-4272-910e-6f04d19bd136",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "154f2b49-1d98-4272-910e-6f04d19bd136",
- "Body" : "{\"username\":\"acrd57221498718\",\"passwords\":[{\"name\":\"password\",\"value\":\"LuypqE8j874V/IiOi5w5qm8p4ydwoBKw\"},{\"name\":\"password2\",\"value\":\"l5ZZay6FHkc5XPiZlB44JPch0YBFsdc+\"}]}"
- }
- }, {
- "Method" : "POST",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.ContainerRegistry/registries/acrd57221498718/listCredentials?api-version=2017-10-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ContainerRegistryManagementClient)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:32:39 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "171",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "x-ms-ratelimit-remaining-subscription-writes" : "1198",
- "retry-after" : "0",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "39d5cda8-b800-4e76-8154-f7df3436192b",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033239Z:39d5cda8-b800-4e76-8154-f7df3436192b",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "39d5cda8-b800-4e76-8154-f7df3436192b",
- "Body" : "{\"username\":\"acrd57221498718\",\"passwords\":[{\"name\":\"password\",\"value\":\"LuypqE8j874V/IiOi5w5qm8p4ydwoBKw\"},{\"name\":\"password2\",\"value\":\"l5ZZay6FHkc5XPiZlB44JPch0YBFsdc+\"}]}"
- }
- }, {
- "Method" : "PUT",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/publicIPAddresses/pip39640a74?api-version=2019-06-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (NetworkManagementClient)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:32:41 GMT",
- "content-length" : "773",
- "server" : "Microsoft-HTTPAPI/2.0",
- "expires" : "-1",
- "x-ms-ratelimit-remaining-subscription-writes" : "1197",
- "retry-after" : "0",
- "StatusCode" : "201",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "562185f5-daed-485f-9e9a-085fba250fff",
- "x-ms-arm-service-request-id" : "5c14a74e-0850-418c-b8ed-ef8c0b78f1e9",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033242Z:562185f5-daed-485f-9e9a-085fba250fff",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "25a59835-afe7-4abd-93b5-034bfba0311e",
- "Body" : "{\r\n \"name\": \"pip39640a74\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/publicIPAddresses/pip39640a74\",\r\n \"etag\": \"W/\\\"1e4f12d5-7d02-44fe-bae0-9a618063163b\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"eab939d8-5f2d-4282-9cac-c5a746e4977d\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"pip670383\",\r\n \"fqdn\": \"pip670383.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 \"tier\": \"Regional\"\r\n }\r\n}",
- "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/25a59835-afe7-4abd-93b5-034bfba0311e?api-version=2019-06-01"
- }
- }, {
- "Method" : "GET",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/25a59835-afe7-4abd-93b5-034bfba0311e?api-version=2019-06-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (NetworkManagementClient)"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:32:42 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "29",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "retry-after" : "0",
- "x-ms-ratelimit-remaining-subscription-reads" : "11998",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "bb2576d4-11e4-4635-a68c-ddd5ec7cf7c2",
- "x-ms-arm-service-request-id" : "38237339-2dce-4533-9bc3-6a1732e2b9ad",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033243Z:bb2576d4-11e4-4635-a68c-ddd5ec7cf7c2",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "377d315a-204e-4554-b029-0e6d97515fd3",
- "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}"
- }
- }, {
- "Method" : "GET",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/publicIPAddresses/pip39640a74?api-version=2019-06-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (NetworkManagementClient)"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:32:42 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "774",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "retry-after" : "0",
- "x-ms-ratelimit-remaining-subscription-reads" : "11997",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "f75010aa-aebd-4cd2-b531-1af64bafa0fc",
- "x-ms-arm-service-request-id" : "2a3bf22f-e584-4dd2-8327-6b6b3760d45b",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033243Z:f75010aa-aebd-4cd2-b531-1af64bafa0fc",
- "content-type" : "application/json; charset=utf-8",
- "etag" : "W/\"2357b21a-b4e8-4920-902d-bd33aa12cb6e\"",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "36178bcb-2611-40d7-8c3d-39743174d2df",
- "Body" : "{\r\n \"name\": \"pip39640a74\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/publicIPAddresses/pip39640a74\",\r\n \"etag\": \"W/\\\"2357b21a-b4e8-4920-902d-bd33aa12cb6e\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"eab939d8-5f2d-4282-9cac-c5a746e4977d\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"pip670383\",\r\n \"fqdn\": \"pip670383.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 \"tier\": \"Regional\"\r\n }\r\n}"
- }
- }, {
- "Method" : "PUT",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/virtualNetworks/vnet396828d03f?api-version=2019-06-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (NetworkManagementClient)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:32:45 GMT",
- "content-length" : "1343",
- "server" : "Microsoft-HTTPAPI/2.0",
- "expires" : "-1",
- "x-ms-ratelimit-remaining-subscription-writes" : "1196",
- "retry-after" : "0",
- "StatusCode" : "201",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "e96588ad-0a46-4a96-812c-7a0217755acc",
- "x-ms-arm-service-request-id" : "f09cd961-eb83-42f0-8786-78cc1e85dac9",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033245Z:e96588ad-0a46-4a96-812c-7a0217755acc",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "23079d76-183f-4f4f-beb7-50538602eee7",
- "Body" : "{\r\n \"name\": \"vnet396828d03f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/virtualNetworks/vnet396828d03f\",\r\n \"etag\": \"W/\\\"949285e0-ff2a-45af-9e65-0d20c3e3b5f3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": \"ed817e9d-c886-436d-8331-f24502b41130\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/virtualNetworks/vnet396828d03f/subnets/subnet1\",\r\n \"etag\": \"W/\\\"949285e0-ff2a-45af-9e65-0d20c3e3b5f3\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\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 \"enableVmProtection\": false\r\n }\r\n}",
- "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/23079d76-183f-4f4f-beb7-50538602eee7?api-version=2019-06-01"
- }
- }, {
- "Method" : "GET",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/23079d76-183f-4f4f-beb7-50538602eee7?api-version=2019-06-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (NetworkManagementClient)"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:32:45 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "30",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "retry-after" : "0",
- "x-ms-ratelimit-remaining-subscription-reads" : "11996",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "ce60d14d-bcc4-4306-ac66-e014afa5232f",
- "x-ms-arm-service-request-id" : "a6e5128e-c794-4b55-a0b5-e0384d8bfb3f",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033246Z:ce60d14d-bcc4-4306-ac66-e014afa5232f",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "aabd4064-03d0-4356-8705-7c3bdea7ae0f",
- "Body" : "{\r\n \"status\": \"InProgress\"\r\n}"
- }
- }, {
- "Method" : "GET",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/23079d76-183f-4f4f-beb7-50538602eee7?api-version=2019-06-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (NetworkManagementClient)"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:32:55 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "29",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "retry-after" : "0",
- "x-ms-ratelimit-remaining-subscription-reads" : "11995",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "9194287f-e7d9-4d3c-a19f-2a5386505681",
- "x-ms-arm-service-request-id" : "f10901a8-e101-4a2d-909b-687c6b23fc8c",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033256Z:9194287f-e7d9-4d3c-a19f-2a5386505681",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "d542c514-b368-4f12-96c1-8fe8ee8d6503",
- "Body" : "{\r\n \"status\": \"Succeeded\"\r\n}"
- }
- }, {
- "Method" : "GET",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/virtualNetworks/vnet396828d03f?api-version=2019-06-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (NetworkManagementClient)"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:32:55 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "1345",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "retry-after" : "0",
- "x-ms-ratelimit-remaining-subscription-reads" : "11994",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "507c84eb-47a3-46be-a8ff-b2f4aad0ec96",
- "x-ms-arm-service-request-id" : "b977bad6-d27b-4d69-92b4-889001a99bfa",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033256Z:507c84eb-47a3-46be-a8ff-b2f4aad0ec96",
- "content-type" : "application/json; charset=utf-8",
- "etag" : "W/\"632598a5-c353-416d-8192-30c52d0f9a27\"",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "972f4b34-4763-427f-8579-c3ba22c2e764",
- "Body" : "{\r\n \"name\": \"vnet396828d03f\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/virtualNetworks/vnet396828d03f\",\r\n \"etag\": \"W/\\\"632598a5-c353-416d-8192-30c52d0f9a27\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"ed817e9d-c886-436d-8331-f24502b41130\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/28\"\r\n ]\r\n },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/virtualNetworks/vnet396828d03f/subnets/subnet1\",\r\n \"etag\": \"W/\\\"632598a5-c353-416d-8192-30c52d0f9a27\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.0.0/28\",\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 \"enableVmProtection\": false\r\n }\r\n}"
- }
- }, {
- "Method" : "PUT",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/networkInterfaces/nic10605690f5e?api-version=2019-06-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (NetworkManagementClient)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:32:58 GMT",
- "content-length" : "1843",
- "server" : "Microsoft-HTTPAPI/2.0",
- "expires" : "-1",
- "x-ms-ratelimit-remaining-subscription-writes" : "1195",
- "retry-after" : "0",
- "StatusCode" : "201",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "38ac1355-73a4-42e7-a219-ec7556320caf",
- "x-ms-arm-service-request-id" : "e6cfc430-3f96-44d5-9609-95a9ce01dc80",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033258Z:38ac1355-73a4-42e7-a219-ec7556320caf",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "be934091-1803-49a8-bcfb-01055622c18b",
- "Body" : "{\r\n \"name\": \"nic10605690f5e\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/networkInterfaces/nic10605690f5e\",\r\n \"etag\": \"W/\\\"7904852a-2199-4d91-a095-1eef39f14b6b\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"44f3b369-089c-45dd-809a-afc2c71aa83c\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/networkInterfaces/nic10605690f5e/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"7904852a-2199-4d91-a095-1eef39f14b6b\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/publicIPAddresses/pip39640a74\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/virtualNetworks/vnet396828d03f/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"tv5id1mgzbwuhazr4jcqfnarga.cx.internal.cloudapp.net\"\r\n },\r\n \"enableAcceleratedNetworking\": false,\r\n \"enableIPForwarding\": false,\r\n \"hostedWorkloads\": [],\r\n \"tapConfigurations\": []\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}",
- "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/eastus2/operations/be934091-1803-49a8-bcfb-01055622c18b?api-version=2019-06-01"
- }
- }, {
- "Method" : "PUT",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Compute/virtualMachines/dockervm71194c?api-version=2019-03-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ComputeManagementClient)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:33:01 GMT",
- "azure-asyncnotification" : "Enabled",
- "content-length" : "1459",
- "server" : "Microsoft-HTTPAPI/2.0",
- "expires" : "-1",
- "x-ms-ratelimit-remaining-subscription-writes" : "1194",
- "retry-after" : "0",
- "StatusCode" : "201",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "b1c592ef-0a76-4eaf-9f67-51d479f4952d",
- "x-content-type-options" : "nosniff",
- "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/PutVM3Min;239,Microsoft.Compute/PutVM30Min;1199",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033302Z:b1c592ef-0a76-4eaf-9f67-51d479f4952d",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "451120d6-f8fb-44d7-b61d-9a3d13a6f006",
- "Body" : "{\r\n \"name\": \"dockervm71194c\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Compute/virtualMachines/dockervm71194c\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"e4794804-8253-46e2-821a-44a39a98a967\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"dockervm71194c\",\r\n \"adminUsername\": \"dockerUser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/networkInterfaces/nic10605690f5e\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}",
- "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/451120d6-f8fb-44d7-b61d-9a3d13a6f006?api-version=2019-03-01"
- }
- }, {
- "Method" : "GET",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/451120d6-f8fb-44d7-b61d-9a3d13a6f006?api-version=2019-03-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ComputeManagementClient)"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:33:01 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "134",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "retry-after" : "0",
- "x-ms-ratelimit-remaining-subscription-reads" : "11993",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "a28b084d-4a31-4772-a8dc-083d12dbd24e",
- "x-content-type-options" : "nosniff",
- "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14999,Microsoft.Compute/GetOperation30Min;29999",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033302Z:a28b084d-4a31-4772-a8dc-083d12dbd24e",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "2644578a-4517-4574-9384-985fe898abf9",
- "Body" : "{\r\n \"startTime\": \"2019-10-17T03:33:01.0295873+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"451120d6-f8fb-44d7-b61d-9a3d13a6f006\"\r\n}"
- }
- }, {
- "Method" : "GET",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/451120d6-f8fb-44d7-b61d-9a3d13a6f006?api-version=2019-03-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ComputeManagementClient)"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:33:32 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "134",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "retry-after" : "0",
- "x-ms-ratelimit-remaining-subscription-reads" : "11992",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "daec9adc-113d-4a11-bdf2-8b5b9dc631d3",
- "x-content-type-options" : "nosniff",
- "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14998,Microsoft.Compute/GetOperation30Min;29998",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033332Z:daec9adc-113d-4a11-bdf2-8b5b9dc631d3",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "60e9ca0c-167a-41dd-b246-cff9ba4dfd98",
- "Body" : "{\r\n \"startTime\": \"2019-10-17T03:33:01.0295873+00:00\",\r\n \"status\": \"InProgress\",\r\n \"name\": \"451120d6-f8fb-44d7-b61d-9a3d13a6f006\"\r\n}"
- }
- }, {
- "Method" : "GET",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/451120d6-f8fb-44d7-b61d-9a3d13a6f006?api-version=2019-03-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ComputeManagementClient)"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:34:02 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "184",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "retry-after" : "0",
- "x-ms-ratelimit-remaining-subscription-reads" : "11991",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "c5a3ea76-19c1-4964-b679-78f57fda1918",
- "x-content-type-options" : "nosniff",
- "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/GetOperation3Min;14996,Microsoft.Compute/GetOperation30Min;29996",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033402Z:c5a3ea76-19c1-4964-b679-78f57fda1918",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "aa42c424-fe4c-41b8-97e5-f1b041fa058d",
- "Body" : "{\r\n \"startTime\": \"2019-10-17T03:33:01.0295873+00:00\",\r\n \"endTime\": \"2019-10-17T03:33:49.5164502+00:00\",\r\n \"status\": \"Succeeded\",\r\n \"name\": \"451120d6-f8fb-44d7-b61d-9a3d13a6f006\"\r\n}"
- }
- }, {
- "Method" : "GET",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Compute/virtualMachines/dockervm71194c?api-version=2019-03-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ComputeManagementClient)"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:34:02 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "1757",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "retry-after" : "0",
- "x-ms-ratelimit-remaining-subscription-reads" : "11990",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "b84e2016-9a32-46a5-a784-bc6fe7e940c8",
- "x-content-type-options" : "nosniff",
- "x-ms-ratelimit-remaining-resource" : "Microsoft.Compute/LowCostGet3Min;3998,Microsoft.Compute/LowCostGet30Min;31998",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033403Z:b84e2016-9a32-46a5-a784-bc6fe7e940c8",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "c2ca625c-bd0d-46ae-9c8c-ff314e67bfb0",
- "Body" : "{\r\n \"name\": \"dockervm71194c\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Compute/virtualMachines/dockervm71194c\",\r\n \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"e4794804-8253-46e2-821a-44a39a98a967\",\r\n \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2_v2\"\r\n },\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"16.04.0-LTS\",\r\n \"version\": \"latest\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": \"dockervm71194c_OsDisk_1_a8b5b386c5dc4624b37c1b0a1b23e743\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Compute/disks/dockervm71194c_OsDisk_1_a8b5b386c5dc4624b37c1b0a1b23e743\"\r\n },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"dockervm71194c\",\r\n \"adminUsername\": \"dockerUser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/networkInterfaces/nic10605690f5e\",\"properties\":{\"primary\":true}}]},\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n}"
- }
- }, {
- "Method" : "GET",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/networkInterfaces/nic10605690f5e?api-version=2019-06-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (NetworkManagementClient)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:35:03 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "2094",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "retry-after" : "0",
- "x-ms-ratelimit-remaining-subscription-reads" : "11989",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "0de92602-4c67-492b-9e41-d4e09635d52a",
- "x-ms-arm-service-request-id" : "a30b1a8b-f79b-403f-aa59-fe40962788f7",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033503Z:0de92602-4c67-492b-9e41-d4e09635d52a",
- "content-type" : "application/json; charset=utf-8",
- "etag" : "W/\"0e6155af-7b1b-4524-a4a5-c83edf90d131\"",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "886bdf9f-e803-4aa4-a3d4-f62a2b27fdb8",
- "Body" : "{\r\n \"name\": \"nic10605690f5e\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/networkInterfaces/nic10605690f5e\",\r\n \"etag\": \"W/\\\"0e6155af-7b1b-4524-a4a5-c83edf90d131\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"44f3b369-089c-45dd-809a-afc2c71aa83c\",\r\n \"ipConfigurations\": [\r\n {\r\n \"name\": \"primary\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/networkInterfaces/nic10605690f5e/ipConfigurations/primary\",\r\n \"etag\": \"W/\\\"0e6155af-7b1b-4524-a4a5-c83edf90d131\\\"\",\r\n \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": \"Dynamic\",\r\n \"publicIPAddress\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/publicIPAddresses/pip39640a74\"\r\n },\r\n \"subnet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/virtualNetworks/vnet396828d03f/subnets/subnet1\"\r\n },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": \"tv5id1mgzbwuhazr4jcqfnarga.cx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": \"00-0D-3A-03-80-48\",\r\n \"enableAcceleratedNetworking\": false,\r\n \"enableIPForwarding\": false,\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Compute/virtualMachines/dockervm71194c\"\r\n },\r\n \"hostedWorkloads\": [],\r\n \"tapConfigurations\": []\r\n },\r\n \"type\": \"Microsoft.Network/networkInterfaces\"\r\n}"
- }
- }, {
- "Method" : "GET",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/publicIPAddresses/pip39640a74?api-version=2019-06-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (NetworkManagementClient)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:35:03 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "1026",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "retry-after" : "0",
- "x-ms-ratelimit-remaining-subscription-reads" : "11988",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "e7924914-1a2b-450e-acc9-a8a45d388783",
- "x-ms-arm-service-request-id" : "ae710b75-055a-429d-b3ce-e543586b8a1c",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033503Z:e7924914-1a2b-450e-acc9-a8a45d388783",
- "content-type" : "application/json; charset=utf-8",
- "etag" : "W/\"07d15f52-14a0-43ad-86c8-89d7ac810cb8\"",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "c81f1caf-e4de-4940-a26b-a33ef324dbcc",
- "Body" : "{\r\n \"name\": \"pip39640a74\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/publicIPAddresses/pip39640a74\",\r\n \"etag\": \"W/\\\"07d15f52-14a0-43ad-86c8-89d7ac810cb8\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": \"eab939d8-5f2d-4282-9cac-c5a746e4977d\",\r\n \"ipAddress\": \"52.177.23.207\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"dnsSettings\": {\r\n \"domainNameLabel\": \"pip670383\",\r\n \"fqdn\": \"pip670383.eastus2.cloudapp.azure.com\"\r\n },\r\n \"ipTags\": [],\r\n \"ipConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.Network/networkInterfaces/nic10605690f5e/ipConfigurations/primary\"\r\n }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \"sku\": {\r\n \"name\": \"Basic\",\r\n \"tier\": \"Regional\"\r\n }\r\n}"
- }
- }, {
- "Method" : "PUT",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgaci9a7509643?api-version=2020-06-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ResourceManagementClient, 2019-08-01)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:37:05 GMT",
- "content-length" : "310",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "x-ms-ratelimit-remaining-subscription-writes" : "1193",
- "retry-after" : "0",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "bc0ada01-c403-4bad-8524-77b25af93fcb",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033705Z:bc0ada01-c403-4bad-8524-77b25af93fcb",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "bc0ada01-c403-4bad-8524-77b25af93fcb",
- "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643\",\"name\":\"rgaci9a7509643\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus2\",\"tags\":{\"date\":\"2019-10-17T03:37:01.848Z\",\"product\":\"javasdk\",\"cause\":\"automation\"},\"properties\":{\"provisioningState\":\"Succeeded\"}}"
- }
- }, {
- "Method" : "PUT",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.ContainerInstance/containerGroups/acisample81b47578f?api-version=2018-10-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ContainerInstanceManagementClient, 2018-10-01)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:37:11 GMT",
- "content-length" : "899",
- "expires" : "-1",
- "x-ms-ratelimit-remaining-subscription-writes" : "1192",
- "retry-after" : "0",
- "StatusCode" : "201",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "05075851-2119-4dbd-a5ef-7906d936c563",
- "x-ms-ratelimit-remaining-subscription-resource-requests-pt1h" : "299",
- "x-ms-ratelimit-remaining-subscription-resource-requests-pt5m" : "99",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033711Z:05075851-2119-4dbd-a5ef-7906d936c563",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "eastus2:d2c2ab2a-c7c7-4f88-b922-629192a69ecc",
- "Body" : "{\"properties\":{\"provisioningState\":\"Pending\",\"containers\":[{\"name\":\"acisample81b47578f\",\"properties\":{\"image\":\"acrd57221498718.azurecr.io/samples/sample-hello\",\"ports\":[{\"protocol\":\"TCP\",\"port\":80}],\"environmentVariables\":[],\"resources\":{\"requests\":{\"memoryInGB\":1.5,\"cpu\":1.0}}}}],\"imageRegistryCredentials\":[{\"server\":\"acrd57221498718.azurecr.io\",\"username\":\"acrd57221498718\"}],\"ipAddress\":{\"ports\":[{\"protocol\":\"TCP\",\"port\":80}],\"ip\":\"40.65.237.220\",\"type\":\"Public\",\"dnsNameLabel\":\"acisample81b47578f\",\"fqdn\":\"acisample81b47578f.eastus2.azurecontainer.io\"},\"osType\":\"Linux\",\"instanceView\":{\"events\":[],\"state\":\"Pending\"}},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.ContainerInstance/containerGroups/acisample81b47578f\",\"name\":\"acisample81b47578f\",\"type\":\"Microsoft.ContainerInstance/containerGroups\",\"location\":\"eastus2\",\"tags\":{}}",
- "azure-asyncoperation" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerInstance/locations/eastus2/operations/d2c2ab2a-c7c7-4f88-b922-629192a69ecc?api-version=2018-06-01"
- }
- }, {
- "Method" : "GET",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerInstance/locations/eastus2/operations/d2c2ab2a-c7c7-4f88-b922-629192a69ecc?api-version=2018-06-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ContainerInstanceManagementClient, 2018-10-01)"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:37:12 GMT",
- "content-length" : "250",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding,Accept-Encoding",
- "retry-after" : "0",
- "x-ms-ratelimit-remaining-subscription-reads" : "11987",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "86151aa5-aca8-43ce-93da-c5ab9c306ea0",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033712Z:86151aa5-aca8-43ce-93da-c5ab9c306ea0",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "eastus2:38be4c3b-4946-4f4c-b0fd-5b5a7b623faf",
- "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.ContainerInstance/containerGroups/acisample81b47578f\",\"status\":\"Pending\",\"startTime\":\"2019-10-17T03:37:10.72547Z\",\"properties\":{\"events\":[]}}"
- }
- }, {
- "Method" : "GET",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.ContainerInstance/locations/eastus2/operations/d2c2ab2a-c7c7-4f88-b922-629192a69ecc?api-version=2018-06-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ContainerInstanceManagementClient, 2018-10-01)"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:37:41 GMT",
- "content-length" : "974",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding,Accept-Encoding",
- "retry-after" : "0",
- "x-ms-ratelimit-remaining-subscription-reads" : "11986",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "d89315f6-5feb-4056-8e18-a187901dd9cd",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033742Z:d89315f6-5feb-4056-8e18-a187901dd9cd",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "eastus2:46b83e41-2c7f-4e28-8074-873e5bc5ab41",
- "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.ContainerInstance/containerGroups/acisample81b47578f\",\"status\":\"Succeeded\",\"startTime\":\"2019-10-17T03:37:10.72547Z\",\"properties\":{\"events\":[{\"count\":1,\"firstTimestamp\":\"2019-10-17T03:37:19Z\",\"lastTimestamp\":\"2019-10-17T03:37:19Z\",\"name\":\"Pulling\",\"message\":\"pulling image \\\"acrd57221498718.azurecr.io/samples/sample-hello\\\"\",\"type\":\"Normal\"},{\"count\":1,\"firstTimestamp\":\"2019-10-17T03:37:24Z\",\"lastTimestamp\":\"2019-10-17T03:37:24Z\",\"name\":\"Pulled\",\"message\":\"Successfully pulled image \\\"acrd57221498718.azurecr.io/samples/sample-hello\\\"\",\"type\":\"Normal\"},{\"count\":1,\"firstTimestamp\":\"2019-10-17T03:37:29Z\",\"lastTimestamp\":\"2019-10-17T03:37:29Z\",\"name\":\"Created\",\"message\":\"Created container\",\"type\":\"Normal\"},{\"count\":1,\"firstTimestamp\":\"2019-10-17T03:37:29Z\",\"lastTimestamp\":\"2019-10-17T03:37:29Z\",\"name\":\"Started\",\"message\":\"Started container\",\"type\":\"Normal\"}]}}"
- }
- }, {
- "Method" : "GET",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.ContainerInstance/containerGroups/acisample81b47578f?api-version=2018-10-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ContainerInstanceManagementClient, 2018-10-01)"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:37:42 GMT",
- "content-length" : "1757",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding,Accept-Encoding",
- "retry-after" : "0",
- "x-ms-ratelimit-remaining-subscription-reads" : "11985",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "8b4d6662-5a29-47d4-a034-2e53eba3198f",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033742Z:8b4d6662-5a29-47d4-a034-2e53eba3198f",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "eastus2:f94a05a5-12af-4b4f-bdea-e4901d454dd1",
- "Body" : "{\"properties\":{\"provisioningState\":\"Succeeded\",\"containers\":[{\"name\":\"acisample81b47578f\",\"properties\":{\"image\":\"acrd57221498718.azurecr.io/samples/sample-hello\",\"ports\":[{\"protocol\":\"TCP\",\"port\":80}],\"environmentVariables\":[],\"instanceView\":{\"restartCount\":0,\"currentState\":{\"state\":\"Running\",\"startTime\":\"2019-10-17T03:37:29Z\",\"detailStatus\":\"\"},\"events\":[{\"count\":1,\"firstTimestamp\":\"2019-10-17T03:37:19Z\",\"lastTimestamp\":\"2019-10-17T03:37:19Z\",\"name\":\"Pulling\",\"message\":\"pulling image \\\"acrd57221498718.azurecr.io/samples/sample-hello\\\"\",\"type\":\"Normal\"},{\"count\":1,\"firstTimestamp\":\"2019-10-17T03:37:24Z\",\"lastTimestamp\":\"2019-10-17T03:37:24Z\",\"name\":\"Pulled\",\"message\":\"Successfully pulled image \\\"acrd57221498718.azurecr.io/samples/sample-hello\\\"\",\"type\":\"Normal\"},{\"count\":1,\"firstTimestamp\":\"2019-10-17T03:37:29Z\",\"lastTimestamp\":\"2019-10-17T03:37:29Z\",\"name\":\"Created\",\"message\":\"Created container\",\"type\":\"Normal\"},{\"count\":1,\"firstTimestamp\":\"2019-10-17T03:37:29Z\",\"lastTimestamp\":\"2019-10-17T03:37:29Z\",\"name\":\"Started\",\"message\":\"Started container\",\"type\":\"Normal\"}]},\"resources\":{\"requests\":{\"memoryInGB\":1.5,\"cpu\":1.0}}}}],\"imageRegistryCredentials\":[{\"server\":\"acrd57221498718.azurecr.io\",\"username\":\"acrd57221498718\"}],\"ipAddress\":{\"ports\":[{\"protocol\":\"TCP\",\"port\":80}],\"ip\":\"40.65.237.220\",\"type\":\"Public\",\"dnsNameLabel\":\"acisample81b47578f\",\"fqdn\":\"acisample81b47578f.eastus2.azurecontainer.io\"},\"osType\":\"Linux\",\"instanceView\":{\"events\":[],\"state\":\"Running\"}},\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.ContainerInstance/containerGroups/acisample81b47578f\",\"name\":\"acisample81b47578f\",\"type\":\"Microsoft.ContainerInstance/containerGroups\",\"location\":\"eastus2\",\"tags\":{}}"
- }
- }, {
- "Method" : "GET",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643/providers/Microsoft.ContainerInstance/containerGroups/acisample81b47578f/containers/acisample81b47578f/logs?api-version=2018-10-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ContainerInstanceManagementClient, 2018-10-01)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:38:00 GMT",
- "content-length" : "568",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding,Accept-Encoding",
- "retry-after" : "0",
- "x-ms-ratelimit-remaining-subscription-reads" : "11984",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "3b1d3ac4-81c3-41d5-b487-9af8e8ae69de",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033800Z:3b1d3ac4-81c3-41d5-b487-9af8e8ae69de",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "eastus2:4c0827f7-f4db-449b-9d95-f935fa8711cd",
- "Body" : "{\"content\":\"listening on port 80\\n::ffff:10.240.255.56 - - [17/Oct/2019:03:37:43 +0000] \\\"GET / HTTP/1.1\\\" 200 1663 \\\"-\\\" \\\"okhttp/3.12.0\\\"\\n::ffff:10.240.255.55 - - [17/Oct/2019:03:37:56 +0000] \\\"GET / HTTP/1.1\\\" 200 1663 \\\"http://www.bing.com/search?q=amazon\\\" \\\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.2)\\\"\\n::ffff:10.240.255.55 - - [17/Oct/2019:03:38:00 +0000] \\\"GET / HTTP/1.1\\\" 200 1663 \\\"-\\\" \\\"okhttp/3.12.0\\\"\\n\"}"
- }
- }, {
- "Method" : "PUT",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgaci9a7509643?api-version=2020-06-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ResourceManagementClient, 2019-08-01)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:38:03 GMT",
- "content-length" : "310",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "x-ms-ratelimit-remaining-subscription-writes" : "1191",
- "retry-after" : "0",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "d86f9556-af52-4a62-945d-d663b30e2401",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033804Z:d86f9556-af52-4a62-945d-d663b30e2401",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "d86f9556-af52-4a62-945d-d663b30e2401",
- "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgaci9a7509643\",\"name\":\"rgaci9a7509643\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"eastus2\",\"tags\":{\"date\":\"2019-10-17T03:38:01.116Z\",\"product\":\"javasdk\",\"cause\":\"automation\"},\"properties\":{\"provisioningState\":\"Succeeded\"}}"
- }
- }, {
- "Method" : "DELETE",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgaci9a7509643?api-version=2020-06-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ResourceManagementClient, 2019-08-01)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:38:08 GMT",
- "content-length" : "0",
- "expires" : "-1",
- "x-ms-ratelimit-remaining-subscription-deletes" : "14999",
- "retry-after" : "0",
- "StatusCode" : "202",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "6a804cce-06be-4350-998a-f69db5d1633b",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T033809Z:6a804cce-06be-4350-998a-f69db5d1633b",
- "location" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1SR0FDSTlBNzUwOTY0My1FQVNUVVMyIiwiam9iTG9jYXRpb24iOiJlYXN0dXMyIn0?api-version=2019-08-01",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "6a804cce-06be-4350-998a-f69db5d1633b",
- "Body" : ""
- }
- } ],
- "variables" : [ "rgaci9a7509643", "acrd57221498718", "acisample81b47578f", "acssample63c4826651ffc4", "b820f89e-2e09-4877-bffd-ca2aceb48570", "2d0241e2-739e-4988-a508-3989b7d2df47", "dockervm71194c", "pip670383", "47df7b06-5d87-42dc-9338-ff20ab9253a6", "nic10605690f5e", "a34dd435-0a6d-4f0a-8134-c165ac5dc863", "vnet396828d03f", "c86be45a-c6c8-47a9-bf53-c4fda3fb2e0b", "pip39640a74", "06a4e062-eb60-42c9-994d-6069fc702e4b", "95759480-4ee4-470b-9aec-f1a8f11bd2d8", "d55e2476-8643-4942-890a-5dbbda489d6c", "3a27035a-1696-4479-99ac-7ee22a2dacca", "809dee22-61a4-4689-9464-75f11fbf3fe8", "701b1f35-1c97-4afe-b17b-ceb79435c193", "00d2dbaa-de2c-4ac4-a02c-b4ba0a9d25b0" ]
-}
\ No newline at end of file
diff --git a/azure-samples/src/test/resources/session-records/testManageContainerRegistryWithWebhooks.json b/azure-samples/src/test/resources/session-records/testManageContainerRegistryWithWebhooks.json
deleted file mode 100644
index 13e3b04ed8..0000000000
--- a/azure-samples/src/test/resources/session-records/testManageContainerRegistryWithWebhooks.json
+++ /dev/null
@@ -1,872 +0,0 @@
-{
- "networkCallRecords" : [ {
- "Method" : "PUT",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/rgacr5e748538e?api-version=2020-06-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ResourceManagementClient, 2019-08-01)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:44:39 GMT",
- "content-length" : "316",
- "expires" : "-1",
- "x-ms-ratelimit-remaining-subscription-writes" : "1199",
- "retry-after" : "0",
- "StatusCode" : "201",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "f7410a46-7b1f-453f-9b93-60f81ac4e73e",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T034440Z:f7410a46-7b1f-453f-9b93-60f81ac4e73e",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "f7410a46-7b1f-453f-9b93-60f81ac4e73e",
- "Body" : "{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgacr5e748538e\",\"name\":\"rgacr5e748538e\",\"type\":\"Microsoft.Resources/resourceGroups\",\"location\":\"westcentralus\",\"tags\":{\"date\":\"2019-10-17T03:44:35.464Z\",\"product\":\"javasdk\",\"cause\":\"automation\"},\"properties\":{\"provisioningState\":\"Succeeded\"}}"
- }
- }, {
- "Method" : "PUT",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgacr5e748538e/providers/Microsoft.ContainerRegistry/registries/acrsample749517752?api-version=2017-10-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ContainerRegistryManagementClient)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:44:44 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "487",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "x-ms-ratelimit-remaining-subscription-writes" : "1198",
- "retry-after" : "0",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "191f361d-e9c2-4052-961b-44d47e708d48",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T034445Z:191f361d-e9c2-4052-961b-44d47e708d48",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "191f361d-e9c2-4052-961b-44d47e708d48",
- "Body" : "{\"sku\":{\"name\":\"Basic\",\"tier\":\"Basic\"},\"type\":\"Microsoft.ContainerRegistry/registries\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgacr5e748538e/providers/Microsoft.ContainerRegistry/registries/acrsample749517752\",\"name\":\"acrsample749517752\",\"location\":\"westcentralus\",\"tags\":{\"tag1\":\"value1\"},\"properties\":{\"loginServer\":\"acrsample749517752.azurecr.io\",\"creationDate\":\"2019-10-17T03:44:43.2353303Z\",\"provisioningState\":\"Succeeded\",\"adminUserEnabled\":true}}"
- }
- }, {
- "Method" : "PUT",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgacr5e748538e/providers/Microsoft.ContainerRegistry/registries/acrsample749517752/webhooks/webhookbing1?api-version=2017-10-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ContainerRegistryManagementClient)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:44:46 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "414",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "x-ms-ratelimit-remaining-subscription-writes" : "1197",
- "retry-after" : "0",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "383d53da-022f-474d-918f-469404e50932",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T034447Z:383d53da-022f-474d-918f-469404e50932",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "383d53da-022f-474d-918f-469404e50932",
- "Body" : "{\"type\":\"Microsoft.ContainerRegistry/registries/webhooks\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgacr5e748538e/providers/Microsoft.ContainerRegistry/registries/acrsample749517752/webhooks/webhookbing1\",\"name\":\"webhookbing1\",\"location\":\"westcentralus\",\"tags\":{\"tag\":\"value\"},\"properties\":{\"status\":\"enabled\",\"scope\":\"\",\"actions\":[\"push\",\"delete\"],\"provisioningState\":\"Succeeded\"}}"
- }
- }, {
- "Method" : "POST",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgacr5e748538e/providers/Microsoft.ContainerRegistry/registries/acrsample749517752/webhooks/webhookbing1/getCallbackConfig?api-version=2017-10-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ContainerRegistryManagementClient)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:44:46 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "70",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "x-ms-ratelimit-remaining-subscription-writes" : "1199",
- "retry-after" : "0",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "2ca7f13f-526a-499b-9aa1-d0a0ca7bd44b",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T034447Z:2ca7f13f-526a-499b-9aa1-d0a0ca7bd44b",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "2ca7f13f-526a-499b-9aa1-d0a0ca7bd44b",
- "Body" : "{\"serviceUri\":\"https://www.bing.com\",\"customHeaders\":{\"name\":\"value\"}}"
- }
- }, {
- "Method" : "PUT",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgacr5e748538e/providers/Microsoft.ContainerRegistry/registries/acrsample749517752/webhooks/webhookbing2?api-version=2017-10-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ContainerRegistryManagementClient)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:44:49 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "393",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "x-ms-ratelimit-remaining-subscription-writes" : "1196",
- "retry-after" : "0",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "94372ed9-5a23-427e-b9ee-f8fa84f37ce2",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T034450Z:94372ed9-5a23-427e-b9ee-f8fa84f37ce2",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "94372ed9-5a23-427e-b9ee-f8fa84f37ce2",
- "Body" : "{\"type\":\"Microsoft.ContainerRegistry/registries/webhooks\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgacr5e748538e/providers/Microsoft.ContainerRegistry/registries/acrsample749517752/webhooks/webhookbing2\",\"name\":\"webhookbing2\",\"location\":\"westcentralus\",\"tags\":{},\"properties\":{\"status\":\"disabled\",\"scope\":\"\",\"actions\":[\"push\"],\"provisioningState\":\"Succeeded\"}}"
- }
- }, {
- "Method" : "POST",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgacr5e748538e/providers/Microsoft.ContainerRegistry/registries/acrsample749517752/webhooks/webhookbing2/getCallbackConfig?api-version=2017-10-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ContainerRegistryManagementClient)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:44:49 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "37",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "x-ms-ratelimit-remaining-subscription-writes" : "1198",
- "retry-after" : "0",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "f87b556c-c539-4e20-a5fe-472b9e7cad7c",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T034450Z:f87b556c-c539-4e20-a5fe-472b9e7cad7c",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "f87b556c-c539-4e20-a5fe-472b9e7cad7c",
- "Body" : "{\"serviceUri\":\"https://www.bing.com\"}"
- }
- }, {
- "Method" : "POST",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgacr5e748538e/providers/Microsoft.ContainerRegistry/registries/acrsample749517752/listCredentials?api-version=2017-10-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ContainerRegistryManagementClient)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:44:50 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "174",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "x-ms-ratelimit-remaining-subscription-writes" : "1197",
- "retry-after" : "0",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "2bd4c2f4-5041-4c25-9c29-e306d9a56758",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T034451Z:2bd4c2f4-5041-4c25-9c29-e306d9a56758",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "2bd4c2f4-5041-4c25-9c29-e306d9a56758",
- "Body" : "{\"username\":\"acrsample749517752\",\"passwords\":[{\"name\":\"password\",\"value\":\"JcB6yARXFlu8lae6O/YMvnsFKyJeY31Q\"},{\"name\":\"password2\",\"value\":\"XcBbA5GdxjCR3hJG=NNG1mrskwe6BHv1\"}]}"
- }
- }, {
- "Method" : "GET",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgacr5e748538e/providers/Microsoft.ContainerRegistry/registries/acrsample749517752/webhooks/webhookbing1?api-version=2017-10-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ContainerRegistryManagementClient)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:44:50 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "414",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "retry-after" : "0",
- "x-ms-ratelimit-remaining-subscription-reads" : "11997",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "59d19ad0-c62f-4c45-8bb2-17fbd35312c0",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T034451Z:59d19ad0-c62f-4c45-8bb2-17fbd35312c0",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "59d19ad0-c62f-4c45-8bb2-17fbd35312c0",
- "Body" : "{\"type\":\"Microsoft.ContainerRegistry/registries/webhooks\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgacr5e748538e/providers/Microsoft.ContainerRegistry/registries/acrsample749517752/webhooks/webhookbing1\",\"name\":\"webhookbing1\",\"location\":\"westcentralus\",\"tags\":{\"tag\":\"value\"},\"properties\":{\"status\":\"enabled\",\"scope\":\"\",\"actions\":[\"push\",\"delete\"],\"provisioningState\":\"Succeeded\"}}"
- }
- }, {
- "Method" : "POST",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgacr5e748538e/providers/Microsoft.ContainerRegistry/registries/acrsample749517752/webhooks/webhookbing1/getCallbackConfig?api-version=2017-10-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ContainerRegistryManagementClient)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:44:50 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "70",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "x-ms-ratelimit-remaining-subscription-writes" : "1196",
- "retry-after" : "0",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "a16e83f0-4f7c-4b01-8d0d-b36692f02f32",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T034451Z:a16e83f0-4f7c-4b01-8d0d-b36692f02f32",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "a16e83f0-4f7c-4b01-8d0d-b36692f02f32",
- "Body" : "{\"serviceUri\":\"https://www.bing.com\",\"customHeaders\":{\"name\":\"value\"}}"
- }
- }, {
- "Method" : "POST",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgacr5e748538e/providers/Microsoft.ContainerRegistry/registries/acrsample749517752/webhooks/webhookbing1/ping?api-version=2017-10-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ContainerRegistryManagementClient)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:44:51 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "45",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "x-ms-ratelimit-remaining-subscription-writes" : "1195",
- "retry-after" : "0",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "9a1b3467-89a5-412c-84d1-71631561e8e7",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T034452Z:9a1b3467-89a5-412c-84d1-71631561e8e7",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "9a1b3467-89a5-412c-84d1-71631561e8e7",
- "Body" : "{\"id\":\"9a1b3467-89a5-412c-84d1-71631561e8e7\"}"
- }
- }, {
- "Method" : "POST",
- "Uri" : "http://localhost:1234/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgacr5e748538e/providers/Microsoft.ContainerRegistry/registries/acrsample749517752/webhooks/webhookbing1/listEvents?api-version=2017-10-01",
- "Headers" : {
- "User-Agent" : "Azure-SDK-For-Java/null OS:Windows 10/10.0 MacAddressHash:d3fc60ad002f4c863d99d3beb851e8edf973a5248d395e580e9f144e262d969c Java:1.8.0_221 (ContainerRegistryManagementClient)",
- "Content-Type" : "application/json; charset=utf-8"
- },
- "Response" : {
- "date" : "Thu, 17 Oct 2019 03:44:51 GMT",
- "server" : "Microsoft-HTTPAPI/2.0",
- "content-length" : "4234",
- "expires" : "-1",
- "transfer-encoding" : "chunked",
- "vary" : "Accept-Encoding",
- "x-ms-ratelimit-remaining-subscription-writes" : "1194",
- "retry-after" : "0",
- "StatusCode" : "200",
- "pragma" : "no-cache",
- "strict-transport-security" : "max-age=31536000; includeSubDomains",
- "x-ms-correlation-request-id" : "1c80c136-64f8-41d0-8e4d-2cdabaace43b",
- "x-content-type-options" : "nosniff",
- "x-ms-routing-request-id" : "SOUTHEASTASIA:20191017T034452Z:1c80c136-64f8-41d0-8e4d-2cdabaace43b",
- "content-type" : "application/json; charset=utf-8",
- "cache-control" : "no-cache",
- "x-ms-request-id" : "1c80c136-64f8-41d0-8e4d-2cdabaace43b",
- "Body" : "{\"value\":[{\"eventRequestMessage\":{\"content\":{\"id\":\"9a1b3467-89a5-412c-84d1-71631561e8e7\",\"timestamp\":\"2019-10-17T03:44:51.9438031Z\",\"action\":\"ping\"},\"headers\":{\"name\":\"value\",\"Content-Type\":\"application/json; charset=utf-8\",\"Content-Length\":\"104\"},\"method\":\"POST\",\"requestUri\":\"https://www.bing.com/\",\"version\":\"1.1\"},\"eventResponseMessage\":{\"content\":\"